Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/defs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6002   18 years bensch orxonox/trunk: implemented the helicopter
(edit) @5996   18 years patrick orxonox/trunk: merged network branche into trunk with command svn …
(edit) @5978   18 years bensch orxonox/trunk: merged spaceshipcontrol back to the trunk merged with …
(edit) @5956   18 years bensch orxonox/trunk: compiles again
(edit) @5944   18 years bensch orxonox/trunk: ini-parser in own subdir now (also moved tiXml-lib to …
(edit) @5930   18 years bensch orxonox/trunk: remake of the SoundEngine (faster, and millions of …
(edit) @5915   18 years bensch orxonox/trunk: merged branches/spaceshipControll back to the trunk: …
(edit) @5862   18 years bensch trunk: renaming to TextureSequence
(edit) @5860   18 years bensch orxonox/trunk: some initial work at MultiFrameTexture.cc
(edit) @5822   18 years bensch orxonox/trunk: merged branches/network to the trunk merged with …
(edit) @5819   18 years bensch orxonox/trunk: merged branches world_entities to trunk again merged …
(edit) @5766   18 years bensch orxonox/trunk: merged the GuidedMissiles to the trunk, without the …
(edit) @5750   18 years bensch orxonox/trunk: merged the WorldEntities into the Trunk. Merged with …
(edit) @5691   18 years bensch orxonox/trunk: moved functor_list.h
(edit) @5634   18 years bensch orxonox/trunk: Executor works just fine. Changed: Paramerte* to MT_*, …
(edit) @5626   18 years bensch trunk: optimizations, and operator== in BaseObject to compare ObjectNames
(edit) @5556   19 years bensch orxonox/trunk: added Aim-class
(edit) @5476   19 years patrick orxonox/lib/event: also checked the other mouse buttons and removed …
(edit) @5474   19 years patrick orxonox/lib/event: fixed the mouse button bug
(edit) @5458   19 years bensch orxonox/trunk: a second power-up (lasers)
(edit) @5456   19 years bensch orxonox/trunk: added Lasers and Rockets Class as TestBullet is not the …
(edit) @5445   19 years bensch orxonox/trunk: Connection-Removing in the Particle-Class
(edit) @5440   19 years bensch orxonox/trunk: Weapons update, Now one can really assign …
(edit) @5439   19 years bensch orxonox/trunk: BaseObject with Debug-Level
(edit) @5434   19 years bensch orxonox/trunk: Turret Power Up defined
(edit) @5391   19 years bensch orxonox/trunk: more gui-definitions
(edit) @5384   19 years bensch orxonox/trunk: introducing the GLGuiMainWidget-class, that is the …
(edit) @5366   19 years bensch orxonox/trunk: more definitions of GLGui. also a patch to the …
(edit) @5364   19 years bensch orxonox/trunk: some more definition of the GUI
(edit) @5363   19 years bensch orxonox/trunk: sync
(edit) @5362   19 years bensch oroxnox/trunk: gui extends element2D
(edit) @5357   19 years bensch orxonox/trunk: some minor cleanup, of the mess i made with AutoMake-sh
(edit) @5342   19 years bensch orxonox/trunk: moved text_engine to src/lib/graphics/text_engine …
(edit) @5332   19 years bensch orxonox/trunk: minor cleanup (speed-issue) in LoadClassDescription, …
(edit) @5331   19 years bensch orxonox/trunk: inition is our motto, so now the debug function of the …
(edit) @5329   19 years bensch orxonox/trunk: executing static commands work
(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) @5304   19 years bensch orxonox/trunk: so, ResourceManager now operates on BaseObjects. If …
(edit) @5300   19 years bensch orxonox/trunk: even less debug-info
(edit) @5299   19 years bensch orxonox/trunk: nicer DEBUG info in X11-style
(edit) @5279   19 years bensch orxonox/trunk: almost mac compatibility
(edit) @5263   19 years bensch orxonox/trunk: using glew, and Shaders are now read
(edit) @5261   19 years bensch orxonox/trunk: structure of the Shader-lib
(edit) @5206   19 years bensch orxonox/trunk: Shell no more singleton, and ShellInput is now derive …
(edit) @5190   19 years bensch orxonox/trunk: construct for ShellCommandAlias… have to work some …
(edit) @5188   19 years bensch orxonox/trunk: only retrieve Classes, that actually have a Command …
(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) @5174   19 years bensch orxonox/trunk: ShellBuffer is extern to Shell now… (But NOT used in …
(edit) @5160   19 years bensch orxonox/trunk: shell is now a lib for its own
(edit) @5155   19 years bensch orxonox/trunk: now one should be able to create entities on the Fly
(edit) @5153   19 years bensch orxonox/trunk: up to 5 arguments are now able to be parsed
(edit) @5145   19 years bensch orxonox/trunk: one parameter-functions should be executable…. dubugging
(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) @5137   19 years bensch orxonox/trunk: better macro-definition
(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) @5117   19 years bensch orxonox/trunk: cleanup is almost perfect now
(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 …
(copy) @5070   19 years bensch reporx: moved orxonox out of orxonox directory, because it is the only …
copied from orxonox/trunk/src/defs:
(edit) @5068   19 years bensch orxonox/trunk: added Shell Class to the utils. This class should …
Note: See TracRevisionLog for help on using the revision log.