Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/shell/shell_command.cc

Revision Log Mode:


Legend:

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