Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/test

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) @9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
(edit) @9653   11 years landauf register Configurable in the framework
(edit) @9651   11 years landauf register Listable in the framework
(edit) @9650   11 years landauf add context to objectlist
(edit) @9649   11 years landauf added ability to set the root-context explicitly (and also to destroy …
(edit) @9648   11 years landauf fixed test and added new test
(edit) @9647   11 years landauf fixed tests (caused problem with MSVC because they were executed in a …
(edit) @9646   11 years landauf implemented new concept to initialize the class hierarchy: each …
(edit) @9640   11 years landauf made IdentifierManager a self-initializing singleton
(edit) @9639   11 years landauf added tests
(edit) @9638   11 years landauf renamed CreateFactory() as RegisterClass() to be more consistent with …
(edit) @9637   11 years landauf removed constructor arguments from ClassFactories. use the …
(edit) @9636   11 years landauf added tests
(edit) @9635   11 years landauf added Factory for classes that don't require a Context as constructor …
(edit) @9632   11 years landauf Factory::fabricate() returns an Identifiable
(edit) @9629   11 years landauf BaseObject now requires a Context instead of a creator (BaseObject*) …
(edit) @9627   11 years landauf fixed bug: Listable::setContext didn't work properly with sub-contexts …
(edit) @9610   11 years landauf context is now a Listable itself as well
(edit) @9608   11 years landauf implemented method to change the context of a Listable. the object …
(edit) @9607   11 years landauf no need to inherit virtually from OrxonoxClass anymore
(edit) @9606   11 years landauf object lists are now stored in a Context object instead of Identifiers
(edit) @9605   11 years landauf added some tests for object list and iterators
(edit) @9603   11 years landauf added more tests
(edit) @9601   11 years landauf added some tests for core
(copy) @9552   11 years landauf created branch to work on some details in core
copied from code/trunk/test:
(copy) @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.