Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5221   19 years bensch orxonox/trunk: configure.ac path, so now one can append a path for the …
(edit) @5220   19 years bensch orxonox/trunk: configure-script-merge, to be compatible to isg.ee-computers
(edit) @5219   19 years bensch orxonox/trunk: warlord-fix
(edit) @5218   19 years bensch orxonox/trunk: more error-fixes… thanks Valgrind team :)
(edit) @5217   19 years bensch orxonox/trunk: physicsInterface fixed
(edit) @5216   19 years bensch orxonox/trunk: more fixes due to valgrind
(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) @5213   19 years bensch orxonox/trunk: removed the Collision-detection, to be faster with …
(edit) @5212   19 years bensch orxonox/trunk: some little errors corrected via Valgrind
(edit) @5211   19 years bensch orxonox/trunk: valgrind mem-leak-recovered
(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) @5205   19 years bensch orxonox/trunk: new ShellCommand, that allows the user to set the speed …
(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) @5169   19 years bensch orxonox/trunk: reverted silly changes
(edit) @5168   19 years bensch orxonox/trunk: removed silly props
(edit) @5167   19 years bensch orxonox/trunk: removed ini_parser to take the one from subprojects
(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 …
(edit) @5160   19 years bensch orxonox/trunk: shell is now a lib for its own
(edit) @5159   19 years bensch orxonox/trunk: added new Subdir for shell, and some minor changes
(edit) @5158   19 years bensch orxonox/trunk: better drawing of the Shell
(edit) @5157   19 years bensch orxonox/trunk: shell faster/saver now, algorithms
(edit) @5156   19 years bensch orxonox/trunk: no more segfaults wenn creating entities
(edit) @5155   19 years bensch orxonox/trunk: now one should be able to create entities on the Fly
(edit) @5154   19 years bensch orxonox/trunk: better comparison
(edit) @5153   19 years bensch orxonox/trunk: up to 5 arguments are now able to be parsed
(edit) @5152   19 years bensch orxonox/trunk: all types work as expected
(edit) @5151   19 years bensch orxonox/trunk: default Values are passed along
(edit) @5150   19 years bensch orxonox/trunk: SubString is now Safe also for NULL and 1 parameters
(edit) @5149   19 years bensch orxonox/trunk: ok, now testS and testI from shell work
(edit) @5148   19 years bensch orxonox/trunk: one Parameter safe now
(edit) @5147   19 years bensch orxonox/trunk: flush
(edit) @5146   19 years bensch orxonox/trunk: calling to 1-param works (without any real parameters)
(edit) @5145   19 years bensch orxonox/trunk: one parameter-functions should be executable…. dubugging
(edit) @5144   19 years bensch orxonox/trunk: now it is also possible, to execute Functions on …
(edit) @5143   19 years bensch orxonox/trunk: minor cleanup
(edit) @5142   19 years bensch orxonox/trunk: more elaborate version now the command Structure is …
(edit) @5141   19 years bensch orxonox/trunk: moved helper-functions to helper-functions.cc
(edit) @5140   19 years bensch orxonox/trunk: now all new commands get subscribed
(edit) @5139   19 years bensch orxonox/trunk: registered 'quit' from GameLoader
(edit) @5138   19 years bensch orxonox/trunk: clear is now registered for real
(edit) @5137   19 years bensch orxonox/trunk: better macro-definition
(edit) @5136   19 years bensch orxonox/trunk: registering singleton-Classes now
(edit) @5135   19 years bensch orxonox/trunk: it is now possible to execute Commands registered to …
(edit) @5134   19 years bensch orxonox/trunk: runtime-segfault prevented
(edit) @5133   19 years bensch orxonox/trunk: made the Functor-List external
(edit) @5132   19 years bensch orxonox/trunk: removed crap, so now the cd-engine is as was
(edit) @5131   19 years bensch orxonox/trunk: modified the tList-template again. prais patrick who's …
(edit) @5130   19 years bensch orxonox/trunk: flush
(edit) @5129   19 years bensch orxonox/trunk: minor extension-addition to the Shell.
(edit) @5128   19 years bensch orxonox/trunk: now it is also possible to write out Uppercase
(edit) @5127   19 years bensch orxonox/trunk: now it is possible to add multi-non-newLine printf's …
(edit) @5126   19 years bensch orxonox/trunk: the shell is now able to handle newLines
(edit) @5125   19 years bensch orxonox/trunk: a first command can be executed 'clear' also improved …
(edit) @5124   19 years bensch orxonox/trunk: text is now Rendered as expected (in FastMode)
(edit) @5123   19 years bensch orxonox/trunk: patches, to make TextEngine more intuitive
(edit) @5122   19 years bensch orxonox/trunk: optimized TextEngine, now the chars can also be copied …
Note: See TracRevisionLog for help on using the revision log.