Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/command

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10542   9 years landauf clean and explicit setup/shutdown of singletons that are used by …
(edit) @10535   9 years landauf statically initialized instances are now registered with a type. …
(edit) @10530   9 years landauf statically initialized instances may contain a type. currently not used.
(edit) @10520   9 years landauf StaticallyInitializedInstances are now responsible to delete the …
(edit) @10509   9 years landauf moved static application paths (root, executable, modules) into new …
(edit) @10484   9 years landauf made ConsoleCommandManager a singleton.
(edit) @10479   9 years landauf moved config values and all related functions from Game and Core to …
(edit) @10404   9 years landauf added unload() function to StaticallyInitializedInstance
(edit) @10355   9 years landauf don't forget to register new commands (fixes 'alias' command)
(edit) @10354   9 years landauf moved code from static initializer into new function in …
(edit) @10352   9 years landauf wrap ConsoleCommands in StaticallyInitializedInstances
(edit) @10348   9 years landauf removed unnecessary helper functions
(edit) @10347   9 years landauf moved console command macros to a new file (ConsoleCommandIncludes.h)
(edit) @10346   9 years landauf moved static contents from ConsoleCommand to ConsoleCommandManager
(copy) @10328   9 years landauf created branch to work on new core features
copied from code/trunk/src/libraries/core/command:
(edit) @9983   10 years landauf detail
Note: See TracRevisionLog for help on using the revision log.