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) @9878   18 years bensch runs better on windows
(edit) @9869   18 years bensch orxonox/trunk: merged the new_class_id branche back to the trunk. …
(edit) @9406   18 years bensch orxonox/trunk: merged the proxy back merged with commandsvn merge …
(edit) @9112   18 years bensch merged the mountain-lake back here
(edit) @8894   18 years patrick merged the branche single_player_map with the trunk
(edit) @8350   18 years bensch fixed out some warnings
(edit) @7771   18 years bensch orxonox/trunk: Fixed a Bug in the Shell Exection, that compromised a Vector
(edit) @7742   18 years bensch trying to fix a strange bug of the static initialisation
(edit) @7722   18 years bensch orxonox/trunk: Removed the old Executor, and inserted the new one into …
(edit) @7456   18 years bensch trunk: work work…
(edit) @7422   18 years bensch orxonox/trunk: completing file-system entries
(edit) @7421   18 years bensch orxonox/trunk: more completion work
(edit) @7420   18 years bensch orxonox/trunk: Completion and execution is ok now
(edit) @7419   18 years bensch orxonox/trunk: Test in Execute (first implementation)
(edit) @7418   18 years bensch orxonox/trunk: Better implementation
(edit) @7417   18 years bensch orxonox/trunk: ShellCommand with new Improved and more general …
(edit) @7415   18 years bensch orxonox/trunk: Super-good completion :), and extremely tired bensch
(edit) @7414   18 years bensch also get the offset
(edit) @7413   18 years bensch orxonox/trunk: Shell Completes some Parameters nicely now
(edit) @7412   18 years bensch orxonox/trunk: Another CompletionMode is working
(edit) @7411   18 years bensch orxonox/trunk: some command-stuff
(edit) @7409   18 years bensch orxonox/trunk: first CompletionPlugin works almost :)
(edit) @7408   18 years bensch orxonox/trunk: exist get functions
(edit) @7407   18 years bensch orxonox/trunk: cloning the Completors
(edit) @7403   18 years bensch orxonox/trunk: more exists functions to ClassList, and improved …
(edit) @7401   18 years bensch orxonox/trunk: small fixes
(edit) @7399   18 years bensch orxonox/trunk: register unregister much better
(edit) @7398   18 years bensch orxonox/trunk: SubString more functionality
(edit) @7397   18 years bensch orxonox/trunk: Aliases better
(edit) @7394   18 years bensch orxonox/trunk: list to vector
(edit) @7389   18 years bensch orxonox/trunk: new and improved ShellCommandAlias
(edit) @7388   18 years bensch orxonox/trunk: fixed a notNULL definition
(edit) @7374   18 years bensch orxonox/trunk: added new Files shell_completion_plugin for the new …
(edit) @7340   18 years bensch orxonox/trunk: fixed a ShellCommand-bug
(edit) @7331   18 years bensch orxonox/trunk: small improved functoid
(edit) @7320   18 years bensch orxonox/trunk: more cleanup stuff, subString slowly gets where i want it
(edit) @7319   18 years bensch orxonox/trunk: MUCH more comprehensive SubString
(edit) @7225   18 years bensch orxonox/trunk: more std::string
(edit) @7221   18 years bensch orxonox/trunk: merged the std-branche back, it runs on windows and …
(edit) @7201   18 years bensch orxonox/trunk: no more segfaults
(edit) @7199   18 years bensch orxonox/trunk: MultiType rework (now uses std::string) this is more …
(edit) @7198   18 years bensch orxonox/trunk: new Default Values… they now too are in MultiType …
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @5885   18 years bensch orxonox/trunk: classList: returns const lists
(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.