Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @6612   18 years bensch orxonox/trunk: particle_system is now loaded differently …
(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) @6587   18 years bensch retrieve the XML-Element
(edit) @6578   18 years bensch trunk: segfault prevention
(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) @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) @6441   18 years bensch orxonox/trunk: the Hud now scales the Widgets itself
(edit) @6438   18 years bensch trunk: widget war
(edit) @6431   18 years bensch orxonox/trunk: projectile inherits Energies from WorldEntity
(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) @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) @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) @6305   18 years bensch trunk: removed unused Text
(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) @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 …
(edit) @6278   18 years bensch trunk: christmas commit…. fixed baseObject
(edit) @6276   18 years bensch orxonox/trunk: cleaner base_object-stuff
(edit) @6253   18 years bensch orxonox/trunk: fixed the *final* pnode bug
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @6165   18 years patrick branches: added a branche christmas for some christmas tests
(edit) @6162   18 years bensch orxonox/trunk: merged the spaceshipcontroll branche into the trunk …
(edit) @6151   18 years bensch trunk: more world cleanup
(edit) @6145   18 years patrick trunk: fixed the network bug, uninitialized variable :D
(edit) @6144   18 years bensch orxonox/trunk: minor fix in synchronizeable erase instead of remove
(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) @6100   18 years bensch orxonox/trunk: copied the heightMap to the trunk, and adapted to …
(edit) @6078   18 years bensch orxonox/trunk: PNode compiles again PNode is now handled with the …
(edit) @6077   18 years bensch orxonox/trunk: better and faster BaseObject/ClassList
(edit) @6076   18 years bensch orxonox/trunk: sound_engine compiles better now (also for non AL-1.1)
(edit) @6075   18 years bensch orxonox/trunk: PNode rearange
(edit) @6074   18 years bensch orxonox/trunk: taken out NullParent. THE TRUNK IS NOT RUNNING FOR THE …
(edit) @6073   18 years bensch trunk: sync
(edit) @6072   18 years bensch orxonox/trunk: valgrind sweep
(edit) @6071   18 years bensch trunk: sync
(edit) @6070   18 years bensch orxonox/trunk: suppression file and minor fixes
(edit) @6054   18 years bensch orxonox/trunk: multiple new Reparenting modes in PNode. Testing the …
(edit) @6048   18 years bensch orxonox/trunk: some fixes, to PNode and world.
(edit) @6042   18 years bensch orxonox/trunk: new Definitions for PNodes reparenting structure
(edit) @6038   18 years bensch orxonox/trunk: small optimisation
(edit) @6037   18 years bensch orxonox/trunk: triangle Stripper
(edit) @6033   18 years bensch orxonox/trunk: model now also implements a Draw function, based on …
(edit) @6031   18 years bensch orxonox/trunk: cleanup in the StaticModel class, as my idea changed
(edit) @6022   18 years bensch orxonox/trunk: merged the NewModel branche back to the trunk. merged …
(edit) @6012   18 years bensch orxonox/trunk: vertex_array_model is way better now :)
(edit) @6011   18 years bensch orxonox/trunk: compile graphicsEngine on windows again
(edit) @6010   18 years bensch orxonox/trunk: vertex_array_model implemented
(edit) @6009   18 years bensch orxonox/trunk: abstract model implementation in .cc @patrick: do you …
(edit) @6008   18 years bensch orxonox/trunk: some more functionality in the abstractModel class
(edit) @6004   18 years bensch orxonox/trunk: new algorithm to rotate entities for drawing works …
(edit) @5997   18 years patrick merged the network branche a second time because there where some more …
(edit) @5996   18 years patrick orxonox/trunk: merged network branche into trunk with command svn …
(edit) @5995   18 years bensch orxonox/trunk: preparations for LOD's
(edit) @5994   18 years bensch orxonox/trunk: much cleaner Model Loading unloading, model is now …
(edit) @5982   18 years bensch orxonox/trunk: Factory-Redesign on the wish of manuel
(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) @5953   18 years bensch orxonox/trunk: ini_parser safer now
Note: See TracRevisionLog for help on using the revision log.