Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6634   18 years bensch orxonox/trunk: merged the network-branche back to the trunk merged …
(edit) @6633   18 years bensch trunk: some minors
(edit) @6631   18 years bensch trunk: more linkage
(edit) @6630   18 years bensch orxonox/trunk: precache works, and the particle-systems get Linked.. (HACK)
(edit) @6629   18 years bensch trunk: particles: precache and ModelParticles
(edit) @6628   18 years bensch trunk: segfault-prevention, and minor cleanup
(edit) @6627   18 years bensch trunk: valgrind sweep
(edit) @6626   18 years bensch trunk: segfault prevention
(edit) @6625   18 years bensch orxonox/trunk: ParticleSystem and Emitter get Deleted correctly
(edit) @6624   18 years bensch orxonox/trunk: Some missing stuff
(edit) @6623   18 years bensch orxonox/trunk: particle Systems and Emitters are loaded and cleaned up …
(edit) @6622   18 years bensch orxonox/trunk: Material can now be copied ParticleSprite used for all …
(edit) @6621   18 years bensch orxonox/trunk: particle derivate… still working on this
(edit) @6620   18 years bensch trunk: particle-optimisation
(edit) @6619   18 years bensch orxonox/trunk: rendering without the ParticleEngine, so now we are FAST :)
(edit) @6618   18 years bensch trunk: properties
(edit) @6617   18 years bensch trunk: split Rotation/Line/Quaternion/Plane(Rectangle) into seperate files
(edit) @6616   18 years bensch orxonox/trunk: taken the quaternion outside of Vector.cc to quaternion.cc/h
(edit) @6615   18 years bensch orxonox/trunk: added vector2D, a 2D-version of the 3D-vector
(edit) @6613   18 years bensch orxonox/trunk: better LoadParam
(edit) @6612   18 years bensch orxonox/trunk: particle_system is now loaded differently …
(edit) @6610   18 years bensch trunk: minor valgrinds
(edit) @6609   18 years bensch orxonox/trunk: compile again on Windows
(edit) @6608   18 years bensch trunk: copy the tc version from spaceshipcontrol
(edit) @6607   18 years bensch orxonox/trunk: some windows fixes
(edit) @6600   18 years bensch TRUNK: merged the avi_play branche again
(edit) @6589   18 years bensch TRUNK: merged powerups back
(edit) @6587   18 years bensch retrieve the XML-Element
(edit) @6578   18 years bensch trunk: segfault prevention
(edit) @6568   18 years bensch trunk: weaponManager is now reporting the change of Weapons to the (if …
(edit) @6565   18 years bensch trunk: turret does not move anymore
(edit) @6561   18 years bensch trunk: WeaponManager update
(edit) @6547   18 years bensch orxonox/trunk: merged the WeaponManager back to the trunk
(edit) @6532   18 years bensch orxonox/trunk: merged branches/movie_play to the trunk. no conflicts, …
(edit) @6523   18 years bensch trunk: water fake render :)
(edit) @6522   18 years bensch trunk: switch to WireFrame with Shell → GraphicsEngine wireframe
(edit) @6519   18 years bensch trunk: better smoother water
(edit) @6518   18 years bensch orxonox/trunk: some waves
(edit) @6517   18 years bensch orxonox/trunk: each BaseObject saves its TiXmlElement as a TiXmlNode*. …
(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) @6480   18 years bensch uint to unsigned int
(edit) @6477   18 years bensch trunk: uint to unsigned int
(edit) @6471   18 years bensch orxonox/trunk: testing, but not working
(edit) @6470   18 years bensch trunk some work on cubeMap
(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) @6465   18 years bensch trunk: texture prepared for others than GL_TETURE_2D
(edit) @6458   18 years bensch orxonox/trunk: wave now also rebuilds the Normals (do not know if this …
(edit) @6457   18 years bensch water works
(edit) @6456   18 years bensch Water draws itself
(edit) @6455   18 years bensch trunk: Simple water surface WE
(edit) @6454   18 years bensch orxonox/trunk: changing the height of the Grid should work
(edit) @6453   18 years bensch trunk Vectors instead of floats used in VertexArrayModel
(edit) @6452   18 years bensch trunk: vertexArrayModel minor functionality update
(edit) @6446   18 years bensch orxonox/trunk: added grid class
(edit) @6445   18 years bensch trunk: bars are nicer now
(edit) @6444   18 years bensch trunk: sliders get updated, as they should be
(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) @6439   18 years bensch trunk: WeaponSystem working again: reverted the changed from revision …
(edit) @6438   18 years bensch trunk: widget war
(edit) @6437   18 years bensch trunk: added HUD definition and removed user_control
(edit) @6436   18 years bensch orxonox/trunk: collides with function now takes away the Energy of our …
(edit) @6435   18 years bensch orxonox/trunk: weapon tick is now the only tick functions of Weapon. …
(edit) @6434   18 years bensch orxonox/trunk: moved the projectiles to Projectiles
(edit) @6433   18 years bensch orxonox/trunk: the turret now fires too
(edit) @6432   18 years bensch orxonox/trunk: better build process: fake convenience lib through …
(edit) @6431   18 years bensch orxonox/trunk: projectile inherits Energies from WorldEntity
(edit) @6430   18 years bensch orxonox/trunk: Energy System on WorldEntity-level
(edit) @6426   18 years bensch orxonox/trunk: merged the spaceshipcontrol branche back to the trunk …
(edit) @6424   18 years bensch orxonox/trunk: merged the branche network back to the trunk merged …
(edit) @6423   18 years bensch trunk: staticModel now uses vector instead of tArray (more portable)
(edit) @6349   18 years bensch orxonox/trunk: minor fix in the TextEngine
(edit) @6348   18 years bensch trunk: added small app, that converts ttf-to images compile with: g++ …
(edit) @6345   18 years bensch orxonox/trunk: tried to merge the old world to the new one… this was …
(edit) @6341   18 years bensch orxonox/trunk: merged the network branche back to the trunk, so we do …
(edit) @6316   18 years bensch orxonox/trunk: now painting the BV's again…. no error due to my …
(edit) @6315   18 years bensch orxonox/trunk: again had to remove some 3's @patrick: ok??
(edit) @6314   18 years bensch orxonox/trunk: less debug output
(edit) @6313   18 years bensch orxonox/trunk: any-3D-model to VertexArrayModel works perfectly
(edit) @6312   18 years bensch orxonox/trunk: patch, so that the VertexArrayModel conversion works …
(edit) @6311   18 years bensch trunk: temporary added file
(edit) @6310   18 years bensch orxonox/trunk: merged the VertexArrayModel from heightmap and added …
(edit) @6309   18 years bensch orxonox/trunk: some new tc-stuff
(edit) @6308   18 years bensch orxonox/trunk: added tc a library to convert Vertice-Melanges into …
(edit) @6307   18 years bensch orxonox/trunk: PNode fix: PNODE_MOVEMENT didn't work, because the mask …
(edit) @6306   18 years bensch orxonox/trunk: cool bars for the rocket-louncher
(edit) @6305   18 years bensch trunk: removed unused Text
(edit) @6302   18 years bensch orxonox/trunk: file-fiexes
(edit) @6300   18 years bensch orxonox/trunk: show some widgets… man this is cool…
(edit) @6299   18 years bensch orxonox/trunk: syncing PNode to Element2D again
(edit) @6295   18 years bensch orxonox/trunk: new GUI-functionality
(edit) @6288   18 years bensch orxonox/trunk: no more segfaults
(edit) @6287   18 years bensch orxonox/trunk: some gui-work
(edit) @6282   18 years bensch orxonox/trunk: merged the PowerUps back here
(edit) @6281   18 years bensch trunk: make usage of the Virtual-derivates
(edit) @6280   18 years bensch orxonox/trunk: ClassList now supports getLeafID() to retriefe the ID …
Note: See TracRevisionLog for help on using the revision log.