Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/libraries/core/object

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9597   11 years landauf removed MetaObjectList. replaced it by std::vector because object list …
(edit) @9596   11 years landauf ObjectListBaseElement now stores a pointer to the object list it …
(edit) @9593   11 years landauf moved logic to remove an element from an ObjectListBase from …
(edit) @9591   11 years landauf removed ContextObject again
(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) @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 …
(add) @9557   11 years landauf moved all files in core which are used for object management to a new …
Note: See TracRevisionLog for help on using the revision log.