|
|
@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 …
|
|
|
@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.
|
|
|
@8650
|
13 years |
rgrieder |
Also add tolua bind files to build units (for the sake of completeness ).
|
|
|
@8558
|
14 years |
rgrieder |
Renamed the infamous 'Compilation' to 'BuildUnit' which definitely …
|
|
|
@8524
|
14 years |
rgrieder |
Fixed a serious problem with the debug levels for the Shells by …
|
|
|
@8523
|
14 years |
rgrieder |
Enabled text colouring again for the POSIX IO console. Please check on …
|
|
|
@8522
|
14 years |
rgrieder |
Added new output macro: DOUT. Use this instead of COUT(0) to produce …
|
|
|
@8520
|
14 years |
rgrieder |
Removed useless and possibly confusion feature: specifying a file with …
|
|
|
@8519
|
14 years |
rgrieder |
Changing the Core::bDevMode_ should also change the log levels to …
|
|
|
@8518
|
14 years |
rgrieder |
Sorted out log level handling on startup and transferred its control …
|
|
|
@8517
|
14 years |
rgrieder |
Improved logging to a file by rewriting the log according to the right …
|
|
|
@8515
|
14 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/libraries/core:
|
|
|
@8439
|
14 years |
rgrieder |
Fixed overlay drawing issue with CEGUI 0.7 (thx Crazy Eddie!).
You …
|