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