|
|
@1736
|
16 years |
landauf |
Super.h:
- removed some commented lines
- removed testfunction
|
|
|
@1728
|
16 years |
landauf |
Added getXXX() functions to MultiType, where XXX stands for any …
|
|
|
@1725
|
16 years |
rgrieder |
generally added long long and unsigned long long.
|
|
|
@1720
|
16 years |
landauf |
bugfix + cleanup
|
|
|
@1716
|
16 years |
landauf |
Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString …
|
|
|
@1687
|
16 years |
landauf |
simplified the declaration of a new super-function by replacing 2 …
|
|
|
@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.
- …
|
|
|
@1679
|
16 years |
landauf |
removed some warnings on other versions of gcc
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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/core:
|
|
|
@1567
|
16 years |
rgrieder |
- changed a default value concerning the derived mouse input (maybe …
|