|
|
@8716
|
13 years |
rgrieder |
Fixed Linux build when using build units
|
|
|
@8690
|
13 years |
rgrieder |
Fixed tolua warning: operator != is not support by tolua because there …
|
|
|
@8689
|
13 years |
rgrieder |
Fixed GCC build and warnings.
|
|
|
@8688
|
13 years |
rgrieder |
Removed the need to declare the tolua interface explicitly …
|
|
|
@8687
|
13 years |
rgrieder |
Adjusted implementation of tribool to work well with tolua and …
|
|
|
@8678
|
13 years |
rgrieder |
Replaced TriBool with a modified version of boost::tribool. The main …
|
|
|
@8677
|
13 years |
rgrieder |
The COUNTER macro required for full build units was only added in …
|
|
|
@8676
|
13 years |
rgrieder |
Fixed MSVC warnings in Convert.h in a different fashion that doesn't …
|
|
|
@8674
|
13 years |
rgrieder |
Reduced some header file dependencies in tools:
- moved …
|
|
|
@8672
|
13 years |
rgrieder |
Removed some includes in the Core header files.
Also removed …
|
|
|
@8671
|
13 years |
rgrieder |
Moved IntVector2 from util/Math.h to InputHandler.h because that class …
|
|
|
@8670
|
13 years |
rgrieder |
- Shell shouldn't inherit OrxonoxClass twice if not necessary.
- …
|
|
|
@8669
|
13 years |
rgrieder |
Moved a few methods from header to source.
|
|
|
@8653
|
13 years |
rgrieder |
Since we already have it now: use automatic full build units for …
|
|
|
@8652
|
13 years |
rgrieder |
I don't know, but compiling a C library in one unit just seems too …
|
|
|
@8650
|
13 years |
rgrieder |
Also add tolua bind files to build units (for the sake of completeness ).
|
|
|
@8644
|
13 years |
rgrieder |
Removed warning about a problem that doesn't actually exist.
|
|
|
@8641
|
13 years |
rgrieder |
Fixed little bug.
|
|
|
@8638
|
13 years |
rgrieder |
Added build unit configurations for just 1 CPU thread.
|
|
|
@8633
|
13 years |
rgrieder |
Optimised build units for MSVC too by splitting the config file in …
|
|
|
@8629
|
13 years |
rgrieder |
Some more build unit optimisations
|
|
|
@8626
|
13 years |
rgrieder |
Optimised unit builds a little
|
|
|
@8625
|
13 years |
rgrieder |
Enable single build unit compiling for OIS too (doesn't work on OS X …
|
|
|
@8622
|
13 years |
rgrieder |
Added implementation of full build units.
Please refer to r8569 or …
|
|
|
@8621
|
13 years |
rgrieder |
Addendum to the last commit (r8620): Added missing change (file was in …
|
|
|
@8620
|
13 years |
rgrieder |
Moved two constants to the class they belong to.
|
|
|
@8619
|
13 years |
rgrieder |
Fixed include guards.
|
|
|
@8569
|
13 years |
rgrieder |
Changed binary CMake option DISABLE_BUILD_UNITS to string option …
|
|
|
@8558
|
13 years |
rgrieder |
Renamed the infamous 'Compilation' to 'BuildUnit' which definitely …
|
|
|
@8525
|
13 years |
rgrieder |
Another hierarchy initialisation bug: BaseSound d'tor was always …
|
|
|
@8524
|
13 years |
rgrieder |
Fixed a serious problem with the debug levels for the Shells by …
|
|
|
@8523
|
13 years |
rgrieder |
Enabled text colouring again for the POSIX IO console. Please check on …
|
|
|
@8522
|
13 years |
rgrieder |
Added new output macro: DOUT. Use this instead of COUT(0) to produce …
|
|
|
@8520
|
13 years |
rgrieder |
Removed useless and possibly confusion feature: specifying a file with …
|
|
|
@8519
|
13 years |
rgrieder |
Changing the Core::bDevMode_ should also change the log levels to …
|
|
|
@8518
|
13 years |
rgrieder |
Sorted out log level handling on startup and transferred its control …
|
|
|
@8517
|
13 years |
rgrieder |
Improved logging to a file by rewriting the log according to the right …
|
|
|
@8516
|
13 years |
rgrieder |
Separate method in OutputHandler for updating the global debug level …
|
|
|
@8515
|
13 years |
rgrieder |
The output listener writing to the memory as buffer should record …
|
|
|
@8478
|
14 years |
rgrieder |
Added forgotten detail in revision 8423 (trunk).
|
|
|
@8440
|
14 years |
rgrieder |
New branch to work on so called 'Unity Builds', known in Orxonox as …
|
|
copied from code/trunk/src:
|
|
|
@8439
|
14 years |
rgrieder |
Fixed overlay drawing issue with CEGUI 0.7 (thx Crazy Eddie!).
You …
|