|
|
@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
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@6280
|
19 years |
bensch |
orxonox/trunk: ClassList now supports getLeafID() to retriefe the ID …
|
|
|
@6278
|
19 years |
bensch |
trunk: christmas commit…. fixed baseObject
|
|
|
@6077
|
19 years |
bensch |
orxonox/trunk: better and faster BaseObject/ClassList
|
|
|
@5885
|
19 years |
bensch |
orxonox/trunk: classList: returns const lists
|
|
|
@5822
|
19 years |
bensch |
orxonox/trunk: merged branches/network to the trunk
merged with …
|
|
|
@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
|
|
|
@5513
|
19 years |
bensch |
orxonox/trunk: color adaption in the shell
isA also with String (slow)
|
|
|
@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
|
|
|
@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 …
|
|
|
@5106
|
19 years |
bensch |
orxonox/trunk: top-down shell, as proposed by patrick. This makes …
|
|
|
@5105
|
19 years |
bensch |
orxonox/trunk: some completion of ObjectNames
|
|
|
@5103
|
19 years |
bensch |
orxonox/trunk: better algorithm to find the ClassName.
Now this is …
|
|
|
@5102
|
19 years |
bensch |
orxonox/trunk: class-autocompletion is nice now
|
|
|
@5070
|
19 years |
bensch |
reporx: moved orxonox out of orxonox directory, because it is the only …
|
|
copied from orxonox/trunk/src/lib/lang/class_list.cc:
|
|
|
@4874
|
19 years |
bensch |
orxonox/trunk: whatIs implemented in ClassList is better than in BaseObject
|