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) @4464   19 years patrick orxonox/trunk: reimplemented the shoot speed function
(edit) @4463   19 years bensch orxonox/trunk: fixed bug with not loading the md2-texture
(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) @4455   19 years patrick orxonox/trunk: removed action listener header file, no idea how it …
(edit) @4454   19 years patrick orxonox/trunk: some more event cleanu[
(edit) @4453   19 years bensch orxonox/trunk: docu for the image_screen
(edit) @4452   19 years patrick orxonox/trunk: key_mapper.* commented and reviewed
(edit) @4451   19 years bensch orxonox/trunk: moved the network to lib
(edit) @4450   19 years patrick orxonox/trunk: commented the event handler and event class
(edit) @4449   19 years bensch orxonox/trunk: moved class_list.h
(edit) @4448   19 years bensch orxonox/trunk: doxygen-tags, and cleanup of NullParent
(edit) @4447   19 years patrick orxonox/trunk: made orxonox.cc a littel nicer.
(edit) @4446   19 years patrick orxonox/trunk: finished cleaning up orxonox.cc
(edit) @4445   19 years patrick orxonox/trunk: cleaned up the orxonox class: removed all unused …
(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) @4442   19 years patrick orxonox/trunk: command node removed from source files
(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) @4429   19 years bensch orxonox/trunk: some more features for creating a dist
(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) @4420   19 years patrick orxonox/trunk: faster and easier unsubscribe function implemented
(edit) @4419   19 years patrick orxonox/trunk: unsubscribtion from events, after object deatch
(edit) @4418   19 years patrick orxonox/trunk: further work on debug level
(edit) @4417   19 years patrick orxonox/trunk: fixed a possible segfault, didn't allocate the …
(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) @4414   19 years patrick orxonox/trunk: connected the viewport change functions in the camera …
(edit) @4413   19 years patrick orxonox/trunk: fixed a player controller problem
(edit) @4412   19 years patrick orxonox/trunk: now shooting and weapon change work again
(edit) @4411   19 years patrick orxonox/trunk: now system events work again: quit, pause, next-level
(edit) @4410   19 years patrick orxonox/trunk: prepeared to implement all system wide commands
(edit) @4409   19 years patrick orxonox/trunk: space ship control works again, now working on system …
(edit) @4408   19 years patrick orxonox/trunk: integrating the event handler into orxonox mainclass
(edit) @4407   19 years patrick orxonox/trunk: event management now runs with new event-handler: no …
(edit) @4406   19 years patrick orxonox/trunk: the mouse buttons now should be identified correctly
(edit) @4405   19 years patrick orxonox/trunk: event_handler subscribe functionality improved
(edit) @4404   19 years patrick orxonox/trunk: player now is a EventListener for particular events
(edit) @4403   19 years patrick cleaned and finished up the key mapper class
(edit) @4402   19 years patrick orxonox/trunk: key mapping works just fine
(edit) @4401   19 years patrick orxonox/trunk: fixed a compile error, sorry for the last commit …
(edit) @4400   19 years patrick make
(edit) @4399   19 years patrick orxonox/trunk: key mapping alg implementation
(edit) @4398   19 years patrick orxonox/trunk: moved the keynames strucure to a place closer to …
(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) @4391   19 years bensch orxonox/trunk: no more seg-fault
(edit) @4390   19 years patrick orxonox/trunk: flushing work state
(edit) @4389   19 years patrick orxonox/trunk: working on keymapping, there are some problems in …
(edit) @4388   19 years patrick orxonox/trunk: running first pre-tests with key-mapping
(edit) @4387   19 years patrick orxonox/trunk: little fix to prevent compile error
(edit) @4386   19 years patrick orxonox/trunk: key mapper implementation precess
(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) @4383   19 years bensch orxonox/trunk: demo now with 3 different 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) @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 …
Note: See TracRevisionLog for help on using the revision log.