|
|
@257
|
17 years |
landauf |
removed newly unused friend qualifier
|
|
|
@256
|
17 years |
landauf |
changed include paths
|
|
|
@255
|
17 years |
landauf |
moved files into the new folders
|
|
|
@254
|
17 years |
landauf |
no idea why it compiled and worked without a "return" value…
|
|
|
@251
|
17 years |
landauf |
added folders for new file-hierarchy
|
|
|
@249
|
17 years |
landauf |
don't close console after orxonox exits
|
|
|
@248
|
17 years |
landauf |
changed iterator: it now needs a list-element to start from …
|
|
|
@246
|
17 years |
landauf |
added "MetaObjectList", containing the list-element of the ObjectList …
|
|
|
@244
|
17 years |
landauf |
reimplementation of the factory and parts of the …
|
|
|
@243
|
17 years |
landauf |
removed the "directParent" feature - it was a clever but unnecessary …
|
|
|
@242
|
17 years |
landauf |
renamed "BaseIdentifier" to "SubclassIdentifier" to avoid misunderstandings
|
|
|
@241
|
17 years |
landauf |
added some "const" qualifiers
|
|
|
@240
|
17 years |
landauf |
removed some "const" qualifiers
|
|
|
@239
|
17 years |
landauf |
added some "const" qualifiers to the identifier-functions
|
|
|
@231
|
17 years |
landauf |
added preprocessor-flag to change verbose mode of class-hierarchy and …
|
|
|
@225
|
17 years |
landauf |
added ++it operator to the Iterator (because its faster than it++)
|
|
|
@224
|
17 years |
landauf |
- *cough* fixed another small bug in the object-list *cough*
- made …
|
|
|
@222
|
17 years |
landauf |
fixed a small bug in the double-linked list
|
|
|
@221
|
17 years |
landauf |
- made ObjectList double-linked to allow forward- and …
|
|
|
@220
|
17 years |
landauf |
- fixed a small bug in the object hierarchy
- new objects are now …
|
|
|
@219
|
17 years |
landauf |
- removed the "ClassHierarchy" manager-class and put its sole feature …
|
|
|
@218
|
17 years |
landauf |
added factory
|
|
|
@197
|
17 years |
landauf |
i didnt changed much:
- separated the classes into several files
- …
|
|
|
@176
|
17 years |
landauf |
started to implement BaseIdentifier<class B> template
|
|
|
@172
|
17 years |
landauf |
some features work perfectly,
some features are fucked up,
some …
|
|
|
@162
|
17 years |
landauf |
it starts to work, but there is still much to do.
@bensch: thanks for …
|
|
|
@150
|
17 years |
landauf |
no idea if this has any chance to work… template-syntax is crap
|
|
|
@149
|
17 years |
landauf |
update; dont look at it, its not finished
|
|
|
@132
|
17 years |
landauf |
|
|
|
@131
|
17 years |
landauf |
made a copy
|
|
copied from code/trunk:
|
|
|
@121
|
17 years |
anonymous |
fixed typo
|