Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6053   18 years rennerc handshake works now
(edit) @6052   18 years bknecht acceleration and brake/backward acceleration does now work
(edit) @6051   18 years bknecht first try of a helicopter control
(edit) @6050   18 years bensch orxonox/branches: delete guided-missile-branche, as it has been …
(edit) @6049   18 years hdavid branches/avi_play: added new libs to configure.ac, it compiles know on …
(edit) @6047   18 years bensch orxonox/branches/spaceship-controll: device-loading in old style
(edit) @6046   18 years bensch orxonox/branches/controll: Should compile on windows again
(edit) @6045   18 years bensch orxonox/branches/spaceshipcontrol: removed the doubled parser …
(edit) @6044   18 years snellen WARNING: probably doesnt compile
(edit) @6043   18 years rennerc added handshake
(edit) @6041   18 years rennerc network_socket: fixed a bug
(edit) @6040   18 years manuel hopefully we see some colored spheres arounf powerups now
(edit) @6039   18 years rennerc network_socket wont cause a segfault on connection close
(edit) @6036   18 years bensch orxonox/branches: added branche spaceshipcontrol again as copy of the …
(edit) @6035   18 years bensch branches: deleted spaceship-control branche
(edit) @6032   18 years snellen space_ship.cc updated
(edit) @6030   18 years snellen space_ship.cc updated
(edit) @6029   18 years snellen space_ship.cc updated
(edit) @6028   19 years snellen space_ship.cc updated
(edit) @6027   19 years snellen space_ship.cc updated
(edit) @6026   19 years rennerc network_socket: should compile now
(edit) @6025   19 years rennerc fixed some bugs
(edit) @6024   19 years bensch orxonox/trunk: check for theora and dc1394 should work now
(edit) @6023   19 years bensch orxonox/branches: delete branche newModel again, as it has been merged …
(edit) @6021   19 years bensch newModel new static_model class added
(edit) @6020   19 years bensch newModel: renaming
(edit) @6019   19 years bensch orxonox/branches/avi_play: conditional check in configure.ac
(edit) @6018   19 years rennerc NetworkStream should now accept net connections
(edit) @6017   19 years bensch orxonox/branches/network: subproject 'should' compile again
(edit) @6016   19 years bensch orxonox/branches: added newModel branche, for renaming porpuses
(edit) @6015   19 years hdavid branches/avi_play
(edit) @6014   19 years bensch babysitting :)
(edit) @6013   19 years hdavid branches/avi_play
(edit) @6007   19 years rennerc network_stream: added possibility to connect to >1 hosts
(edit) @6003   19 years hdavid branches/avi_play: some init stuff
(edit) @6001   19 years bknecht changes on camera so it is now dynamic
(edit) @6000   19 years patrick network: implemented the gameloader network loading functions again …
(edit) @5999   19 years patrick network: added the network branche again
(edit) @5998   19 years patrick branches: removed branche network
(edit) @5993   19 years bottac After fixing a wrong unsigned char to int conversion, HeightMaps look …
(edit) @5992   19 years bwuest Synchronizeable.h and Synchronizeable.cc changed: state and functions …
(edit) @5991   19 years bottac Yet another bug fixed.
(edit) @5990   19 years bottac Now, HeightMap seems to set the height of its vertices correctly.
(edit) @5989   19 years bottac Branch height_map loads now heightmapHello.bmp from your …
(edit) @5988   19 years manuel branch compiles again. factory problems solved
(edit) @5987   19 years rennerc network_socket: removed listen function server_socket: created …
(edit) @5986   19 years manuel 2 bugs resolved
(edit) @5985   19 years manuel merge: factory has now create from class name string function (svn …
(edit) @5983   19 years bensch orxonox/branches: deleted old crap
(edit) @5981   19 years bknecht Spaceship turns back to normal if it's hovering skewed in the air
(edit) @5980   19 years bottac ——————————————————————————————————- …
(edit) @5979   19 years patrick network: now the game-loader is prepeared for network play
(edit) @5977   19 years bknecht Crosshair is now in the middle of the screen
(edit) @5976   19 years bottac
(edit) @5975   19 years hdavid branches/avi_play: some changes
(edit) @5974   19 years patrick network: cleaned up the game_loader
(edit) @5973   19 years manuel needs fix in weapon_powert_up.cc (fabricate from string)
(edit) @5972   19 years patrick network: started renice work on the game_load, making it network friendly:D
(edit) @5971   19 years patrick network: the branche is stable again
(edit) @5970   19 years bottac Further changes in height_map.cc
(edit) @5969   19 years bensch controll: new key definitions
(edit) @5968   19 years patrick network: merged the trunk into the network with the command svn merge …
(edit) @5967   19 years bottac changes in height_map.cc
(edit) @5966   19 years bknecht spaceship: hovereffect implemented and minor changes
(edit) @5965   19 years manuel many changes: created generic weapon_power_up that can contain any …
(edit) @5964   19 years bknecht Mousecontrol implemented! Mousesensitivity implemented! Mouse is …
(edit) @5963   19 years bensch avi_play compiles
(edit) @5962   19 years hdavid avi_play: testfunction
(edit) @5961   19 years bensch orxonox/branches/avi_play: merged the trunk back to the avi_play …
(edit) @5960   19 years bensch avi_player: configure-test
(edit) @5959   19 years hdavid branches/avi_file: includes
(edit) @5958   19 years bensch avi_play: configure check for avi_format
(edit) @5957   19 years bensch powerups: merged lst file
(edit) @5955   19 years bensch branches/powerups: merged the trunk to branches/powerup merged with …
(edit) @5954   19 years bensch branches: deleted heightmap1
(edit) @5950   19 years hdavid branches/avi_file: small changes
(edit) @5942   19 years bottac
(edit) @5941   19 years bottac
(edit) @5940   19 years bottac
(edit) @5939   19 years hdavid branches/avi_file: created movie_player files
(edit) @5937   19 years hdavid branches/avi_file: created media_container files
(edit) @5932   19 years patrick collision_detection: the algorithm works smoother now on the std object
(edit) @5929   19 years patrick collision_deteciton: some minor bug fixes. the eigenvc algorithm …
(edit) @5928   19 years bknecht mouse control works fine, still need some improvements (next steps: …
(edit) @5927   19 years patrick collision_deteciton: works again! but much more massivesvn diff now …
(edit) @5926   19 years bensch orxonox/branches/collision_detection: compiles with gcc3.4
(edit) @5925   19 years patrick collision_detection: first few boxes are now much tighter.
(edit) @5924   19 years bensch orxonox/branches/avi_play: merged the Trunk back into the branche …
(edit) @5923   19 years patrick collision_detection: restrucured the center seeker funciton
(edit) @5922   19 years patrick collision_detection: working on centeroid obb structures
(edit) @5921   19 years bknecht implemented mousecontrol for spaceship
(edit) @5920   19 years patrick collision_detection: speed up in some function, more checks and more …
(edit) @5919   19 years bknecht added air friction for a better feeling
(edit) @5918   19 years bknecht new control and a little bit physics in space_ship.cc for better …
(edit) @5916   19 years snellen space_ship.cc updated
(edit) @5914   19 years bensch controll: some minor changes guided missile
(edit) @5913   19 years bensch orxonox/trunk: AimingTurret with GuidedMissiles :)
(edit) @5912   19 years bensch controll: shiftdir instead of ABS-Dir
(edit) @5911   19 years snellen space_ship.cc updated
(edit) @5910   19 years bensch controll: ability to get the directions of Nodes (absolute direction …
Note: See TracRevisionLog for help on using the revision log.