|
|
@5885
|
19 years |
bensch |
orxonox/trunk: classList: returns const lists
|
|
|
@5791
|
19 years |
bensch |
orxonox/trunk: stl::list used in ClassList
|
|
|
@5779
|
19 years |
bensch |
orxonox/trunk: ClassList is now in std::list style
ShellCommand is now …
|
|
|
@5656
|
19 years |
bensch |
orxonox/trunk: new Version of the String-splitter (without …
|
|
|
@5652
|
19 years |
bensch |
orxonox/trunk: new LoadParam procedure with all NON-cycling …
|
|
|
@5642
|
19 years |
bensch |
orxonox/trunk: valgrind sweep
|
|
|
@5641
|
19 years |
bensch |
orxonox/trunk: Passing Reference inastead of Pointer to create ShellCommand
|
|
|
@5640
|
19 years |
bensch |
orxonox/trunk: default Values work, and small fix with unused …
|
|
|
@5639
|
19 years |
bensch |
orxonox/trunk: splitted shell_command into shell_command and …
|
|
|
@5637
|
19 years |
bensch |
orxonox/trunk: using Executor successfully (but with runtime-errors)
|
|
|
@5636
|
19 years |
bensch |
orxonox/trunk: adapting ShellCommand to use Executor.
On the go
|
|
|
@5634
|
19 years |
bensch |
orxonox/trunk: Executor works just fine.
Changed: Paramerte* to MT_*, …
|
|
|
@5555
|
19 years |
bensch |
orxonox/trunk: error fixed in the default value of ShellCommand LoadModel
|
|
|
@5552
|
19 years |
bensch |
orxonox/trunk: ShellCommand now uses MultiType instead of many …
|
|
|
@5374
|
19 years |
bensch |
orxonox/trunk: cool shell-commands for loading images and setting colors
|
|
|
@5329
|
19 years |
bensch |
orxonox/trunk: executing static commands work
|
|
|
@5328
|
19 years |
bensch |
orxonox/trunk: almost working
|
|
|
@5327
|
19 years |
bensch |
orxonox/trunk: more overwhelmingly complicated code, that slowly gets …
|
|
|
@5326
|
19 years |
bensch |
orxonox/trunk: ShellCommandStatic defined… now going to test it, (or …
|
|
|
@5249
|
19 years |
bensch |
orxonox/trunk: stuff, that has been done (removed todo's)
|
|
|
@5207
|
19 years |
bensch |
orxonox/trunk: default value can now be supplied as aditional arg of …
|
|
|
@5204
|
19 years |
bensch |
orxonox/trunk: Shell now has a real nice help function
|
|
|
@5203
|
19 years |
bensch |
orxonox/trunk: now all commands are executeable again
|
|
|
@5200
|
19 years |
bensch |
orxonox/trunk: aliases now can also take arguments
|
|
|
@5199
|
19 years |
bensch |
orxonox/trunk: saver execution
|
|
|
@5198
|
19 years |
bensch |
orxonox/trunk: Shell is now able to execute Aliases (without any …
|
|
|
@5197
|
19 years |
bensch |
orxonox/trunk: doxygen-tags
|
|
|
@5196
|
19 years |
bensch |
orxonox/trunk: ShellCommandAlias should really be completed now
|
|
|
@5195
|
19 years |
bensch |
orxonox/trunk: alias-completion works too now
|
|
|
@5192
|
19 years |
bensch |
orxonox/trunk: more completion issues
|
|
|
@5190
|
19 years |
bensch |
orxonox/trunk: construct for ShellCommandAlias… have to work some …
|
|
|
@5189
|
19 years |
bensch |
orxonox/trunk: minor function, to retrieve a List of Commands from a …
|
|
|
@5188
|
19 years |
bensch |
orxonox/trunk: only retrieve Classes, that actually have a Command …
|
|
|
@5174
|
19 years |
bensch |
orxonox/trunk: ShellBuffer is extern to Shell now… (But NOT used in …
|
|
|
@5172
|
19 years |
bensch |
orxonox/trunk: minor bug-fix
|
|
|
@5171
|
19 years |
bensch |
orxonox/trunk: some more implementation
|
|
|
@5170
|
19 years |
bensch |
orxonox/trunk: registration of ShellCommands now via the …
|
|
|
@5166
|
19 years |
bensch |
orxonox/trunk: doxygen-tags
|
|
|
@5165
|
19 years |
bensch |
orxonox/trunk: commands now get unregistered when leaving orxonox
|
|
|
@5164
|
19 years |
bensch |
orxonox/trunk: ability to describe the presented options
|
|
|
@5163
|
19 years |
bensch |
orxonox/trunk: match on Singleton dynamically
|
|
|
@5161
|
19 years |
bensch |
orxonox/trunk: better method to register Shell-Commands (now via the …
|
|
|
@5160
|
19 years |
bensch |
orxonox/trunk: shell is now a lib for its own
|
|
copied from trunk/src/util/shell_command.cc:
|
|
|
@5155
|
19 years |
bensch |
orxonox/trunk: now one should be able to create entities on the Fly
|