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) @7101   18 years patrick spaceship collides with arena
(edit) @7089   18 years patrick trunk: game rules should work now
(edit) @7088   18 years patrick trunk: working on respawn bug
(edit) @7082   18 years patrick trunk: respawn and death patch
(edit) @7080   18 years patrick trunk: another game rules patch
(edit) @7079   18 years patrick trunk: minor game rules change
(edit) @7064   18 years bensch hud work
(edit) @7062   18 years bensch hud
(edit) @7059   18 years bensch md2 model resource managed
(edit) @7044   18 years patrick trunk: death screen now works
(edit) @7040   18 years patrick trunk: game rules definitions added
(edit) @7039   18 years patrick trunk: game rules definitions added
(edit) @7037   18 years patrick trunk: game rules definitions added
(edit) @7035   18 years patrick trunk: game rules loading problems
(edit) @7034   18 years patrick trunk: started working on the game rules and specificlay on the …
(edit) @7032   18 years bensch testing
(edit) @7020   18 years patrick trunk: added the game rules
(edit) @7017   18 years patrick trunk: adding game rules structure
(edit) @7014   18 years bensch trunk: new algorithm for the Camera-Distance
(edit) @6997   18 years bensch trunk: UP is FORWARD, DOWN is BACKWARD
(edit) @6981   18 years bensch trunk: some virtuals
(edit) @6874   18 years patrick trunk: the menu control better implemented
(edit) @6862   18 years patrick trunk: the game now always jumps back to the menu
(edit) @6859   18 years bensch trunk: error-correction
(edit) @6854   18 years patrick trunk: the menu now works
(edit) @6756   18 years bensch trunk: Burst Particles
(edit) @6695   18 years patrick merged the network branche to the trunk
(edit) @6671   18 years bensch WeaponManger now handles Ammo. If a Weapon has NO ammo then the Ammo …
(edit) @6664   18 years bensch trunk: small fix in resource/ammos
(edit) @6655   18 years bensch orxonox/trunk: ammoContainer added
(edit) @6651   18 years bensch orxonox/trunk: copy Resources from the ResourceManger (this is not as …
(edit) @6650   18 years bensch trunk: cache bools
(edit) @6649   18 years bensch trunk: resourceManager::resourceCount();
(edit) @6648   18 years bensch orxonox/trunk: built two new functions for the NETWORK precache …
(edit) @6647   18 years bensch trunk: doxygen
(edit) @6646   18 years bensch trunk: ResourceManeger names
(edit) @6645   18 years bensch orxonox/trunk: totally remastered the ResourceManager. Now it takes …
(edit) @6642   18 years bensch trunk: ResourceManager now has Vectors instead of Lists
(edit) @6641   18 years bensch trunk: ResourceManager: caching should work
(edit) @6640   18 years bensch trunk: ResourceManager: make the ResourceManager more modular
(edit) @6633   18 years bensch trunk: some minors
(edit) @6616   18 years bensch orxonox/trunk: taken the quaternion outside of Vector.cc to quaternion.cc/h
(edit) @6613   18 years bensch orxonox/trunk: better LoadParam
(edit) @6512   18 years bensch orxonox/trunk: loadParams is now virtual. ALL THE CLASSES HAVE TO CALL …
(edit) @6498   18 years patrick trunk: merged the network branche into the trunk
(edit) @6468   18 years bensch trunk: added localPlayer and SkyBox to state
(edit) @6467   18 years bensch orxonox/trunk: Texture loading with GL_TEXTURE_* in ResourceManager …
(edit) @6446   18 years bensch orxonox/trunk: added grid class
(edit) @6445   18 years bensch trunk: bars are nicer now
(edit) @6443   18 years bensch huge pipeline
(edit) @6442   18 years bensch Gui Shows weapons (simple)
(edit) @6441   18 years bensch orxonox/trunk: the Hud now scales the Widgets itself
(edit) @6440   18 years bensch orxonox/trunk: now the Widgets are only rendered within the HUD
(edit) @6438   18 years bensch trunk: widget war
(edit) @6437   18 years bensch trunk: added HUD definition and removed user_control
(edit) @6424   18 years bensch orxonox/trunk: merged the branche network back to the trunk merged …
(edit) @6341   18 years bensch orxonox/trunk: merged the network branche back to the trunk, so we do …
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @6152   18 years bensch orxonox/trunk: some work in the loading process of worlds
(edit) @6151   18 years bensch trunk: more world cleanup
(edit) @6150   18 years bensch orxonox/trunk: cleanup of the world begin
(edit) @6142   18 years bensch orxonox/trunk: merge the ObjectManager to the trunk merged with …
(edit) @6139   18 years patrick trunk: merged branche network with trunk using command: svn merge …
(edit) @6074   18 years bensch orxonox/trunk: taken out NullParent. THE TRUNK IS NOT RUNNING FOR THE …
(edit) @5994   18 years bensch orxonox/trunk: much cleaner Model Loading unloading, model is now …
(edit) @5984   18 years bensch orxonox/trunk: doxygen in Factory
(edit) @5982   18 years bensch orxonox/trunk: Factory-Redesign on the wish of manuel
(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) @5828   18 years bensch orxonox/trunk: bomb detonates
(edit) @5826   18 years bensch orxonox/trunk: bomb detonation
(edit) @5819   18 years bensch orxonox/trunk: merged branches world_entities to trunk again merged …
(edit) @5795   18 years bensch orxonox/trunk: merged branches/worldEntities back to the trunk svn …
(edit) @5777   18 years bensch orxonox/trunk: stl::list in AnimationPlayer
(edit) @5767   18 years bensch orxonox/trunk: removed support for text-render-static
(edit) @5750   18 years bensch orxonox/trunk: merged the WorldEntities into the Trunk. Merged with …
(edit) @5708   18 years bensch orxonox/trunk: newer data-revision
(edit) @5701   18 years bensch orxonox/trunk: removed ALL Makefile.in's
(edit) @5691   18 years bensch orxonox/trunk: moved functor_list.h
(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) @5671   18 years bensch orxonox/trunk: renamed class LoadParam to CLoadParam and Macro …
(edit) @5656   18 years bensch orxonox/trunk: new Version of the String-splitter (without …
(edit) @5655   18 years bensch orxonox/trunk: dissected LoadParam and Executor completely. Now there …
(edit) @5654   18 years bensch orxonox/trunk: cycle-loading of LoadParam works…
(edit) @5653   18 years bensch orxonox/trunk: further cleanup
(edit) @5652   18 years bensch orxonox/trunk: new LoadParam procedure with all NON-cycling …
(edit) @5651   18 years bensch orxonox/trunk: new (LoadParam && ExecutorSpecials)-Functionality that …
(edit) @5646   18 years bensch orxonox/trunk: new Macro for LoadParam
(edit) @5645   18 years bensch orxonox/trunk: first Element gets loaded through the new LoadParam …
(edit) @5644   18 years bensch orxonox/trunk: better loadparam start and end-cycle.
(edit) @5634   18 years bensch orxonox/trunk: Executor works just fine. Changed: Paramerte* to MT_*, …
(edit) @5556   18 years bensch orxonox/trunk: added Aim-class
(edit) @5553   18 years bensch orxonox/trunk: Quit Events are listened on. 1. Quit-Button from the …
(edit) @5549   18 years bensch orxonox/trunk: cleanup of LoadParam
(edit) @5546   18 years bensch orxonox/trunk: taken out LoadParamDescription into a file of its own
(edit) @5545   18 years bensch orxonox/trunk: renaming of BaseLoadParam to LoadParamBase
(edit) @5534   18 years bensch orxonox/trunk: loadParam does not anymore produce a description. → it …
(edit) @5499   18 years bensch orxonox/trunk: Load_Param2 changed, to load Models with, or without scale.
(edit) @5483   18 years bensch orxonox/trunk: better banking of the player, and memory leak fix
Note: See TracRevisionLog for help on using the revision log.