Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/subprojects

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4909   19 years bensch orxonox/trunk: removed subproject gui, as it is not anymore a …
(edit) @4908   19 years bensch orxonox/trunk: subprojects (without gui) work again
(edit) @4903   19 years patrick orxonox/trunk: wanted to test the terrain quadtree in the subproject …
(edit) @4836   19 years bensch orxonox/trunk: renamed all the \param → @param and so on in Doxygen …
(edit) @4826   19 years bensch orxonox/trunk: moved the weaponManager out of Weapon we have files …
(edit) @4789   19 years patrick orxonox/trunk: included the spatial data representation as a lib
(edit) @4785   19 years bensch orxonox/trunk: error in loading of PNode fixed, and the Framework …
(edit) @4770   19 years bensch orxonox/trunk: GraphicsEngine now parses the INI-file
(edit) @4751   19 years bensch orxonox/trunk: all subprojects are ready to be compiled again, with …
(edit) @4746   19 years bensch orxonox/trunk: changed (void) → ()
(edit) @4741   19 years bensch orxonox/trunk: all subprojects working again
(edit) @4740   19 years bensch orxonox/trunk: no big deal (strange Makefile-problem)
(edit) @4739   19 years bensch orxonox/trunk: factory is now registered in Factory, not in Gameloader
(edit) @4728   19 years bensch orxonox/trunk: more loading (especially for physics)
(edit) @4726   19 years bensch orxonox/trunk: more loading procedures, fixed small bugs in loadparam
(edit) @4725   19 years bensch orxonox/trunk: more load-params for Particles
(edit) @4724   19 years bensch orxonox/trunk: framework update
(edit) @4723   19 years bensch orxonox/trunk: particle-model-loading is correct again
(edit) @4721   19 years patrick orxonox/trunk: some md2 models jumping around the vulcano
(edit) @4719   19 years patrick orxonox/trunk: some more graphics features
(edit) @4718   19 years patrick orxonox/trunk: the collision detection engine works again and is ready …
(edit) @4717   19 years patrick orxonox/trunk: some other md2 files to load
(edit) @4714   19 years patrick orxonox/trunk: some model refinments
(edit) @4712   19 years patrick orxonox/trunk: more draw options
(edit) @4711   19 years patrick orxonox/trunk: now the displayer show the data in an appropriate form
(edit) @4710   19 years patrick orxonox/trunk: weeped out some very serious bugs, now the tree …
(edit) @4708   19 years patrick orxonox/trunk: the cd now supports rotations in the detection
(edit) @4707   19 years patrick orxonox/trunk: there where some redundances in the drawing process… …
(edit) @4706   19 years patrick orxonox/trunk: now the stuff isnt drawed anymore
(edit) @4705   19 years patrick orxonox/trunk: some speed improvements of the cd
(edit) @4704   19 years patrick orxonox/trunk: now collision detection is accurate. Now I have to tune …
(edit) @4701   19 years patrick orxonox/trunk: now checking 6 of 15 axis
(edit) @4696   19 years patrick orxonox/trunk: started calculating the prjection axis
(edit) @4695   19 years patrick orxonox/trunk: no only the overlap test is missing
(edit) @4694   19 years patrick orxonox/trunk: now ready to implement the collision detection algorithm
(edit) @4692   19 years bensch orxonox/trunk: momentum
(edit) @4690   19 years bensch orxonox/trunk: more momentum implementation in particles
(edit) @4688   19 years patrick orxonox/trunk: prepearing for collision detection
(edit) @4686   19 years patrick orxonox/trunk: added the model draw functionality to the framework
(edit) @4682   19 years patrick orxonox/trunk: now there is a possibility to render the bvtree through …
(edit) @4679   19 years patrick orxonox/trunk: put together a little scene in the collision detection …
(edit) @4678   19 years bensch orxonox/trunk: removed redundant stuff
(edit) @4675   19 years patrick orxonox/trunk: now used the player model to do an obb on it - works …
(edit) @4673   19 years patrick orxonox/trunk: the collision detection gui now works properly
(edit) @4671   19 years patrick orxonox/trunk: the blended boxes get rendered correctly
(edit) @4667   19 years bensch orxonox/trunk: lighting model is corrected now in the Particle-engine
(edit) @4666   19 years bensch orxonox/trunk: particle-demo now also shows models from the model-directory
(edit) @4662   19 years bensch orxonox/trunk: safer compile support
(edit) @4661   19 years patrick orxonox/trunk: center is calculated more precisly now
(edit) @4653   19 years bensch orxonox/trunk: still a strange bug in the TYPE-case of the resource …
(edit) @4652   19 years bensch orxonox/trunk: taken the ObjectManager out of the important sections …
(edit) @4651   19 years bensch orxonox/trunk: code-design
(edit) @4650   19 years bensch orxonox/trunk: Now the Subprojects get the DataDirectory from the …
(edit) @4649   19 years bensch orxonox/trunk: subproject Particles looks good again
(edit) @4647   19 years bensch orxonox/trunk: minor update with the brightness of the background
(edit) @4646   19 years bensch orxonox/trunk: collision-gui implemented
(edit) @4645   19 years bensch orxonox/trunk: deleted it for real
(edit) @4642   19 years bensch orxonox/trunk: gui-subproject compiles again also a minor include …
(edit) @4641   19 years bensch orxonox/trunk: even less to compile right now, i am happy, with how it …
(edit) @4640   19 years bensch orxonox/trunk: now the collision-detection-module does not need GUI anymore
(edit) @4639   19 years bensch orxonox/trunk: particleFun draws some Particles again
(edit) @4638   19 years patrick orxonox/trunk: changed the way the data is displayed, now supports …
(edit) @4637   19 years bensch orxonox/trunk: particles_fun compiles again
(edit) @4636   19 years patrick orxonox/trunk: collision detection now displays very beatuifully
(edit) @4635   19 years patrick orxonox/trunk: implemented an elegant draw function to display the …
(edit) @4634   19 years bensch orxonox/trunk: importer works again
(edit) @4632   19 years patrick orxonox/trunk: the separation plane is also drawn for debug purposes. …
(edit) @4631   19 years patrick orxonox/trunk: the damn segfault is nomore, patrick is on killing spree
(edit) @4630   19 years patrick orxonox/trunk: the memory requirements are lowered, some strucural …
(edit) @4629   19 years patrick orxonox/trunk: now working with smaller jacobi algorithm. got some …
(edit) @4627   19 years patrick orxonox/trunk: trying to implement my own jacobi decomposition alg …
(edit) @4626   19 years patrick orxonox/trunk: fight for a working lin alg jacobi decomposition algorithm.
(edit) @4622   19 years patrick orxonox/trunk: drawing in diffrent hirarchies works now, with diffrent …
(edit) @4619   19 years bensch orxonox/trunk: windowName defineable by the GraphicsEngine
(edit) @4618   19 years patrick orxonox/trunk: the obb tree now gets rendered correctly
(edit) @4617   19 years patrick orxonox/trunk: now the depth obb tree calculation works
(edit) @4616   19 years patrick orxonox/trunk: now bounding box gets displayed very well
(edit) @4615   19 years patrick orxonox/trunk: modified the cd subproject, so it loads an md2 file …
(edit) @4612   19 years patrick orxonox/trunk: partition the vertices into two different lists
(edit) @4583   19 years bensch orxonox/trunk: importer is a lib now :)
(edit) @4572   19 years patrick orxonox/trunk: newmat lib now works with cd and cd-subproject
(edit) @4555   19 years bensch orxonox/trunk: small diffs
(edit) @4554   19 years bensch orxonox/trunk: some spaces…. :)
(edit) @4552   19 years patrick orxonox/trunk: data now gets displayed in the viewer. nothing fancy yet
(edit) @4551   19 years patrick orxonox/trunk: further work on the test env, cdengine draw functions, …
(edit) @4549   19 years bensch orxonox/trunk: collision-detection-module compiles again :)
(edit) @4546   19 years patrick orxonox/trunk: implemented some test functions, that don't work untils …
(edit) @4539   19 years bensch orxonox/trunk: added some missing files to the Makefile.am's
(edit) @4535   19 years bensch orxonox/trunk: ok, the importer subproject now uses resourceManager …
(edit) @4532   19 years bensch orxonox/trunk: subproject for collision_detection now really cleaned
(edit) @4531   19 years patrick orxonox/trunk: some more function skeletons implemented
(edit) @4530   19 years bensch orxonox/trunk: subproject collision_detection cleaned
(edit) @4529   19 years bensch orxonox/trunk: preparing to create the collision-detection-algorithms …
(edit) @4519   19 years bensch orxonox/trunk: changed all getInstances into inline functions to save …
(edit) @4506   19 years bensch orxonox/trunk: building the SoundEngine as a lib
(edit) @4504   19 years bensch orxonox/trunk: merged the SoundEngine into the Trunk. merged file by …
(edit) @4493   19 years bensch orxonox/trunk: inheritSpeed now property of particle_emitter. system …
(edit) @4492   19 years bensch orxonox/trunk: importer works again
(edit) @4438   19 years patrick orxonox/trunk: pilot node correction in control speed
(edit) @4432   19 years bensch orxonox/trunk: forgot a file
Note: See TracRevisionLog for help on using the revision log.