Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @5413   19 years bensch orxonox/trunk: reverted to old revision 5409, removing the …
(edit) @5412   19 years bensch orxonox/trunk: subprojects compile again (but with many segfaults)
(edit) @5411   19 years bensch orxonox/trunk: utils are also LTLIBRARY now
(edit) @5410   19 years bensch orxonox/trunk: building with LIBTOOL now, all Shared Libs
(edit) @5406   19 years bensch orxonox/trunk: update the Element2D-tree in the right order
(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) @5391   19 years bensch orxonox/trunk: more gui-definitions
(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) @5371   19 years bensch orxonox/trunk: todo-list
(edit) @5369   19 years bensch orxonox/trunk: saver font-changing in the Shell
(edit) @5351   19 years bensch orxonox/trunk: building world_etities as a lib in …
(edit) @5349   19 years bensch orxonox/trunk: build everything in src/lib as a libORXlibs.a
(edit) @5348   19 years bensch orxonox/trunk: fixed the subProjects… again
(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) @5330   19 years bensch orxonox/trunk: autocompletion now also works for Static Function-commandos
(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) @5315   19 years bensch orxonox/trunk: some renaiming of GUI i am looking forward to coding …
(edit) @5312   19 years bensch orxonox/trunk: build the glMenu as part of the new LIB: libORXguiGL
(edit) @5311   19 years bensch orxonox/trunk: moved the entire GUI
(edit) @5309   19 years bensch orxonox/trunk: Ckeck if an Event is already subscribed via …
(edit) @5306   19 years bensch orxonox/trunk: ResourceManage-fixes
(edit) @5290   19 years bensch orxonox/trunk: fixed issue with the overlaping char-arrays in the …
(edit) @5279   19 years bensch orxonox/trunk: almost mac compatibility
(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) @5244   19 years bensch orxonox/trunk: scrolling back through the Shell's History works
(edit) @5243   19 years bensch orxonox/trunk: now it is possible to get old commands from the List
(edit) @5237   19 years bensch orxonox/trunk: implemented an EventFilter, that should filter alt-TAB
(edit) @5227   19 years bensch orxonox/trunk: LoadParam had some major memory-leak… fixed them :)
(edit) @5215   19 years bensch orxonox/trunk: some more fixing of the Errors reported by valgrind …
(edit) @5214   19 years bensch orxonox/trunk: major fix in PNode/Element2D… the Children were …
(edit) @5212   19 years bensch orxonox/trunk: some little errors corrected via Valgrind
(edit) @5210   19 years bensch orxonox/trunk: other minor valgrid found error-fixes
(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) @5207   19 years bensch orxonox/trunk: default value can now be supplied as aditional arg of …
(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) @5203   19 years bensch orxonox/trunk: now all commands are executeable again
(edit) @5202   19 years bensch orxonox/trunk: more aliases
(edit) @5201   19 years bensch orxonox/trunk: test/flush/and 41
(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) @5194   19 years bensch orxonox/trunk: shell now also autocompletes Commands
(edit) @5193   19 years bensch orxonox/trunk: better algorithms
(edit) @5192   19 years bensch orxonox/trunk: more completion issues
(edit) @5191   19 years bensch oroxnox/trunk: way better algorithm for the completion… more with …
(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) @5187   19 years bensch orxonox/trunk: some restructure of the Completion. now one can supply …
(edit) @5186   19 years bensch orxonox/trunk: best completion of Objects :)
(edit) @5185   19 years bensch orxonox/trunk: half-faulty object Completion…. fixing
(edit) @5184   19 years bensch orxonox/trunk: simple ClassCompletion… had to sleep about it… now …
(edit) @5183   19 years bensch orxonox/trunk: SubString now also can split by whiteSpaces :> this …
(edit) @5182   19 years bensch orxonox/trunk: completion works again :) now it is time to go to bed again
(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) @5178   19 years bensch orxonox/trunk: added class ShellInput for the InputLine, also worked a …
(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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.