Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6126   18 years bensch orxonox/OM: draw works with new interface
(edit) @6125   18 years bensch orxonox/trunk: demonstrating, that the ObjectManager works. FrameRate …
(edit) @6124   18 years bensch orxonox/trunk: new Collision-detection algorithm, checking for …
(edit) @6123   18 years bensch orxonox/branches/objectmanager: all the WorldEntities …
(edit) @6122   18 years bensch orxonox/branches/objectManager: pack some entities to default lists
(edit) @6121   18 years bensch orxonox/trunk: packing the first entities into their lists
(edit) @6120   18 years bensch om: some more checks for safety
(edit) @6119   18 years bensch orxonox/branches/objectManger: better algorithm for transforming from …
(edit) @6118   18 years bensch om: segfault prevention
(edit) @6117   18 years rennerc
(edit) @6116   18 years rennerc renamed EntityManager to NetworkGameManager
(edit) @6115   18 years rennerc handshake now sends NetworkGameManagerId
(edit) @6114   18 years snellen control in space_ship.cc updated
(edit) @6112   18 years stefalie branches\avi_play: OpenGL still has problems to display our texture, …
(edit) @6111   18 years patrick network: moved to network_game_manager
(edit) @6110   18 years manuel powerups are visible now
(edit) @6109   18 years manuel some debugging
(edit) @6108   18 years bwuest Converter.h and Converter.cc changed. They should now function for …
(edit) @6107   18 years manuel implemented param_power_up. started some powerup respawn possibilities …
(edit) @6106   18 years bwuest Converter.h and Converter.cc added; Note: They don't function for …
(edit) @6105   18 years patrick network: removed the sound debug output
(edit) @6104   18 years patrick network: added the sync loop again
(edit) @6103   18 years bensch heightmap: copied old terrain inside
(edit) @6102   18 years bensch orxonox/branches: copied the trunk to height_map
(edit) @6101   18 years bensch deleted branche heightmap
(edit) @6099   18 years bottac heightMap sync changes
(edit) @6098   18 years patrick network: the client now loads only a reduced world
(edit) @6097   18 years patrick network: the network core is almost finished
(edit) @6096   18 years patrick network: server/client mode loading
(edit) @6095   18 years patrick network: game server world loadin
(edit) @6094   18 years hdavid branches\avi_play: MediaContainer::getNextFrame() try to create a …
(edit) @6093   18 years patrick network: branche comiles again
(edit) @6092   18 years bknecht spaceshipbranch: some new changes on helicopter
(edit) @6091   18 years bensch objectManager: super-debug
(edit) @6090   18 years rennerc handshake: several clients can connect at the same time now
(edit) @6089   18 years bensch orxonox/trunk: objectManager first implementation
(edit) @6088   18 years patrick network: more constructor work, loadparam completed
(edit) @6087   18 years patrick network: loadparams extension
(edit) @6086   18 years patrick network: loadparams for the spawning point
(edit) @6085   18 years patrick network: worked on the network_world
(edit) @6084   18 years patrick network: spawning point coded, not yet tested
(edit) @6083   18 years patrick network: spawning ability added
(edit) @6082   18 years bensch orxonox/branches: added branche objectManager
(edit) @6081   18 years patrick network: spawning point interface definition
(edit) @6080   18 years patrick network: spawning pooint
(edit) @6069   18 years patrick network: network world changes and spawning points
(edit) @6068   18 years hdavid branches\avi_play: MediaContainer::getNextFrame() grabs a frame and …
(edit) @6067   18 years bwuest entity_manager.h and entity_manager.cc created
(edit) @6066   18 years bwuest entity_manager.h and entity_manager.cc created
(edit) @6065   18 years patrick network: adding network_world
(edit) @6064   18 years patrick network: added the class ids
(edit) @6063   18 years patrick network: added extended game_loader interface
(edit) @6062   18 years rennerc network_stream: server doesnt crash on connection close :D
(edit) @6061   18 years bwuest Network protocol: Protocol changed
(edit) @6060   18 years bwuest Network changes
(edit) @6059   18 years rennerc
(edit) @6058   18 years bknecht new helicopter control
(edit) @6057   18 years hdavid branches\avi_play: MediaContainer opens a videofile and prints some …
(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   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) @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) @6032   19 years snellen space_ship.cc updated
(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) @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.
Note: See TracRevisionLog for help on using the revision log.