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) @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 …
(edit) @4321   19 years patrick orxonox/trunk: added doxygen tags for the baseobject class
(edit) @4320   19 years patrick orxonox/trunk: now string name of a class works parallel to the int id …
(edit) @4318   19 years patrick orxonox/trunk: now changed the orxonox baseobject to object id …
(edit) @4315   19 years patrick orxonox/trunk: removed deprecated class base_entity and updated the …
(edit) @4284   19 years patrick orxonox/trunk: doxygen tags for the md2 model
(edit) @4282   19 years patrick orxonox/trunk: some smaller changes, possible to define scale factor …
(edit) @4281   19 years patrick orxonox/trunk: seperated the data from the model: now MD2Data …
(edit) @4280   19 years patrick orxonox/trunk: started separating data from md2 model: iimplementing …
(edit) @4279   19 years patrick orxonox/trunk: changed header struct name, fixed windows compile …
(edit) @4278   19 years patrick orxonox/trunk: cleaned out the abstract_model file. there where many …
(edit) @4277   19 years patrick orxonox/trunk: defined new datatype MD2Data to be used as data …
(edit) @4276   19 years patrick orxonox/trunk: cleaned out the md2 model class, there is now only one …
(edit) @4267   19 years bensch orxonox/trunk: added missing file
(edit) @4266   19 years bensch orxonox/trunk: subproject builds gui.
(edit) @4265   19 years bensch orxonox/trunk: tinyxml too :)
(edit) @4264   19 years bensch orxonox/trunk: gui is now a lib build and stored in lib
(edit) @4263   19 years bensch orxonox/trunk: building subprojects externaly
(edit) @4262   19 years bensch orxonox/trunk: moved around some files, and deleted the obsolete DataTank
(edit) @4261   19 years bensch orxonox/trunk: merged the levelLoader-branche back into the trunk, …
(edit) @4246   19 years bensch orxonox/trunk: md2_sloppy data-dir-fix
(edit) @4245   19 years patrick orxonox/trunk: merged back the md2_loader branche manualy (a full …
(edit) @4220   19 years bensch orxonox/trunk: TrackManager prepared for loading. added new overloaded …
(edit) @4176   19 years bensch orxonox/trunk: merged the particleSystem into the Trunk
(edit) @4164   19 years bensch orxonox/trunk: moved the start-button down (in the Gui)
(edit) @4145   19 years bensch orxonox/trunk: every world-entity saves the speed of its own
(edit) @4136   19 years bensch orxonox/trunk: skyModel now gets unloaded/loaded for real. There was …
(edit) @4135   19 years bensch orxonox/trunk: minor
(edit) @4134   19 years bensch orxonox/trunk: nicer help
(edit) @4133   19 years bensch orxonox/trunk: cleanup in gui: less useless output
(edit) @4132   19 years bensch orxonox/trunk: orxonox —help now shows something more usefull… …
(edit) @4130   19 years bensch orxonox/trunk: configure now nicer for GTK
(edit) @4123   19 years bensch orxonox/trunk: merged back the ParticleEngine into the Trunk
(edit) @4120   19 years bensch orxonox/trunk: gui builds again (on it's own)
(edit) @4119   19 years bensch orxonox/trunk: staff-section added
(edit) @4118   19 years bensch orxonox/trunk: small discrepancy
(edit) @4117   19 years bensch orxonox/trunk: model should load again on Windows
(edit) @4112   19 years bensch orxonox/trunk: model now gets loaded in an other order first vertex is …
(edit) @4110   19 years bensch orxonox/trunk: hups
(edit) @4109   19 years bensch orxonox/trunk: little error in model, and also a speed-fix in Array
(edit) @4108   19 years bensch orxonox/trunk: model even saver now
(edit) @4107   19 years bensch orxonox/trunk: some more
(edit) @4106   19 years bensch orxonox/trunk: new Model Definitions, to make it more safe (better output)
(edit) @4094   19 years bensch orxonox/trunk: orxonox now runs from anywhere of the LINUX environment
(edit) @4092   19 years bensch orxonox/trunk: forgot one option….
(edit) @4091   19 years bensch orxonox/trunk: now All options get loaded in new style (be aware, …
(edit) @4089   19 years bensch orxonox/trunk: behaviour as known
(edit) @4088   19 years bensch orxonox/trunk/gui: cleanup
(edit) @4086   19 years bensch orxonox/trunk: keySelector is now extern from Player
(edit) @4085   19 years bensch orxonox/trunk: key-definition, and the keys get read as they should, …
(edit) @4084   19 years bensch orxonox/trunk: now orxonox parses the config-file from …
(edit) @4083   19 years bensch orxonox/trunk/gui: now one can only select the data-repos
(edit) @4081   19 years bensch orxonox/trunk/gui: looks nicer now :)
Note: See TracRevisionLog for help on using the revision log.