Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4546   19 years patrick orxonox/trunk: implemented some test functions, that don't work untils …
(edit) @4545   19 years patrick orxonox/trunk: further improved the vector class, now it can be used …
(edit) @4544   19 years patrick orxonox/trunk: new feature in vector class, now can overtake values of …
(edit) @4543   19 years patrick orxonox/trunk: spawn tree function implementation, vertices list issues
(edit) @4542   19 years patrick some more structural work and start of spawn tree function
(edit) @4541   19 years patrick orxonox/trunk: added obb tree node structure to be more modular
(edit) @4539   19 years bensch orxonox/trunk: added some missing files to the Makefile.am's
(edit) @4537   19 years bensch orxonox/trunk: hups
(edit) @4536   19 years bensch orxonox/trunk: saver font: now the implementation of NON-loading font …
(edit) @4533   19 years patrick orxonox/trunk: flushing work
(edit) @4531   19 years patrick orxonox/trunk: some more function skeletons implemented
(edit) @4529   19 years bensch orxonox/trunk: preparing to create the collision-detection-algorithms …
(edit) @4528   19 years patrick orxonox/trunk: started implementing the bv tree and more specificaly …
(edit) @4527   19 years bensch orxonox/trunk: moved the collision_detection to the libs dir, and …
(edit) @4519   19 years bensch orxonox/trunk: changed all getInstances into inline functions to save …
(edit) @4518   19 years bensch orxonox/trunk: smoe small optimizations. now font is in front of particles
(edit) @4517   19 years bensch orxonox/trunk: commited crap in last commit
(edit) @4516   19 years bensch orxonox/trunk: particles now get rendered as expected
(edit) @4515   19 years bensch orxonox/trunk: particles now get rendered as expected
(edit) @4508   19 years bensch orxonox/trunk: implemented a better backloop-check in the track-system …
(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) @4500   19 years patrick orxonox/trunk: moved the list file again back to lib/util
(edit) @4496   19 years bensch orxonox/trunk: cycling read-in of parameters should work now… this …
(edit) @4494   19 years bensch orxonox/trunk: ParticleEmitter completely loadable
(edit) @4493   19 years bensch orxonox/trunk: inheritSpeed now property of particle_emitter. system …
(edit) @4491   19 years bensch orxonox/trunk: new tinyXML-lib installed (v-2.3.4)
(edit) @4488   19 years patrick orxonox/trunk: started cleaning up the list classes
(edit) @4484   19 years bensch orxonox/trunk: building the EventSystem as libORXevent.a
(edit) @4482   19 years bensch orxonox/trunk: lib/util: doxy-tags
(edit) @4481   19 years bensch orxonox/trunk: physics-fields doxy-tags :) only one :)
(edit) @4480   19 years bensch orxonox/trunk: PhysicsEngine: doxytags
(edit) @4479   19 years bensch orxonox/trunk: QuickAnimation - doxy
(edit) @4478   19 years bensch orxonox/trunk: particles documented
(edit) @4477   19 years bensch orxonox/trunk: vector is completely documented again :)
(edit) @4476   19 years bensch orxonox/trunk :documented the vector class
(edit) @4472   19 years bensch orxonox/trunk: curve doxygen, and redesign
(edit) @4471   19 years patrick orxonox/trunk: synchronisable class commented, light altered
(edit) @4470   19 years bensch orxonox/trunk: baseobject documented
(edit) @4469   19 years patrick orxonox/trunk: light documented and cleaned up
(edit) @4468   19 years bensch orxonox/trunk: doxytag
(edit) @4467   19 years patrick orxonox/trunk: commented the abstract_class.h right
(edit) @4466   19 years bensch orxonox/trunk: doxygen-tags
(edit) @4462   19 years bensch orxonox/trunk: md2Data loadable over the resourceManager
(edit) @4461   19 years patrick orxonox/trunk: documented the md2 class correctly now
(edit) @4460   19 years patrick orxonox/trunk: md2data cleanup data fix
(edit) @4459   19 years patrick orxonox/trunk: md2model data/model seperation
(edit) @4458   19 years bensch orxonox/trunk: graphicsEngine and TextEngine documented
(edit) @4457   19 years patrick orxonox/trunk: moved util/event to lib/event
(edit) @4456   19 years patrick orxonox/trunk: moved pilot node to util/track directory
(edit) @4451   19 years bensch orxonox/trunk: moved the network to lib
(edit) @4448   19 years bensch orxonox/trunk: doxygen-tags, and cleanup of NullParent
(edit) @4444   19 years bensch orxonox/trunk: setMode → setParentMode
(edit) @4443   19 years patrick orxonox/trunk: removed the old command node files and cleaned up the …
(edit) @4441   19 years bensch orxonox/trunk: update of the NullParent-class
(edit) @4440   19 years patrick orxonox/trunk: pnode enhancement and cleanup, very tight now
(edit) @4439   19 years bensch orxonox/trunk: again the particle-emitter is visile
(edit) @4438   19 years patrick orxonox/trunk: pilot node correction in control speed
(edit) @4437   19 years bensch orxonox/trunk: ParticleEmitter now loadable
(edit) @4436   19 years bensch orxonox/trunk: baseObject now implements loading of objectNames
(edit) @4435   19 years bensch orxonox/trunk: objectName is now a property of BaseObject, because …
(edit) @4434   19 years bensch orxonox/trunk: PerParticle-animations work as expected
(edit) @4433   19 years bensch orxonox/trunk: no more flickering effect at the beginning
(edit) @4432   19 years bensch orxonox/trunk: forgot a file
(edit) @4431   19 years bensch orxonox/trunk: particles: color is animatable too
(edit) @4430   19 years bensch orxonox/trunk: mass and radius are animateable
(edit) @4428   19 years bensch orxonox/trunk: should compile again after new Makefile-stuff
(edit) @4427   19 years bensch orxonox/trunk: moved the gui to a more usefull directory
(edit) @4426   19 years bensch orxonox/trunk: deleted obsolete console
(edit) @4425   19 years bensch orxonox/trunk: minor update on quickAnimation
(edit) @4424   19 years patrick orxonox/trunk: very fun effect when using the mouse to drive through …
(edit) @4423   19 years patrick orxonox/trunk: space craft can be controled via keys, nothing new yet
(edit) @4422   19 years patrick orxonox/trunk: work on pilot node continued
(edit) @4421   19 years bensch orxonox/trunk: lifetime-animation works now via the quickAnimation …
(edit) @4418   19 years patrick orxonox/trunk: further work on debug level
(edit) @4416   19 years bensch orxonox/trunk: moved the particles to lib/particles
(edit) @4415   19 years bensch orxonox/trunk: added quick-animation for FAST, bad animations that …
(edit) @4397   19 years bensch orxonox/trunk: ok… forces now apply to the right objects, but i …
(edit) @4396   19 years bensch orxonox/trunk: now Objects should be affected by the PhysicsEngine too
(edit) @4395   19 years bensch orxonox/trunk: fields are now time-independant
(edit) @4394   19 years bensch orxonox/trunk: PhysicsEngine is now aware of the existing fields and …
(edit) @4392   19 years bensch orxonox/trunk: physicsInterfaces now check in at constuctiontime with …
(edit) @4385   19 years bensch orxonox/trunk: small efficiency update
(edit) @4384   19 years bensch orxonox/trunk: further optimisations for the appliement of fields
(edit) @4382   19 years bensch orxonox/trunk: BaseObject virtual public in PNode and Player(for …
(edit) @4381   19 years bensch orxonox/trunk: made include more local. stdincl.h not in base_object.h …
(edit) @4378   19 years bensch orxonox/trunk: applying force works for particle-systems again
(edit) @4377   19 years bensch orxonox/trunk: ParticleSystem is now a PhysicsInterface
(edit) @4376   19 years bensch orxonox/trunk: started reimplementing the PhysicsInterface-class. This …
(edit) @4375   19 years bensch orxonox/trunk: renamed iphysics to physics_interface
(edit) @4374   19 years bensch orxonox/trunk: ability to change background color
(edit) @4372   19 years bensch orxonox/trunk: slight optimizations and a new definition for PNode. …
(edit) @4371   19 years bensch orxonox/trunk: material should now be loadable in the importer-test-class
(edit) @4370   19 years bensch orxonox/trunk: objModel's materials should now automatically load textures
(edit) @4357   19 years bensch orxonox/trunk: now Textures are maped as they should before this …
(edit) @4349   19 years bensch orxonox/trunk: ParticleEngine now has a draw-function, that makes sense
(edit) @4348   19 years bensch orxonox/trunk: particles now move at the desired velocity
(edit) @4345   19 years bensch orxonox/trunk: cooler incrementations
(edit) @4338   19 years bensch orxonox/trunk: merged branches/physics back to the trunk merged with …
(edit) @4326   19 years patrick orxonox/trunk: working on an alternativ flight mode and a new event …
Note: See TracRevisionLog for help on using the revision log.