Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6349   20 years bensch orxonox/trunk: minor fix in the TextEngine
(edit) @6348   20 years bensch trunk: added small app, that converts ttf-to images compile with: g++ …
(edit) @6345   20 years bensch orxonox/trunk: tried to merge the old world to the new one… this was …
(edit) @6341   20 years bensch orxonox/trunk: merged the network branche back to the trunk, so we do …
(edit) @6316   20 years bensch orxonox/trunk: now painting the BV's again…. no error due to my …
(edit) @6315   20 years bensch orxonox/trunk: again had to remove some 3's @patrick: ok??
(edit) @6314   20 years bensch orxonox/trunk: less debug output
(edit) @6313   20 years bensch orxonox/trunk: any-3D-model to VertexArrayModel works perfectly
(edit) @6312   20 years bensch orxonox/trunk: patch, so that the VertexArrayModel conversion works …
(edit) @6311   20 years bensch trunk: temporary added file
(edit) @6310   20 years bensch orxonox/trunk: merged the VertexArrayModel from heightmap and added …
(edit) @6309   20 years bensch orxonox/trunk: some new tc-stuff
(edit) @6308   20 years bensch orxonox/trunk: added tc a library to convert Vertice-Melanges into …
(edit) @6307   20 years bensch orxonox/trunk: PNode fix: PNODE_MOVEMENT didn't work, because the mask …
(edit) @6306   20 years bensch orxonox/trunk: cool bars for the rocket-louncher
(edit) @6305   20 years bensch trunk: removed unused Text
(edit) @6302   20 years bensch orxonox/trunk: file-fiexes
(edit) @6300   20 years bensch orxonox/trunk: show some widgets… man this is cool…
(edit) @6299   20 years bensch orxonox/trunk: syncing PNode to Element2D again
(edit) @6295   20 years bensch orxonox/trunk: new GUI-functionality
(edit) @6288   20 years bensch orxonox/trunk: no more segfaults
(edit) @6287   20 years bensch orxonox/trunk: some gui-work
(edit) @6282   20 years bensch orxonox/trunk: merged the PowerUps back here
(edit) @6281   20 years bensch trunk: make usage of the Virtual-derivates
(edit) @6280   20 years bensch orxonox/trunk: ClassList now supports getLeafID() to retriefe the ID …
(edit) @6279   20 years bensch orxonox/trunk: descriptions
(edit) @6278   20 years bensch trunk: christmas commit…. fixed baseObject
(edit) @6276   20 years bensch orxonox/trunk: cleaner base_object-stuff
(edit) @6253   20 years bensch orxonox/trunk: fixed the *final* pnode bug
(edit) @6243   20 years bensch orxonox/trunk: merged the power-ups to the tunk again
(edit) @6241   20 years bensch trunk: merged the spaceshipcontrol back to the trunk
(edit) @6222   20 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @6165   20 years patrick branches: added a branche christmas for some christmas tests
(edit) @6162   20 years bensch orxonox/trunk: merged the spaceshipcontroll branche into the trunk …
(edit) @6155   20 years bensch typo
(edit) @6153   20 years bensch docu
(edit) @6152   20 years bensch orxonox/trunk: some work in the loading process of worlds
(edit) @6151   20 years bensch trunk: more world cleanup
(edit) @6150   20 years bensch orxonox/trunk: cleanup of the world begin
(edit) @6148   20 years bensch orxonox/trunk: segfault-prevention
(edit) @6145   20 years patrick trunk: fixed the network bug, uninitialized variable :D
(edit) @6144   20 years bensch orxonox/trunk: minor fix in synchronizeable erase instead of remove
(edit) @6142   20 years bensch orxonox/trunk: merge the ObjectManager to the trunk merged with …
(edit) @6139   20 years patrick trunk: merged branche network with trunk using command: svn merge …
(edit) @6113   20 years bensch trunk: copied new power-ups
(edit) @6100   20 years bensch orxonox/trunk: copied the heightMap to the trunk, and adapted to …
(edit) @6079   20 years bensch orxonox/trunk: valgrind should work again
(edit) @6078   20 years bensch orxonox/trunk: PNode compiles again PNode is now handled with the …
(edit) @6077   20 years bensch orxonox/trunk: better and faster BaseObject/ClassList
(edit) @6076   20 years bensch orxonox/trunk: sound_engine compiles better now (also for non AL-1.1)
(edit) @6075   20 years bensch orxonox/trunk: PNode rearange
(edit) @6074   20 years bensch orxonox/trunk: taken out NullParent. THE TRUNK IS NOT RUNNING FOR THE …
(edit) @6073   20 years bensch trunk: sync
(edit) @6072   20 years bensch orxonox/trunk: valgrind sweep
(edit) @6071   20 years bensch trunk: sync
(edit) @6070   20 years bensch orxonox/trunk: suppression file and minor fixes
(edit) @6056   20 years bensch orxonox/trunk: more small optimisations, and a convenience …
(edit) @6055   20 years bensch orxonox/trunk: first optimisations with InactiveNode observe this …
(edit) @6054   20 years bensch orxonox/trunk: multiple new Reparenting modes in PNode. Testing the …
(edit) @6048   20 years bensch orxonox/trunk: some fixes, to PNode and world.
(edit) @6042   20 years bensch orxonox/trunk: new Definitions for PNodes reparenting structure
(edit) @6038   20 years bensch orxonox/trunk: small optimisation
(edit) @6037   20 years bensch orxonox/trunk: triangle Stripper
(edit) @6034   20 years bensch orxonox/trunk: merged the spaceshipcontroll branche back to the trunk …
(edit) @6033   20 years bensch orxonox/trunk: model now also implements a Draw function, based on …
(edit) @6031   20 years bensch orxonox/trunk: cleanup in the StaticModel class, as my idea changed
(edit) @6022   20 years bensch orxonox/trunk: merged the NewModel branche back to the trunk. merged …
(edit) @6012   20 years bensch orxonox/trunk: vertex_array_model is way better now :)
(edit) @6011   20 years bensch orxonox/trunk: compile graphicsEngine on windows again
(edit) @6010   20 years bensch orxonox/trunk: vertex_array_model implemented
(edit) @6009   20 years bensch orxonox/trunk: abstract model implementation in .cc @patrick: do you …
(edit) @6008   20 years bensch orxonox/trunk: some more functionality in the abstractModel class
(edit) @6005   20 years bensch orxonox/trunk: automatic LOD-loading
(edit) @6004   20 years bensch orxonox/trunk: new algorithm to rotate entities for drawing works …
(edit) @6002   20 years bensch orxonox/trunk: implemented the helicopter
(edit) @5997   20 years patrick merged the network branche a second time because there where some more …
(edit) @5996   20 years patrick orxonox/trunk: merged network branche into trunk with command svn …
(edit) @5995   20 years bensch orxonox/trunk: preparations for LOD's
(edit) @5994   20 years bensch orxonox/trunk: much cleaner Model Loading unloading, model is now …
(edit) @5984   20 years bensch orxonox/trunk: doxygen in Factory
(edit) @5982   20 years bensch orxonox/trunk: Factory-Redesign on the wish of manuel
(edit) @5978   20 years bensch orxonox/trunk: merged spaceshipcontrol back to the trunk merged with …
(edit) @5956   20 years bensch orxonox/trunk: compiles again
(edit) @5953   20 years bensch orxonox/trunk: ini_parser safer now
(edit) @5952   20 years bensch orxonox/trunk: more functionality to the ini_parser
(edit) @5951   20 years bensch orxonox/trunk: cool functions
(edit) @5949   20 years bensch orxonox/trunk: iniparser writes out comments
(edit) @5948   20 years bensch orxonox/trunk: iniparser cleans itself up
(edit) @5947   20 years bensch orxonox/trunk: minor cleanup
(edit) @5946   20 years bensch orxonox/trunk: adding comments (simple)
(edit) @5945   20 years bensch orxonox/trunk: small rearangements
(edit) @5944   20 years bensch orxonox/trunk: ini-parser in own subdir now (also moved tiXml-lib to …
(edit) @5943   20 years bensch orxonox/trunk: ini_parser sync
(edit) @5938   20 years bensch orxonox/trunk: ini_parser and gui clean-up, do not know if this fixed …
(edit) @5936   20 years bensch orxonox/trunk: some fixes, but still some strange seg-faults in the …
(edit) @5935   20 years bensch orxonox/trunk: ini-parser works again
(edit) @5934   20 years bensch orxonox/trunk: cleanup in ini-parser
(edit) @5933   20 years bensch orxonox/trunk: sync (not running)
(edit) @5930   20 years bensch orxonox/trunk: remake of the SoundEngine (faster, and millions of …
(edit) @5917   20 years bensch orxonox/trunk: al-sound-source-allocation
Note: See TracRevisionLog for help on using the revision log.