|
|
@1685
|
16 years |
landauf |
removed some debug and test code
|
|
|
@1684
|
16 years |
landauf |
- packed all super-function-related code into a bunch of macros and …
|
|
|
@1683
|
16 years |
landauf |
removed some outcommented lines (I did this in a separate commit …
|
|
|
@1682
|
16 years |
landauf |
- added several "delete"s to the destructors of some core classes.
- …
|
|
|
@1681
|
16 years |
rgrieder |
- updated msvc files
- removed annoying run-time check error. Variable …
|
|
|
@1679
|
16 years |
landauf |
removed some warnings on other versions of gcc
|
|
|
@1678
|
16 years |
landauf |
removed an older compiler error caused by removing the PRINTF macro …
|
|
|
@1677
|
16 years |
landauf |
added Super.h… looks like I'm out of practice
|
|
|
@1676
|
16 years |
landauf |
a first test-version of my super-macro
tested with a testfunction in …
|
|
|
@1658
|
16 years |
rgrieder |
ConfigFileManager::getSingleton —> getInstance()
|
|
|
@1655
|
16 years |
rgrieder |
fixed a copy&paste bug in ObjectListBase.h
|
|
|
@1611
|
16 years |
landauf |
- fixed bug #2 in ConfigValueContainer (callback not being called if …
|
|
|
@1610
|
16 years |
landauf |
- fixed bug #1 in ConfigValueContainer (callback not being called the …
|
|
|
@1607
|
16 years |
rgrieder |
moved SignalHandler from core to orxonox
|
|
|
@1606
|
16 years |
rgrieder |
- removed struct ObjectListBase::Export from the forward declarations
…
|
|
|
@1597
|
16 years |
landauf |
small cleanup in KeyBinder (don't panic reto, I've only replaced …
|
|
|
@1596
|
16 years |
landauf |
- added feature to add a callback function to configvalues. they get …
|
|
|
@1594
|
16 years |
landauf |
added more SetConsoleCommand macros like SetConsoleCommandAlias to use …
|
|
|
@1593
|
16 years |
landauf |
changed COUT(x) macros to use trinary ?: operator instead of if (…) …
|
|
|
@1592
|
16 years |
landauf |
- Some small changes in XMLPortParam: It's now possible to add …
|
|
|
@1591
|
16 years |
landauf |
Again some heavy changes in ObjectList and Iterator:
there are now two …
|
|
|
@1586
|
16 years |
landauf |
moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) …
|
|
|
@1585
|
16 years |
landauf |
- added debug output level 6 (ultra)
- removed debug output macros …
|
|
|
@1584
|
16 years |
landauf |
some adjustments to prevent startup crash
|
|
|
@1583
|
16 years |
landauf |
changed Identifier initialization
|
|
|
@1574
|
16 years |
landauf |
big change in ObjectList: separated the class into a non-template base …
|
|
|
@1573
|
16 years |
landauf |
created new core branch
|
|
copied from code/trunk/src:
|
|
|
@1571
|
16 years |
rgrieder |
- changed console font to Monofur
- please check whether the character …
|