Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5968   18 years patrick network: merged the trunk into the network with the command svn merge …
(edit) @5967   18 years bottac changes in height_map.cc
(edit) @5966   18 years bknecht spaceship: hovereffect implemented and minor changes
(edit) @5965   18 years manuel many changes: created generic weapon_power_up that can contain any …
(edit) @5964   18 years bknecht Mousecontrol implemented! Mousesensitivity implemented! Mouse is …
(edit) @5963   18 years bensch avi_play compiles
(edit) @5962   18 years hdavid avi_play: testfunction
(edit) @5961   18 years bensch orxonox/branches/avi_play: merged the trunk back to the avi_play …
(edit) @5960   18 years bensch avi_player: configure-test
(edit) @5959   18 years hdavid branches/avi_file: includes
(edit) @5958   18 years bensch avi_play: configure check for avi_format
(edit) @5957   18 years bensch powerups: merged lst file
(edit) @5955   18 years bensch branches/powerups: merged the trunk to branches/powerup merged with …
(edit) @5954   18 years bensch branches: deleted heightmap1
(edit) @5950   18 years hdavid branches/avi_file: small changes
(edit) @5942   18 years bottac
(edit) @5941   18 years bottac
(edit) @5940   18 years bottac
(edit) @5939   18 years hdavid branches/avi_file: created movie_player files
(edit) @5937   18 years hdavid branches/avi_file: created media_container files
(edit) @5932   18 years patrick collision_detection: the algorithm works smoother now on the std object
(edit) @5929   18 years patrick collision_deteciton: some minor bug fixes. the eigenvc algorithm …
(edit) @5928   18 years bknecht mouse control works fine, still need some improvements (next steps: …
(edit) @5927   18 years patrick collision_deteciton: works again! but much more massivesvn diff now …
(edit) @5926   18 years bensch orxonox/branches/collision_detection: compiles with gcc3.4
(edit) @5925   18 years patrick collision_detection: first few boxes are now much tighter.
(edit) @5924   18 years bensch orxonox/branches/avi_play: merged the Trunk back into the branche …
(edit) @5923   18 years patrick collision_detection: restrucured the center seeker funciton
(edit) @5922   18 years patrick collision_detection: working on centeroid obb structures
(edit) @5921   18 years bknecht implemented mousecontrol for spaceship
(edit) @5920   18 years patrick collision_detection: speed up in some function, more checks and more …
(edit) @5919   18 years bknecht added air friction for a better feeling
(edit) @5918   18 years bknecht new control and a little bit physics in space_ship.cc for better …
(edit) @5916   18 years snellen space_ship.cc updated
(edit) @5914   18 years bensch controll: some minor changes guided missile
(edit) @5913   18 years bensch orxonox/trunk: AimingTurret with GuidedMissiles :)
(edit) @5912   18 years bensch controll: shiftdir instead of ABS-Dir
(edit) @5911   18 years snellen space_ship.cc updated
(edit) @5910   18 years bensch controll: ability to get the directions of Nodes (absolute direction …
(edit) @5909   18 years snellen space_ship.cc updated
(edit) @5908   18 years snellen space_ship.cc updated
(edit) @5907   18 years bknecht spaceship updated
(edit) @5906   18 years snellen space_ship.cc updated
(edit) @5905   18 years snellen space_ship.cc updated
(edit) @5904   18 years snellen space_ship.cc updated
(edit) @5903   18 years snellen space_ship.cc updated
(edit) @5902   18 years snellen unregisterEvent() in playable.cc implemented
(edit) @5901   18 years snellen disconnectControllable() in player.cc implemented
(edit) @5900   18 years snellen space_ship.cc updated
(edit) @5899   18 years bensch controll: better player
(edit) @5898   18 years bensch controll documentation
(edit) @5897   18 years snellen space_ship.cc updated
(edit) @5896   18 years bensch controll: more elaborate playable
(edit) @5895   18 years bensch controll: playable interface work
(edit) @5894   18 years bensch controll: better controll
(edit) @5893   18 years snellen space_ship.cc updated
(edit) @5892   18 years bensch controll: some fixing in world
(edit) @5891   18 years snellen space_ship.cc and world.cc updated
(edit) @5890   18 years snellen space_ship.cc and world.cc updated
(edit) @5889   18 years snellen registerEvent in Playable.cc implemented
(edit) @5888   18 years snellen player.cc and player.h updated ( in ../src/world_entities)
(edit) @5887   18 years bensch orxonox/spaceship-controll: world transformation
(edit) @5886   18 years bensch orxonox/branches/spaceshipcontroll: events need to include less
(edit) @5884   18 years patrick collision_detection: bugfix in the covariance calc algorithm
(edit) @5883   18 years bensch orxonox/branches/spaceshipcontroll: completely working branche
(edit) @5882   18 years patrick collision_detection: very much work on the cd engine, now the obbs do …
(edit) @5881   18 years bensch orxonox/branches/spaceshipcontroll: simple world-interactivity
(edit) @5880   18 years bensch controll compile
(edit) @5879   18 years bensch controll: woring on al 1.1 and 1.0
(edit) @5878   18 years bknecht implemented space_ship control
(edit) @5877   18 years bensch controll: registerEvent
(edit) @5876   18 years bensch controll: some typos
(edit) @5875   18 years bensch orxonox/branches/spaceshipcontrol: compiles again
(edit) @5874   18 years manuel some documentation
(edit) @5873   18 years manuel powerup and extendable work
(edit) @5872   18 years snellen player.cc and player.h updated ( in ../src/world_entities)
(edit) @5871   18 years manuel declared extendable
(edit) @5870   18 years patrick collision_detection: getting rid of the old vertices based structure
(edit) @5869   18 years patrick collision_detection: adjusted the box splitting algorithm
(edit) @5868   18 years patrick collision_detection: box dimension calculation adjusted
(edit) @5867   18 years patrick collision_detection: further rewrite of some function
(edit) @5864   18 years snellen player.cc and player.h updated ( in ../src/world_entities)
(edit) @5855   18 years bensch const getEvent and also inline
(edit) @5854   18 years snellen player.cc and player.h updated (both files in ../src/world_entities)
(edit) @5853   18 years snellen player.cc and player.h updated (both files in ../src/world_entities)
(edit) @5852   18 years snellen player.cc and player.h updated (both files in ../src/world_entities)
(edit) @5851   18 years bensch orxonox/trunk: cut player out of the Player class
(edit) @5850   18 years snellen player.cc and player.h updated (both files in ../src/world_entities)
(edit) @5849   18 years snellen player.cc and player.h updated (both files in ../src/world_entities)
(edit) @5848   18 years manuel added new branch powerups
(edit) @5847   18 years snellen player.cc and player.h updated (both files in ../src/world_entities)
(edit) @5846   18 years bensch orxonox/spaceship-controll: removed Player-stuff from CD-engine …
(edit) @5845   18 years bensch orxonox/branches: added avi_play
(edit) @5844   18 years bensch orxonox/branches/spaceshipcontroll: rearanged ClassList classes
(edit) @5843   18 years bensch orxonox/branches: delete old.we
(edit) @5842   18 years bensch orxonox/branches: removed world_entities
(edit) @5841   18 years snellen player.cc and player.h updated (both files in ../src/world_entities)
(edit) @5840   18 years snellen player.cc and player.h updated (both files in ../src/world_entities)
(edit) @5839   18 years snellen player.cc and player.h changed (both files in ../src/world_entities)
(edit) @5838   18 years snellen playable.cc, playable.h, space_ship.cc and space_ship.h added in …
Note: See TracRevisionLog for help on using the revision log.