Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6054   18 years bensch orxonox/trunk: multiple new Reparenting modes in PNode. Testing the …
(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) @6048   18 years bensch orxonox/trunk: some fixes, to PNode and world.
(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) @6042   18 years bensch orxonox/trunk: new Definitions for PNodes reparenting structure
(edit) @6041   19 years rennerc network_socket: fixed a bug
(edit) @6040   19 years manuel hopefully we see some colored spheres arounf powerups now
(edit) @6039   19 years rennerc network_socket wont cause a segfault on connection close
(edit) @6038   19 years bensch orxonox/trunk: small optimisation
(edit) @6037   19 years bensch orxonox/trunk: triangle Stripper
(edit) @6036   19 years bensch orxonox/branches: added branche spaceshipcontrol again as copy of the …
(edit) @6035   19 years bensch branches: deleted spaceship-control branche
(edit) @6034   19 years bensch orxonox/trunk: merged the spaceshipcontroll branche back to the trunk …
(edit) @6033   19 years bensch orxonox/trunk: model now also implements a Draw function, based on …
(edit) @6032   19 years snellen space_ship.cc updated
(edit) @6031   19 years bensch orxonox/trunk: cleanup in the StaticModel class, as my idea changed
(edit) @6030   19 years snellen space_ship.cc updated
(edit) @6029   19 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) @6022   19 years bensch orxonox/trunk: merged the NewModel branche back to the trunk. 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) @6012   19 years bensch orxonox/trunk: vertex_array_model is way better now :)
(edit) @6011   19 years bensch orxonox/trunk: compile graphicsEngine on windows again
(edit) @6010   19 years bensch orxonox/trunk: vertex_array_model implemented
(edit) @6009   19 years bensch orxonox/trunk: abstract model implementation in .cc @patrick: do you …
(edit) @6008   19 years bensch orxonox/trunk: some more functionality in the abstractModel class
(edit) @6007   19 years rennerc network_stream: added possibility to connect to >1 hosts
(edit) @6006   19 years bensch orxonox/trunk: changelog
(edit) @6005   19 years bensch orxonox/trunk: automatic LOD-loading
(edit) @6004   19 years bensch orxonox/trunk: new algorithm to rotate entities for drawing works …
(edit) @6003   19 years hdavid branches/avi_play: some init stuff
(edit) @6002   19 years bensch orxonox/trunk: implemented the helicopter
(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) @5997   19 years patrick merged the network branche a second time because there where some more …
(edit) @5996   19 years patrick orxonox/trunk: merged network branche into trunk with command svn …
(edit) @5995   19 years bensch orxonox/trunk: preparations for LOD's
(edit) @5994   19 years bensch orxonox/trunk: much cleaner Model Loading unloading, model is now …
(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) @5984   19 years bensch orxonox/trunk: doxygen in Factory
(edit) @5983   19 years bensch orxonox/branches: deleted old crap
(edit) @5982   19 years bensch orxonox/trunk: Factory-Redesign on the wish of manuel
(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) @5978   19 years bensch orxonox/trunk: merged spaceshipcontrol back to the trunk merged with …
(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) @5956   19 years bensch orxonox/trunk: compiles again
(edit) @5955   19 years bensch branches/powerups: merged the trunk to branches/powerup merged with …
Note: See TracRevisionLog for help on using the revision log.