|
|
@4942
|
19 years |
bensch |
orxonox/trunk: garbage-collection works perfectly.
also taken out the …
|
|
|
@4874
|
19 years |
bensch |
orxonox/trunk: whatIs implemented in ClassList is better than in BaseObject
|
|
|
@4837
|
19 years |
bensch |
orxonox/trunk: derivation of superclasses is more clear now. lets see, …
|
|
|
@4836
|
19 years |
bensch |
orxonox/trunk: renamed all the \param → @param and so on in Doxygen …
|
|
|
@4815
|
19 years |
patrick |
orxonox/trunk: now some other singletons get deleted at the end of the …
|
|
|
@4778
|
19 years |
bensch |
orxonox/trunk: not Saving the BaseObjects anymore, now the ClassList …
|
|
|
@4747
|
19 years |
bensch |
orxonox/trunk: classList now counts the count of classes
|
|
|
@4746
|
19 years |
bensch |
orxonox/trunk: changed (void) → ()
|
|
|
@4744
|
19 years |
bensch |
orxonox/trunk: classList.h some definitions
|
|
|
@4742
|
19 years |
bensch |
orxonox/trunk: BaseObject now only knows setClassID → standartisation
|
|
|
@4596
|
19 years |
bensch |
orxonox/trunk: one can now also tell Singleton-classes
|
|
|
@4595
|
19 years |
bensch |
orxonox/trunk: better output
|
|
|
@4594
|
19 years |
bensch |
orxonox/trunk: isA should work now
|
|
|
@4592
|
19 years |
bensch |
orxonox/trunk: derivations work.
now the only thing to do is specify …
|
|
|
@4591
|
19 years |
bensch |
orxonox/trunk: restructure class_list.h so it supports inheritance-diagram
|
|
|
@4470
|
19 years |
bensch |
orxonox/trunk: baseobject documented
|
|
|
@4436
|
19 years |
bensch |
orxonox/trunk: baseObject now implements loading of objectNames
|
|
|
@4435
|
19 years |
bensch |
orxonox/trunk: objectName is now a property of BaseObject, because …
|
|
|
@4321
|
19 years |
patrick |
orxonox/trunk: added doxygen tags for the baseobject class
|
|
|
@4320
|
19 years |
patrick |
orxonox/trunk: now string name of a class works parallel to the int id …
|
|
|
@4318
|
19 years |
patrick |
orxonox/trunk: now changed the orxonox baseobject to object id …
|
|
|
@4261
|
19 years |
bensch |
orxonox/trunk: merged the levelLoader-branche back into the trunk, …
|
|
|
@3651
|
20 years |
patrick |
orxonox/trunk: now got the trick with inline functions. they have to …
|
|
|
@3646
|
20 years |
patrick |
orxonox/trunk: implemented garbage collector, is not yet collecting, i …
|
|
|
@3607
|
20 years |
patrick |
orxonox/trunk: stdincl was still included everywhere. removed it out …
|
|
|
@3552
|
20 years |
bensch |
orxonox/trunk: added init-function to PNode and chars now get copied …
|
|
|
@3544
|
20 years |
bensch |
orxonox/trunk: now the delete-process is as inteded by c++
virtual …
|
|
|
@3531
|
20 years |
bensch |
orxonox/trunk: all WorldEntities/PWodes now destroy all date they …
|
|
|
@3484
|
20 years |
patrick |
orxonox/trunk: now moved importer in lib and other stuff. very very …
|
|
copied from orxonox/trunk/src/lib/base_object.cc:
|
|
|
@3483
|
20 years |
patrick |
orxonox/trunk: finaly got the right idea to structure the src code. …
|