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) @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 :)
(edit) @4071   19 years bensch orxonox/trunk/gui: new isOption-tag of Widgets: optionType
(edit) @4069   19 years bensch orxonox/trunk/gui: now options get loaded in the right Way
(edit) @4068   19 years bensch orxonox/trunk/gui: new Widget for FileSelector
(edit) @4064   19 years bensch orxonox/trunk/gui: better video
(edit) @4062   19 years bensch orxonox/trunk: now the gui also starts orxonox if in non-GTK-mode
(edit) @4061   19 years bensch orxonox/trunk: no more multi-Threading-support… maybe again in the …
(edit) @4060   19 years bensch orxonox/trunk: windows MKDIR-s*ck works again
(edit) @4059   19 years bensch orxonox/trunk: gui now gets called through -g/—gui
(edit) @4058   19 years bensch orxonox/trunk: menus now show something useFull…
(edit) @4056   19 years bensch orxonox/trunk/gui: naming
(edit) @4054   19 years bensch orxonox/trunk: merged the guiMerge-branche back into the trunk merged …
(edit) @4042   19 years bensch orxonox/trunk: gui: minor niceness-patch
(edit) @4041   19 years bensch orxonox/trunk: minor
(edit) @4040   19 years bensch orxonox/trunk/gui: forgot file
(edit) @4039   19 years bensch orxonox/trunk/gui: minor change
(edit) @4038   19 years bensch orxonox/trunk: seg-fault-prevention, and cleanup of model.cc
(edit) @4037   19 years bensch orxonox/trunk: minor
(edit) @4036   19 years bensch orxonox/trunk: minor
(edit) @4035   19 years bensch orxonox/trunk: no more iostream (for real)
(edit) @4034   19 years bensch orxonox/trunk: no more iostrem
(edit) @4032   19 years bensch orxonox/trunk: orxonox now starts the Gui by default, and also if …
(edit) @4031   19 years bensch orxonox/trunk: rc now also part of gui-code
(edit) @4030   19 years bensch orxonox/trunk/gui: pixmaps now part of the Code
(edit) @4029   19 years bensch orxonox/trunk/gui: little error in non-gtk-mode
(edit) @4028   19 years bensch orxonox/trunk: gui is now built inside of src
Note: See TracRevisionLog for help on using the revision log.