Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5346   19 years bensch orxonox/trunk: code-renice
(edit) @5344   19 years bensch orxonox/trunk: new Way to load and unload Text
(edit) @5336   19 years bensch orxonox/trunk: implemented default font.
(edit) @5335   19 years bensch orxonox/trunk: more fool-proov loading of important paths (data and image)
(edit) @5334   19 years bensch orxonox/trunk: fixed errors made in the fixing
(edit) @5332   19 years bensch orxonox/trunk: minor cleanup (speed-issue) in LoadClassDescription, …
(edit) @5324   19 years bensch orxonox/trunk: better algorithm for loading the Shader through the …
(edit) @5323   19 years bensch orxonox/trunk: Shaders can now be loaded via the ResourceManager
(edit) @5313   19 years bensch orxonox/trunk: minor nicessity fixes. no real bugs traced → :(
(edit) @5308   19 years bensch orxonox/trunk: Fixed a reversive BUG in the ResourceManager: Since …
(edit) @5307   19 years bensch orxonox/trunk: ResourceManager removed obsolete subMatch. This was a Bug
(edit) @5306   19 years bensch orxonox/trunk: ResourceManage-fixes
(edit) @5304   19 years bensch orxonox/trunk: so, ResourceManager now operates on BaseObjects. If …
(edit) @5303   19 years bensch orxonox/trunk: less output on quit… still some strange effecs caused …
(edit) @5302   19 years bensch orxonox/trunk: fixed bug in SkyShphere, doubly deleted Model
(edit) @5301   19 years bensch orxonox/trunk: some more nerving debug, that ment nothing.
(edit) @5300   19 years bensch orxonox/trunk: even less debug-info
(edit) @5298   19 years bensch orxonox/trunk: output-issues
(edit) @5279   19 years bensch orxonox/trunk: almost mac compatibility
(edit) @5227   19 years bensch orxonox/trunk: LoadParam had some major memory-leak… fixed them :)
(edit) @5226   19 years bensch orxonox/trunk: memory-leak-prevention
(edit) @5219   19 years bensch orxonox/trunk: warlord-fix
(edit) @5218   19 years bensch orxonox/trunk: more error-fixes… thanks Valgrind team :)
(edit) @5216   19 years bensch orxonox/trunk: more fixes due to valgrind
(edit) @5211   19 years bensch orxonox/trunk: valgrind mem-leak-recovered
(edit) @5208   19 years bensch orxonox/trunk: first fruits of valgrind…. delete[] are fine now :)
(edit) @5195   19 years bensch orxonox/trunk: alias-completion works too now :)
(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) @5133   19 years bensch orxonox/trunk: made the Functor-List external
(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 …
(edit) @5121   19 years bensch orxonox/trunk: color is now a parameter of text not font
(edit) @5120   19 years bensch orxonox/trunk: better calculation of the Line-Positions in the Shell
(edit) @5119   19 years bensch orxonox/trunk: cleanup/some display stuff
(edit) @5118   19 years bensch orxonox/trunk: semi-active buffers
(edit) @5115   19 years bensch orxonox/trunk: reimplemented the list functions, as i did before in …
(edit) @5113   19 years bensch orxonox/trunk:restoring the trunk…
(edit) @5111   19 years bensch orxonox/trunk: reverted the last steps, because they created a huge …
(edit) @5110   19 years bensch orxonox/trunk: changed the behaviour of the iterator. Now it is soon …
(edit) @5108   19 years bensch orxonox/trunk: softDir/softCoor is now overwritten(deleted) if one …
(edit) @5107   19 years bensch orxonox/trunk: shell is now properly moving through the bufferlines
(edit) @5106   19 years bensch orxonox/trunk: top-down shell, as proposed by patrick. This makes …
(edit) @5105   19 years bensch orxonox/trunk: some completion of ObjectNames
(edit) @5104   19 years bensch orxonox/trunk: even better algorithm
(edit) @5103   19 years bensch orxonox/trunk: better algorithm to find the ClassName. Now this is …
(edit) @5102   19 years bensch orxonox/trunk: class-autocompletion is nice now
(edit) @5101   19 years bensch orxonox/trunk: orxonox starts up in Windows again, but thats all. …
(edit) @5100   19 years bensch orxonox/trunk: testing some AutoCompletion in the Shell.
(edit) @5099   19 years bensch orxonox/trunk: Background for the Shell
(edit) @5097   19 years bensch orxonox/trunk: delay now is defined, as it should be, and as all OS's do it
(edit) @5096   19 years bensch orxonox/trunk: The Shell now is able to be initialized by orxonox.cc, …
(edit) @5095   19 years bensch orxonox/trunk: auto-repeat-function
(edit) @5094   19 years bensch orxonox/trunk: The Shell can now be activated/deactivated using '`'
(edit) @5093   19 years bensch orxonox/trunk: inputLine is working.
(edit) @5092   19 years bensch orxonox/trunk: less output, and shell also outputs to shell if …
(edit) @5090   19 years bensch orxonox/trunk: math should be easy…
(edit) @5089   19 years bensch orxonox/trunk: rebuild Element2D. Now it is more like PNode
(edit) @5083   19 years bensch orxonox/trunk: implemented the update function
(edit) @5082   19 years bensch orxonox/trunk: implemented PNode-functionality in Element2D, update …
(edit) @5081   19 years bensch orxonox/trunk: Element2D: PNode-style declaration
(edit) @5080   19 years bensch orxonox/trunk: shell is now scrolling through the information
(edit) @5079   19 years bensch orxonox/trunk: minor optimisations
(edit) @5078   19 years bensch orxonox/trunk: Shell is running, but only in orxonox-world, not …
(edit) @5077   19 years bensch orxonox/trunk: now no runtime-errors anymore. Also fixed the …
(edit) @5076   19 years bensch orxonox/trunk: minor
(edit) @5075   19 years bensch orxonox/trunk: redirected all printf-output to the shell This is just …
Note: See TracRevisionLog for help on using the revision log.