Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10372   10 years landauf use lists instead of sets to store parent identifiers. this allows to …
(edit) @10371   10 years landauf trying to make the initialization of parents of an identifier better …
(edit) @10370   10 years landauf more checks.
(edit) @10367   10 years landauf removed some functions which were (almost) unused
(edit) @10366   10 years landauf found a better solution to find identifiers that don't belong to the …
(edit) @10365   10 years landauf fixed tests, added more output
(edit) @10364   10 years landauf only check class hierarchy in dev mode
(edit) @10363   10 years landauf bugfix: class hierarchy wrongly considered the classes of nested …
(edit) @10362   10 years landauf use static identifier initializer to store the inheritance definition …
(edit) @10361   10 years landauf added run-time check for class hierarchy
(edit) @10360   10 years landauf wrap Identifiers in a StaticallyInitializedInstance. doesn't do a lot …
(edit) @10359   10 years landauf added tests
(edit) @10358   10 years landauf removed int constructor & assignment-operator from WeakPtr and SmartPtr
(edit) @10357   10 years landauf don't include CoreIncludes.h in *.h files
(edit) @10356   10 years landauf fixed test
(edit) @10355   10 years landauf don't forget to register new commands (fixes 'alias' command)
(edit) @10354   10 years landauf moved code from static initializer into new function in …
(edit) @10353   10 years landauf detail
(edit) @10352   10 years landauf wrap ConsoleCommands in StaticallyInitializedInstances
(edit) @10350   10 years landauf removed hack
(edit) @10349   10 years landauf removed hack. addBots/killBots is now part of Gametype
(edit) @10348   10 years landauf removed unnecessary helper functions
(edit) @10347   10 years landauf moved console command macros to a new file (ConsoleCommandIncludes.h)
(edit) @10346   10 years landauf moved static contents from ConsoleCommand to ConsoleCommandManager
(edit) @10345   10 years landauf wrap CommandLineArguments in StaticallyInitializedInstances
(edit) @10344   10 years landauf remove and destroy StaticallyInitializedInstances
(edit) @10343   10 years landauf moved CommandLineParser into separate subfolder
(edit) @10342   10 years landauf added helper class for module initialization
(copy) @10328   10 years landauf created branch to work on new core features
copied from code/trunk:
(edit) @10318   10 years smerkli fixed destructor (during class hierarchy initialization)
Note: See TracRevisionLog for help on using the revision log.