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) @7387   18 years bensch orxonox/trunk: new Completor
(edit) @7386   18 years bensch orxonox/trunk: completions
(edit) @7377   18 years bensch work flush
(edit) @7375   18 years bensch orxonox/trunk: new Font for the Shell… this one is really readeable, …
(edit) @7374   18 years bensch orxonox/trunk: added new Files shell_completion_plugin for the new …
(edit) @7373   18 years bensch orxonox/trunk: list to vector
(edit) @7372   18 years bensch orxonox/trunk: Typenames as std::string better now
(edit) @7371   18 years bensch orxonox/trunk: better completion-algos
(edit) @7368   18 years bensch orxonox/trunk: some renamings, and GameWorldData now has lists for …
(edit) @7344   18 years bensch orxonox/trunk: c_str() removed
(edit) @7343   18 years bensch oroxnox/trunk: ShellInput and ShellCompletion more c++-like
(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) @7331   18 years bensch orxonox/trunk: small improved functoid
(edit) @7330   18 years bensch orxonox/trunk: Sorting in ShellCommand
(edit) @7329   18 years bensch orxonox/trunk: windows compatibility (not finished) also added a …
(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) @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) @7314   18 years bensch orxonox/trunk: ShellBuffer is now ThreadSafe for printing to it I must …
(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) @6981   18 years bensch trunk: some virtuals
(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) @5885   18 years bensch orxonox/trunk: classList: returns const lists
(edit) @5791   18 years bensch orxonox/trunk: stl::list used in ClassList
(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) @5785   18 years bensch orxonox/trunk: history ok again
(edit) @5784   18 years bensch orxonox/trunk: shell without tList now
(edit) @5783   18 years bensch orxonox/trunk: more stl in Shell
(edit) @5781   18 years bensch orxonox/trunk: more stl::list
(edit) @5780   18 years bensch orxonox/trunk: no more segfault in the Shell
(edit) @5779   18 years bensch orxonox/trunk: ClassList is now in std::list style ShellCommand is now …
(edit) @5767   18 years bensch orxonox/trunk: removed support for text-render-static
(edit) @5701   18 years bensch orxonox/trunk: removed ALL Makefile.in's
(edit) @5690   18 years bensch orxonox/trunk: parameters of Executor are const void* instead of const …
(edit) @5674   18 years bensch orxonox/trunk: collision-detection with new Matrix-class
(edit) @5672   18 years patrick orxonox/trunk: removed the modelinfo from the includes of vector.h
(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) @5644   18 years bensch orxonox/trunk: better loadparam start and end-cycle.
(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   19 years bensch orxonox/trunk: error fixed in the default value of ShellCommand LoadModel
(edit) @5552   19 years bensch orxonox/trunk: ShellCommand now uses MultiType instead of many …
(edit) @5551   19 years bensch orxonox/trunk: ShellCommands use less memory due to the use of unions.
(edit) @5513   19 years bensch orxonox/trunk: color adaption in the shell isA also with String (slow)
(edit) @5479   19 years bensch orxonox/trunk: updated to new autoconf, moved resourcemanager to …
(edit) @5475   19 years bensch default of shoot is now on Button-left
(edit) @5465   19 years bensch orxonox/trunk: vegetation rendering in the terrain (trees are now …
(edit) @5463   19 years bensch orxonox/trunk: removed LIBTOOL again
(edit) @5452   19 years bensch orxonox/trunk: libtoolize
(edit) @5450   19 years bensch orxonox/trunk: building with LIBTOOL again, this time for real Since …
(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 …
Note: See TracRevisionLog for help on using the revision log.