|  |  | @7771 | 19 years | bensch | orxonox/trunk: Fixed a Bug in the Shell Exection, that compromised a Vector | 
                
                  |  |  | @7742 | 19 years | bensch | trying to fix a strange bug of the static initialisation | 
                
                  |  |  | @7722 | 19 years | bensch | orxonox/trunk: Removed the old Executor, and inserted the new one into … | 
                
                  |  |  | @7456 | 20 years | bensch | trunk: work work… | 
                
                  |  |  | @7422 | 20 years | bensch | orxonox/trunk: completing file-system entries | 
                
                  |  |  | @7421 | 20 years | bensch | orxonox/trunk: more completion work | 
                
                  |  |  | @7420 | 20 years | bensch | orxonox/trunk: Completion and execution is ok now | 
                
                  |  |  | @7419 | 20 years | bensch | orxonox/trunk: Test in Execute (first implementation) | 
                
                  |  |  | @7418 | 20 years | bensch | orxonox/trunk: Better implementation | 
                
                  |  |  | @7417 | 20 years | bensch | orxonox/trunk: ShellCommand with new Improved and more general … | 
                
                  |  |  | @7415 | 20 years | bensch | orxonox/trunk: Super-good completion  , and extremely tired bensch | 
                
                  |  |  | @7414 | 20 years | bensch | also get the offset | 
                
                  |  |  | @7413 | 20 years | bensch | orxonox/trunk: Shell Completes some Parameters nicely now | 
                
                  |  |  | @7412 | 20 years | bensch | orxonox/trunk: Another CompletionMode is working | 
                
                  |  |  | @7411 | 20 years | bensch | orxonox/trunk: some command-stuff | 
                
                  |  |  | @7409 | 20 years | bensch | orxonox/trunk: first CompletionPlugin works almost   | 
                
                  |  |  | @7408 | 20 years | bensch | orxonox/trunk: exist get functions | 
                
                  |  |  | @7407 | 20 years | bensch | orxonox/trunk: cloning the Completors | 
                
                  |  |  | @7403 | 20 years | bensch | orxonox/trunk: more exists functions to ClassList, and improved … | 
                
                  |  |  | @7401 | 20 years | bensch | orxonox/trunk: small fixes | 
                
                  |  |  | @7399 | 20 years | bensch | orxonox/trunk: register unregister much better | 
                
                  |  |  | @7398 | 20 years | bensch | orxonox/trunk: SubString more functionality | 
                
                  |  |  | @7397 | 20 years | bensch | orxonox/trunk: Aliases better | 
                
                  |  |  | @7394 | 20 years | bensch | orxonox/trunk: list to vector | 
                
                  |  |  | @7389 | 20 years | bensch | orxonox/trunk: new and improved ShellCommandAlias | 
                
                  |  |  | @7388 | 20 years | bensch | orxonox/trunk: fixed a notNULL definition | 
                
                  |  |  | @7374 | 20 years | bensch | orxonox/trunk: added new Files shell_completion_plugin for the new … | 
                
                  |  |  | @7340 | 20 years | bensch | orxonox/trunk: fixed a ShellCommand-bug | 
                
                  |  |  | @7331 | 20 years | bensch | orxonox/trunk: small improved functoid | 
                
                  |  |  | @7320 | 20 years | bensch | orxonox/trunk: more cleanup stuff, subString slowly gets where i want it | 
                
                  |  |  | @7319 | 20 years | bensch | orxonox/trunk: MUCH more comprehensive SubString | 
                
                  |  |  | @7225 | 20 years | bensch | orxonox/trunk: more std::string | 
                
                  |  |  | @7221 | 20 years | bensch | orxonox/trunk: merged the std-branche back, it runs on windows and … | 
                
                  |  |  | @7201 | 20 years | bensch | orxonox/trunk: no more segfaults | 
                
                  |  |  | @7199 | 20 years | bensch | orxonox/trunk: MultiType rework (now uses std::string) this is more … | 
                
                  |  |  | @7198 | 20 years | bensch | orxonox/trunk: new Default Values… they now too are in MultiType … | 
                
                  |  |  | @6222 | 20 years | bensch | orxonox/trunk: merged the christmas branche to the trunk
merged with … | 
                
                  |  |  | @5885 | 20 years | bensch | orxonox/trunk: classList: returns const lists | 
                
                  |  |  | @5791 | 20 years | bensch | orxonox/trunk: stl::list used in ClassList | 
                
                  |  |  | @5779 | 20 years | bensch | orxonox/trunk: ClassList is now in std::list style
ShellCommand is now … | 
                
                  |  |  | @5656 | 20 years | bensch | orxonox/trunk: new Version of the String-splitter (without … | 
                
                  |  |  | @5652 | 20 years | bensch | orxonox/trunk: new LoadParam procedure with all NON-cycling … | 
                
                  |  |  | @5642 | 20 years | bensch | orxonox/trunk: valgrind sweep | 
                
                  |  |  | @5641 | 20 years | bensch | orxonox/trunk: Passing Reference inastead of Pointer to create ShellCommand | 
                
                  |  |  | @5640 | 20 years | bensch | orxonox/trunk: default Values work, and small fix with unused … | 
                
                  |  |  | @5639 | 20 years | bensch | orxonox/trunk: splitted shell_command into shell_command and … | 
                
                  |  |  | @5637 | 20 years | bensch | orxonox/trunk: using Executor successfully (but with runtime-errors) | 
                
                  |  |  | @5636 | 20 years | bensch | orxonox/trunk: adapting ShellCommand to use Executor.
On the go | 
                
                  |  |  | @5634 | 20 years | bensch | orxonox/trunk: Executor works just fine.
Changed: Paramerte* to MT_*, … | 
                
                  |  |  | @5555 | 20 years | bensch | orxonox/trunk: error fixed in the default value of ShellCommand LoadModel | 
                
                  |  |  | @5552 | 20 years | bensch | orxonox/trunk: ShellCommand now uses MultiType instead of many … | 
                
                  |  |  | @5374 | 20 years | bensch | orxonox/trunk: cool shell-commands for loading images and setting colors | 
                
                  |  |  | @5329 | 20 years | bensch | orxonox/trunk: executing static commands work | 
                
                  |  |  | @5328 | 20 years | bensch | orxonox/trunk: almost working | 
                
                  |  |  | @5327 | 20 years | bensch | orxonox/trunk: more overwhelmingly complicated code, that slowly gets … | 
                
                  |  |  | @5326 | 20 years | bensch | orxonox/trunk: ShellCommandStatic defined… now going to test it, (or … | 
                
                  |  |  | @5249 | 20 years | bensch | orxonox/trunk: stuff, that has been done (removed todo's) | 
                
                  |  |  | @5207 | 20 years | bensch | orxonox/trunk: default value can now be supplied as aditional arg of … | 
                
                  |  |  | @5204 | 20 years | bensch | orxonox/trunk: Shell now has a real nice help function | 
                
                  |  |  | @5203 | 20 years | bensch | orxonox/trunk: now all commands are executeable again | 
                
                  |  |  | @5200 | 20 years | bensch | orxonox/trunk: aliases now can also take arguments | 
                
                  |  |  | @5199 | 20 years | bensch | orxonox/trunk: saver execution | 
                
                  |  |  | @5198 | 20 years | bensch | orxonox/trunk: Shell is now able to execute Aliases (without any … | 
                
                  |  |  | @5197 | 20 years | bensch | orxonox/trunk: doxygen-tags | 
                
                  |  |  | @5196 | 20 years | bensch | orxonox/trunk: ShellCommandAlias should really be completed now | 
                
                  |  |  | @5195 | 20 years | bensch | orxonox/trunk: alias-completion works too now   | 
                
                  |  |  | @5192 | 20 years | bensch | orxonox/trunk: more completion issues | 
                
                  |  |  | @5190 | 20 years | bensch | orxonox/trunk: construct for ShellCommandAlias… have to work some … | 
                
                  |  |  | @5189 | 20 years | bensch | orxonox/trunk: minor function, to retrieve a List of Commands from a … | 
                
                  |  |  | @5188 | 20 years | bensch | orxonox/trunk: only retrieve Classes, that actually have a Command … | 
                
                  |  |  | @5174 | 20 years | bensch | orxonox/trunk: ShellBuffer is extern to Shell now… (But NOT used in … | 
                
                  |  |  | @5172 | 20 years | bensch | orxonox/trunk: minor bug-fix | 
                
                  |  |  | @5171 | 20 years | bensch | orxonox/trunk: some more implementation | 
                
                  |  |  | @5170 | 20 years | bensch | orxonox/trunk: registration of ShellCommands now via the … | 
                
                  |  |  | @5166 | 20 years | bensch | orxonox/trunk: doxygen-tags | 
                
                  |  |  | @5165 | 20 years | bensch | orxonox/trunk: commands now get unregistered when leaving orxonox | 
                
                  |  |  | @5164 | 20 years | bensch | orxonox/trunk: ability to describe the presented options   | 
                
                  |  |  | @5163 | 20 years | bensch | orxonox/trunk: match on Singleton dynamically | 
                
                  |  |  | @5161 | 20 years | bensch | orxonox/trunk: better method to register Shell-Commands (now via the … | 
                
                  |  |  | @5160 | 20 years | bensch | orxonox/trunk: shell is now a lib for its own | 
                
                  |  | copied from trunk/src/util/shell_command.cc: | 
                
                  |  |  | @5155 | 20 years | bensch | orxonox/trunk: now one should be able to create entities on the Fly |