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) @7810   18 years bensch orxonox/trunk: merged the Weather effects back here
(edit) @7785   18 years bensch orxonox/trunk: merged the Changes from the water branche back to the trunk.
(edit) @7779   18 years bensch 3088 linews changed :): trunk: namespaces
(edit) @7488   18 years patrick orxonox: mission manager less verbose and more secure now
(edit) @7486   18 years patrick orxonox: kill event redesigned
(edit) @7483   18 years patrick orxonox: kill list work
(edit) @7482   18 years patrick orxonox: working on kill event processing (game rule specific)
(edit) @7466   18 years patrick orxonox: reformat of the height_map.h header file.
(edit) @7464   18 years patrick orxonox: mission goals get checked now, verbose output.
(edit) @7463   18 years patrick mission goals now get loaded correctly with all attributes
(edit) @7462   18 years patrick mission goals loadable
(edit) @7461   18 years patrick orxonox: the mission goal framework is nearly completed
(edit) @7440   18 years bensch orxonox/trunk: merged the Signal-Handler-Branche back to the TRUNK
(edit) @7400   18 years patrick worked on game rules and mission goals
(edit) @7391   18 years patrick orxonox: working on mission goals and mission manager
(edit) @7370   18 years bensch orxonox/trunk: drawLists/tickLists are used, and made some …
(edit) @7368   18 years bensch orxonox/trunk: some renamings, and GameWorldData now has lists for …
(edit) @7221   18 years bensch orxonox/trunk: merged the std-branche back, it runs on windows and …
(edit) @7198   18 years bensch orxonox/trunk: new Default Values… they now too are in MultiType …
(edit) @7193   18 years bensch orxonox/trunk: new style for resources (prework/movement)
(edit) @7167   18 years bensch trunk: dynamic library loading test
(edit) @7151   18 years bensch orxonox/trunk: new and more improved WE make process
(edit) @7130   18 years bensch orxonox/trunk: removed some std::list
(edit) @7118   18 years patrick trunk: mp explosion
(edit) @7116   18 years rennerc terrain collision hack
(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
Note: See TracRevisionLog for help on using the revision log.