Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/libraries/core/object/ObjectListBase.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9661   11 years landauf Listable is now responsible for creating and deleting ObjectListElements
(edit) @9627   11 years landauf fixed bug: Listable::setContext didn't work properly with sub-contexts …
(edit) @9608   11 years landauf implemented method to change the context of a Listable. the object …
(edit) @9606   11 years landauf object lists are now stored in a Context object instead of Identifiers
(edit) @9604   11 years landauf added some checks and a size() function to object list
(edit) @9599   11 years landauf added proper interface (ObjectListElementRemovalListener) to notify …
(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) @9573   11 years landauf using Listable instead of OrxonoxClass as base class in object lists
(copy) @9557   11 years landauf moved all files in core which are used for object management to a new …
copied from code/branches/core6/src/libraries/core/ObjectListBase.h:
(copy) @9552   11 years landauf created branch to work on some details in core
Note: See TracRevisionLog for help on using the revision log.