|
|
@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
|