Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9596   11 years landauf ObjectListBaseElement now stores a pointer to the object list it …
(edit) @9594   11 years landauf fixed msvc configuration
(edit) @9593   11 years landauf moved logic to remove an element from an ObjectListBase from …
(edit) @9592   11 years landauf BaseSound requires only the object list → inherit from Listable
(edit) @9591   11 years landauf removed ContextObject again
(edit) @9590   11 years landauf keep msvc from crying like little sissy
(edit) @9589   11 years landauf interfaces which are part of the framework and only rely on the object …
(edit) @9588   11 years landauf JoyStick and WANDiscoverable use only config values → inherit from …
(edit) @9587   11 years landauf I decided that Synchronisable and Tickable should also be …
(edit) @9586   11 years landauf call setConfigValues() only if the class is actually a Configurable
(edit) @9585   11 years landauf added OrxonoxInterface, a base class for interfaces within the game …
(edit) @9579   11 years landauf cleaned up some includes
(edit) @9578   11 years landauf made some classes (mostly singletons) inherit from Configurable …
(edit) @9577   11 years landauf moved setConfigValues() from OrxonoxClass to Configurable. This new …
(edit) @9574   11 years landauf cleanup
(edit) @9573   11 years landauf using Listable instead of OrxonoxClass as base class in object lists
(edit) @9572   11 years landauf moved meta-object-list from Identifiable to Listable, a new base class …
(edit) @9571   11 years landauf using Destroyable instead of OrxonoxClass now wherever the …
(edit) @9570   11 years landauf moved functions and attributes needed to safely destroy objects from …
(edit) @9569   11 years landauf I guess 'void' makes more sense here
(edit) @9568   11 years landauf Super depends on Identifiable now
(edit) @9567   11 years landauf details
(edit) @9566   11 years landauf details
(edit) @9565   11 years landauf moved functions and attributes needed to identify the class from …
(edit) @9564   11 years landauf moved static functions from Identifier.cc/h to IdentifierManager.cc/h …
(edit) @9563   11 years landauf moved files used for class management to core/class/
(edit) @9562   11 years landauf it's probably better to store the context in a seaprate interface …
(edit) @9561   11 years landauf OrxonoxClass now takes a 'Context' object as constructor argument. Not …
(edit) @9560   11 years landauf moved CommandLineParser to core/config/
(edit) @9559   11 years landauf split ConfigFileManager.h/cc into multiple files, one for each class. …
(edit) @9558   11 years landauf moved all files in core which are used for configuration to a new …
(edit) @9557   11 years landauf moved all files in core which are used for object management to a new …
(edit) @9556   11 years landauf fabricate() should return OrxonoxClass*
(edit) @9554   11 years landauf fixed some warnings
(edit) @9553   11 years landauf fixed include directories when called from test directory
(copy) @9552   11 years landauf created branch to work on some details in core
copied from code/trunk:
(edit) @9550   11 years landauf merged testing branch back to trunk. unbelievable it took me 13 months …
Note: See TracRevisionLog for help on using the revision log.