|
|
@10114
|
18 years |
patrick |
merged network back to trunk
|
|
|
@9869
|
18 years |
bensch |
orxonox/trunk: merged the new_class_id branche back to the trunk. …
|
|
|
@9682
|
18 years |
bensch |
orxonox/trunk: sync
|
|
|
@9681
|
18 years |
bensch |
cleanup
|
|
|
@9680
|
18 years |
bensch |
orxonox/trunk: nicer output
|
|
|
@9679
|
18 years |
bensch |
inheritance tree works perfectly
|
|
|
@9678
|
18 years |
bensch |
orxonox/trunk: implemented isA leafID and listInheritance
|
|
|
@9677
|
18 years |
bensch |
orxonox/trunk: much better ID nutrition
|
|
|
@9676
|
18 years |
bensch |
trunk: Better ID handling, now it is possible, to use pre-defined …
|
|
|
@9675
|
18 years |
bensch |
orxonox/trunk: more Implementation of Functionality.
Introduced map …
|
|
|
@9674
|
18 years |
bensch |
orxonox/trunk: here is the speedup test… more or less:
20 iterations …
|
|
|
@9673
|
18 years |
bensch |
ClassList seems to work as it should.
|
|
|
@9672
|
18 years |
bensch |
orxonox/trunk: ClassList objectively implemented. This is not the …
|
|
|
@9671
|
18 years |
bensch |
trunk: just realized, that polimorphism again is the evil part of …
|
|
|
@9670
|
18 years |
bensch |
cleanup
|
|
|
@9669
|
18 years |
bensch |
orxonox/trunk: added a checking environment for the ObjectList
|
|
|
@9668
|
18 years |
bensch |
orxonox/trunk: libORXlang
|
|
|
@9667
|
18 years |
bensch |
trunk: iterator-insertion works
|
|
|
@9666
|
18 years |
bensch |
trunk: going towards the implementation
|
|
|
@9665
|
18 years |
bensch |
trunk: iterator definitions
|
|
|
@9664
|
18 years |
bensch |
some more thoughts… but it looks like a hard one
|
|
|
@9663
|
18 years |
bensch |
more work on classID's
|
|
|
@9662
|
18 years |
bensch |
more renamings
|
|
|
@9661
|
18 years |
bensch |
renamings
|
|
|
@9660
|
18 years |
bensch |
orxonox/trunk: dynamic class ID is on its way
|
|
|
@9659
|
18 years |
bensch |
some thoughts
|
|
|
@9406
|
18 years |
bensch |
orxonox/trunk: merged the proxy back
merged with commandsvn merge …
|
|
|
@8783
|
18 years |
patrick |
merged the script engine branche back to trunk
|
|
|
@8362
|
18 years |
bensch |
orxonox/trunk: removed stupid included in base_object.h
this should …
|
|
|
@8361
|
18 years |
bensch |
trunk: ClassList is a friend of BaseObject, so that the addToClassList …
|
|
|
@8350
|
18 years |
bensch |
fixed out some warnings
|
|
|
@8316
|
18 years |
bensch |
trunk: fixed most -Wall warnings… but there are still many missing :/
|
|
|
@8271
|
18 years |
bensch |
merge
|
|
|
@8145
|
18 years |
bensch |
trunk: merged the gui back
merged with command:
svn merge -r8114:HEAD …
|
|
|
@8035
|
18 years |
bensch |
gui: merged the gui back to the trunk
|
|
|
@7954
|
18 years |
patrick |
trunk: merged the network branche back to trunk.
|
|
|
@7779
|
18 years |
bensch |
3088 linews changed : trunk: namespaces
|
|
|
@7661
|
18 years |
bensch |
orxonox/trunk: merged the QT_GUI back to the trunk
merged with …
|
|
|
@7429
|
19 years |
bensch |
orxonox/trunk: Font Renders nicer now
|
|
|
@7428
|
19 years |
bensch |
orxonox/trunk: move the Pollution of the ShellCommand to some other File
|
|
|
@7403
|
19 years |
bensch |
orxonox/trunk: more exists functions to ClassList, and improved …
|
|
|
@7396
|
19 years |
bensch |
brief
|
|
|
@7230
|
19 years |
bensch |
orxonox/trunk: merged the std::branche back
|
|
|
@7221
|
19 years |
bensch |
orxonox/trunk: merged the std-branche back, it runs on windows and …
|
|
|
@7199
|
19 years |
bensch |
orxonox/trunk: MultiType rework (now uses std::string) this is more …
|
|
|
@7198
|
19 years |
bensch |
orxonox/trunk: new Default Values… they now too are in MultiType …
|
|
|
@7193
|
19 years |
bensch |
orxonox/trunk: new style for resources (prework/movement)
|
|
|
@7165
|
19 years |
bensch |
reverted the Vector usage, as it lead to a non-predicate segfault
|
|
|
@7164
|
19 years |
bensch |
deleted unused stuff
|
|
|
@7163
|
19 years |
bensch |
trunk:fixed a runtime-bug
|
|
|
@7162
|
19 years |
bensch |
using vector instead of list in classList
|
|
|
@7125
|
19 years |
bensch |
try fix
|
|
|
@7123
|
19 years |
bensch |
orxonox/trunk: some cleanup before the new tag
1. BaseObject isA was …
|
|
|
@6815
|
19 years |
bensch |
orxonox/trunk: merged branches/network back to the trunk.
merged with …
|
|
|
@6640
|
19 years |
bensch |
trunk: ResourceManager: make the ResourceManager more modular
|
|
|
@6634
|
19 years |
bensch |
orxonox/trunk: merged the network-branche back to the trunk
merged …
|
|
|
@6587
|
19 years |
bensch |
retrieve the XML-Element
|
|
|
@6517
|
19 years |
bensch |
orxonox/trunk: each BaseObject saves its TiXmlElement as a TiXmlNode*. …
|
|
|
@6512
|
19 years |
bensch |
orxonox/trunk: loadParams is now virtual.
ALL THE CLASSES HAVE TO CALL …
|
|
|
@6498
|
19 years |
patrick |
trunk: merged the network branche into the trunk
|
|
|
@6341
|
19 years |
bensch |
orxonox/trunk: merged the network branche back to the trunk, so we do …
|
|
|
@6282
|
19 years |
bensch |
orxonox/trunk: merged the PowerUps back here
|
|
|
@6281
|
19 years |
bensch |
trunk: make usage of the Virtual-derivates
|
|
|
@6280
|
19 years |
bensch |
orxonox/trunk: ClassList now supports getLeafID() to retriefe the ID …
|
|
|
@6278
|
19 years |
bensch |
trunk: christmas commit…. fixed baseObject
|
|
|
@6276
|
19 years |
bensch |
orxonox/trunk: cleaner base_object-stuff
|
|
|
@6077
|
19 years |
bensch |
orxonox/trunk: better and faster BaseObject/ClassList
|
|
|
@6070
|
19 years |
bensch |
orxonox/trunk: suppression file and minor fixes
|
|
|
@5915
|
19 years |
bensch |
orxonox/trunk: merged branches/spaceshipControll back to the trunk: …
|
|
|
@5885
|
19 years |
bensch |
orxonox/trunk: classList: returns const lists
|
|
|
@5822
|
19 years |
bensch |
orxonox/trunk: merged branches/network to the trunk
merged with …
|
|
|
@5821
|
19 years |
bensch |
orxonox/trunk: sync
|
|
|
@5793
|
19 years |
bensch |
orxonox/trunk: performance update.
|
|
|
@5792
|
19 years |
bensch |
orxonox/trunk: sync
|
|
|
@5791
|
19 years |
bensch |
orxonox/trunk: stl::list used in ClassList
|
|
|
@5783
|
19 years |
bensch |
orxonox/trunk: more stl in Shell
|
|
|
@5780
|
19 years |
bensch |
orxonox/trunk: no more segfault in the Shell
|
|
|
@5779
|
19 years |
bensch |
orxonox/trunk: ClassList is now in std::list style
ShellCommand is now …
|
|
|
@5770
|
19 years |
bensch |
orxonox/trunk: PNode is now std::list-conform
|
|
|
@5671
|
19 years |
bensch |
orxonox/trunk: renamed class LoadParam to CLoadParam and Macro …
|
|
|
@5652
|
19 years |
bensch |
orxonox/trunk: new LoadParam procedure with all NON-cycling …
|
|
|
@5646
|
19 years |
bensch |
orxonox/trunk: new Macro for LoadParam
|
|
|
@5645
|
19 years |
bensch |
orxonox/trunk: first Element gets loaded through the new LoadParam …
|
|
|
@5642
|
19 years |
bensch |
orxonox/trunk: valgrind sweep
|
|
|
@5626
|
19 years |
bensch |
trunk: optimizations, and operator== in BaseObject to compare ObjectNames
|
|
|
@5513
|
19 years |
bensch |
orxonox/trunk: color adaption in the shell
isA also with String (slow)
|
|
|
@5511
|
19 years |
bensch |
orxonox/trunk: more cleanup of the WorldEntity (includes rearanged)
|
|
|
@5447
|
19 years |
bensch |
orxonox/trunk: Explosions on Collision (—HACK—)
also made the …
|
|
|
@5439
|
19 years |
bensch |
orxonox/trunk: BaseObject with Debug-Level
|
|
|
@5405
|
19 years |
bensch |
orxonox/trunk: renamed definition to the right term declaration…
|
|
|
@5352
|
19 years |
bensch |
orxonox/trunk: check for real
|
|
|
@5331
|
19 years |
bensch |
orxonox/trunk: inition is our motto, so now the debug function of the …
|
|
|
@5329
|
19 years |
bensch |
orxonox/trunk: executing static commands work
|
|
|
@5279
|
19 years |
bensch |
orxonox/trunk: almost mac compatibility
|
|
|
@5194
|
19 years |
bensch |
orxonox/trunk: shell now also autocompletes Commands
|
|
|
@5140
|
19 years |
bensch |
orxonox/trunk: now all new commands get subscribed
|
|
|
@5115
|
19 years |
bensch |
orxonox/trunk: reimplemented the list functions, as i did before in …
|
|
|
@5113
|
19 years |
bensch |
orxonox/trunk:restoring the trunk…
|
|
|
@5111
|
19 years |
bensch |
orxonox/trunk: reverted the last steps, because they created a huge …
|
|
|
@5110
|
19 years |
bensch |
orxonox/trunk: changed the behaviour of the iterator.
Now it is soon …
|
|
|