Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/CorePrereqs.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10580   9 years landauf it's now possible to define required plugins in the level definition …
(edit) @10555   9 years landauf renamed SmartPtr to StrongPtr (now we have weak and strong pointers)
(edit) @10552   9 years landauf added PluginManager to load/unload plugins at runtime
(edit) @10535   9 years landauf statically initialized instances are now registered with a type. …
(edit) @10532   9 years landauf use CoreStaticInitializationHandler to initialize core instances
(edit) @10531   9 years landauf added draft for StaticInitializationHandler
(edit) @10509   9 years landauf moved static application paths (root, executable, modules) into new …
(edit) @10479   9 years landauf moved config values and all related functions from Game and Core to …
(edit) @10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
(edit) @10458   9 years landauf renamed ScopedSingletonManager to ScopedSingletonWrapper. removed …
(edit) @10419   9 years landauf added destroyLater() to Destroyable. This will destroy the object …
(edit) @10413   9 years landauf use the generic UpdateListener interface to receive calls to …
(edit) @10407   9 years landauf moved Scope and ScopedSingletonManager from util to core. TODO I had …
(edit) @10392   9 years landauf Loader is now a singleton instead of a static class. fixes issue with …
(edit) @10346   9 years landauf moved static contents from ConsoleCommand to ConsoleCommandManager
(edit) @10342   9 years landauf added helper class for module initialization
(copy) @10328   9 years landauf created branch to work on new core features
copied from code/trunk/src/libraries/core/CorePrereqs.h:
(edit) @9978   10 years landauf added new keybind mode 'OnPressAndRelease' which triggers both when a …
Note: See TracRevisionLog for help on using the revision log.