Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4379   19 years bensch orxonox/trunk: preparing to add fields to the particles-demo
(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) @4373   19 years bensch orxonox/trunk: better definition of debug.h
(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) @4369   19 years patrick orxonox/trunk: key binding implemented
(edit) @4368   19 years patrick orxonox/trunk: started implementation of key mapper
(edit) @4367   19 years patrick orxonox/trunk: added keymapper class to separate event handling from …
(edit) @4366   19 years patrick orxonox/trunk: player defined keys mapping started
(edit) @4365   19 years patrick orxonox/trunk: event listener/ handler now work together, events are …
(edit) @4364   19 years patrick orxonox/trunk: filled the flush function with more sense :) and …
(edit) @4363   19 years patrick orxonox/trunk: finished work on the event dispatcher, now implementing …
(edit) @4362   19 years patrick orxonox/trunk: type specific event handling routine
(edit) @4361   19 years patrick orxonox/trunk: event handler ongoing work, started implementing the …
(edit) @4360   19 years bensch orxonox/trunk: reset function for the camera
(edit) @4359   19 years bensch orxonox/trunk: movenet is as it should be in framework
(edit) @4358   19 years bensch orxonox/trunk: movenet is as it should be in framework
(edit) @4357   19 years bensch orxonox/trunk: now Textures are maped as they should before this …
(edit) @4356   19 years bensch orxonox/trunk: fixed an error in the resource manager, when a texture …
(edit) @4355   19 years patrick orxonox/trunk: started implementing the process function
(edit) @4354   19 years patrick orxonox/trunk: implemented event subscribe function
(edit) @4353   19 years patrick orxonox/trunk: added event def file
(edit) @4352   19 years patrick orxonox/trunk: reimplemented the key binding function, kept most of …
(edit) @4351   19 years bensch orxonox/trunk: now one can easily define all the initial values via macros
(edit) @4350   19 years patrick orxonox/trunk: event class members defined
(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) @4347   19 years bensch orxonox/trunk: added the ParticleEngine fix into the trunk
(edit) @4346   19 years patrick orxonox/trunk: some first function and class definition of the new …
(edit) @4345   19 years bensch orxonox/trunk: cooler incrementations
(edit) @4343   19 years bensch orxonox/trunk: importer is now also run by framework
(edit) @4342   19 years bensch orxonox/trunk: default values in the gui
(edit) @4341   19 years bensch orxonox/trunk: small folder-check-update
(edit) @4338   19 years bensch orxonox/trunk: merged branches/physics back to the trunk merged with …
(edit) @4329   19 years patrick orxonox/trunk: started work on new event handler
(edit) @4326   19 years patrick orxonox/trunk: working on an alternativ flight mode and a new event …
(edit) @4324   19 years patrick orxonox/trunk: added a debug level at the end to be able to experiment …
(edit) @4322   19 years patrick now the objectmanagment works smoothly with the garbage collection: …
(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) @4313   19 years patrick orxonox/trunk: cleaning up other, worse approaches
(edit) @4312   19 years patrick orxonox/trunk: now the object manager works absolutly unflexible! …
(edit) @4311   19 years patrick orxonox/trunk: f*g object manager is hard to get done right, …
(edit) @4299   19 years bensch orxonox/trunk: loadString is now loaded not by the template but by the …
(edit) @4289   19 years patrick orxonox/trunk: now all unused projectiles are added to the dead list …
(edit) @4288   19 years patrick orxonox/trunk: implementing the add/get from DeadList functions, …
(edit) @4287   19 years patrick orxonox/trunk: implemented the objectmanager debug functon, some small …
(edit) @4286   19 years patrick orxonox/trunk: implemented the objectmanager cache function
(edit) @4285   19 years patrick orxonox/trunk: started implementing objectmanager - this will be some …
(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) @4272   19 years bensch orxonox/trunk: importer now uses the graphicsEngine to generate a …
(edit) @4271   19 years bensch orxonox/trunk: clean in subprojects too
(edit) @4270   19 years bensch orxonox/trunk: libs are included correcly now
(edit) @4269   19 years bensch orxonox/trunk: added missing file again, but this time in Makefile.am …
(edit) @4268   19 years bensch orxonox/trunk: added missing file
(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) @4228   19 years bensch orxonox/trunk: flush the state
(edit) @4222   19 years bensch orxonox/trunk: track loadable (not perfect yet)
(edit) @4220   19 years bensch orxonox/trunk: TrackManager prepared for loading. added new overloaded …
(edit) @4216   19 years bensch orxonox/trunk: fix for levelloader, now uses resourceManager::getFullName
(edit) @4176   19 years bensch orxonox/trunk: merged the particleSystem into the Trunk
(edit) @4171   19 years bensch orxonox/trunk: compiles in Windows again
(edit) @4167   19 years bensch orxonox/trunk: check if file exists
(edit) @4166   19 years bensch orxonox/trunk: resourceManager has some new functions
(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) @4143   19 years bensch orxonox/trunk: Makefile now updated so it links again with gtk in windows
(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) @4131   19 years bensch orxonox/trunk: benchmark taken out of orxonox.cc
(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
Note: See TracRevisionLog for help on using the revision log.