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) @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   19 years bensch orxonox/trunk: better banking of the player, and memory leak fix
(edit) @5482   19 years bensch orxonox/trunk: VERY simplistic Banking of the Player
(edit) @5480   19 years bensch orxonox/trunk: better check for data-dir
(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) @5450   19 years bensch orxonox/trunk: building with LIBTOOL again, this time for real Since …
(edit) @5447   19 years bensch orxonox/trunk: Explosions on Collision (—HACK—) also made the …
(edit) @5423   19 years bensch orxonox/trunk: better check for the Data-Directory
(edit) @5422   19 years bensch orxonox/trunk: windows works, and the default data-path in the …
(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) @5405   19 years bensch orxonox/trunk: renamed definition to the right term declaration…
(edit) @5372   19 years bensch orxonox/trunk: nicer rendering of the Shell
(edit) @5366   19 years bensch orxonox/trunk: more definitions of GLGui. also a patch to the …
(edit) @5357   19 years bensch orxonox/trunk: some minor cleanup, of the mess i made with AutoMake-sh
(edit) @5356   19 years bensch orxonox/trunk: saver Weapon-Projectile-generation and Stuff
(edit) @5355   19 years bensch orxonox/trunk: some build-efficiency-issues
(edit) @5351   19 years bensch orxonox/trunk: building world_etities as a lib in …
Note: See TracRevisionLog for help on using the revision log.