Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9869   18 years bensch orxonox/trunk: merged the new_class_id branche back to the trunk. …
(edit) @8362   18 years bensch orxonox/trunk: removed stupid included in base_object.h this should …
(edit) @7919   18 years bensch orxonox/trunk: merged the gui branche back merged with command: …
(edit) @7868   18 years bensch trunk: merge Check in the Event-changes: r7867 | bensch | 2006-05-26 …
(edit) @7764   18 years bensch trunk: \n at the beginning won't infinit-loop anymore
(edit) @7762   18 years bensch orxonox/trunk: ShellBuffer gets polled from the Shell, and does not …
(edit) @7757   18 years bensch orxonox/trunk: Resize of the Shell works quite nice
(edit) @7750   18 years bensch trunk: some movements
(edit) @7746   18 years bensch orxonox/trunk: fixed the last few bugs (that i found) when scrolling
(edit) @7745   18 years bensch trunk: graphical representation of the move in the Shell
(edit) @7744   18 years bensch trunk: the Buffer is moving pretty smoothly :)
(edit) @7742   18 years bensch trying to fix a strange bug of the static initialisation
(edit) @7738   18 years bensch Repositioning
(edit) @7737   18 years bensch Using MultiLine-Text in the Shell. This is much faster, and Nicer :)
(edit) @7426   18 years bensch orxonox/trunk: ShellFont can be changed in threads :)
(edit) @7422   18 years bensch orxonox/trunk: completing file-system entries
(edit) @7374   18 years bensch orxonox/trunk: added new Files shell_completion_plugin for the new …
(edit) @7342   18 years bensch orxonox/trunk: ShellBuffer and ShellInput had the segfault-capability …
(edit) @7341   18 years bensch orxonox/trunk: shell in c++-style now
(edit) @7340   18 years bensch orxonox/trunk: fixed a ShellCommand-bug
(edit) @7330   18 years bensch orxonox/trunk: Sorting in ShellCommand
(edit) @7316   18 years bensch orxonox/trunk: Element2D uses Vector2D instead of Vector whenever possible
(edit) @7315   18 years bensch orxonox/trunk: more std::string style in the Shell
(edit) @7221   18 years bensch orxonox/trunk: merged the std-branche back, it runs on windows and …
(edit) @7198   18 years bensch orxonox/trunk: new Default Values… they now too are in MultiType …
(edit) @6780   18 years bensch trunk: war of the popers
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @5787   18 years bensch orxonox/trunk: safer shell, better key-handling
(edit) @5786   18 years bensch orxonox/trunk: key-repeat in the Shell is smoother now
(edit) @5783   18 years bensch orxonox/trunk: more stl in Shell
(edit) @5781   18 years bensch orxonox/trunk: more stl::list
(edit) @5767   18 years bensch orxonox/trunk: removed support for text-render-static
(edit) @5425   19 years bensch orxonox/trunk: a key for those poor orxonox player wanting to use the …
(edit) @5420   19 years bensch orxonox/trunk: Font is now Right, and the Rendering 'should be' faster.
(edit) @5398   19 years bensch orxonox/trunk: fixed a bug in the allocation of Element2D
(edit) @5397   19 years bensch orxonox/trunk: Elemet2D-drawing better prevent segfault in setParent …
(edit) @5388   19 years bensch orxonox/trunk: implemented a t-Stack, for dynamic stacks, and …
(edit) @5383   19 years bensch orxonox/trunk: the drawing of the PNode-debug is much better now
(edit) @5382   19 years bensch orxonox/trunk: fixed a reparenting bug made the naming more compliant
(edit) @5377   19 years bensch orxonox/trunk: fancy-shell :)
(edit) @5376   19 years bensch orxonox/trunk: fancy effects in Shell
(edit) @5375   19 years bensch orxonox/trunk: fiexed the overloaded-shell-bug
(edit) @5374   19 years bensch orxonox/trunk: cool shell-commands for loading images and setting colors
(edit) @5373   19 years bensch orxonox/trunk: now the Shell's background-render pathc is in the Material
(edit) @5372   19 years bensch orxonox/trunk: nicer rendering of the Shell
(edit) @5369   19 years bensch orxonox/trunk: saver font-changing in the Shell
(edit) @5344   19 years bensch orxonox/trunk: new Way to load and unload Text
(edit) @5335   19 years bensch orxonox/trunk: more fool-proov loading of important paths (data and image)
(edit) @5329   19 years bensch orxonox/trunk: executing static commands work
(edit) @5256   19 years bensch orxonox/trunk: real strange, i thought i fixed this before this seems …
(edit) @5254   19 years bensch orxonox/trunk: some very little todo's…, and Names in all files
(edit) @5253   19 years bensch orxonox/trunk: real safe, and smooth now in the resize-mode of the …
(edit) @5251   19 years bensch orxonox/trunk: saver change between fonts in Shell
(edit) @5249   19 years bensch orxonox/trunk: stuff, that has been done (removed todo's)
(edit) @5248   19 years bensch orxonox/trunk: moving up and down through the buffer with [PageUp] and …
(edit) @5247   19 years bensch orxonox/trunk: fixed an error in ShellDisplay: did not show the last …
(edit) @5246   19 years bensch orxonox/trunk: minimalized the ShellBuffer
(edit) @5245   19 years bensch orxonox/trunk: autoCompletion now gives a very nice output
(edit) @5227   19 years bensch orxonox/trunk: LoadParam had some major memory-leak… fixed them :)
(edit) @5209   19 years bensch orxonox/trunk: valgrind's second fruits….. the char-arrays some time …
(edit) @5208   19 years bensch orxonox/trunk: first fruits of valgrind…. delete[] are fine now :)
(edit) @5206   19 years bensch orxonox/trunk: Shell no more singleton, and ShellInput is now derive …
(edit) @5204   19 years bensch orxonox/trunk: Shell now has a real nice help function
(edit) @5201   19 years bensch orxonox/trunk: test/flush/and 41
(edit) @5183   19 years bensch orxonox/trunk: SubString now also can split by whiteSpaces :> this …
(edit) @5181   19 years bensch orxonox/trunk: partial Completion in the ShellInput again (show but no …
(edit) @5180   19 years bensch orxonox/trunk: Shell Input is totally out of shell.cc/h
(edit) @5179   19 years bensch orxonox/trunk: ShellInput is now almost perfectly extern. …
(edit) @5177   19 years bensch orxonox/trunk: more integration/bugFix
(edit) @5176   19 years bensch orxonox/trunk: More clean-up
(edit) @5175   19 years bensch orxonox/trunk: cleaner outtakes of the ShellBuffer
(edit) @5174   19 years bensch orxonox/trunk: ShellBuffer is extern to Shell now… (But NOT used in …
(edit) @5173   19 years bensch orxonox/trunk: added new Class ShellBuffer, that only handles the main …
(edit) @5172   19 years bensch orxonox/trunk: minor bug-fix
(edit) @5166   19 years bensch orxonox/trunk: doxygen-tags
(edit) @5164   19 years bensch orxonox/trunk: ability to describe the presented options :)
(edit) @5162   19 years bensch orxonox/trunk: more elaborate and MUCH easier through Macro-definition
(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.cc:
(edit) @5159   19 years bensch orxonox/trunk: added new Subdir for shell, and some minor changes
Note: See TracRevisionLog for help on using the revision log.