Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6141   19 years patrick network: created branche network again
(edit) @6140   19 years patrick network: removing branche network
(edit) @6138   19 years patrick network: syntax error, typo corrected
(edit) @6137   19 years bensch om: linkage-fixes in the WeaponManager
(edit) @6136   19 years patrick network: further work on the texture class. mipmap loading on the right wa
(edit) @6135   19 years bensch om: safer collision-test
(edit) @6134   19 years bensch om: disected the old worldEntity list out. removed GarbageCollector …
(edit) @6133   19 years snellen guided_missile.cc in /world_entities/weapon updated
(edit) @6132   19 years snellen guided_missile.cc in /world_entities/weapon updated
(edit) @6131   19 years snellen guided_missile.cc in /world_entities/weapon updated
(edit) @6130   19 years bensch om: valgrind sweep, also in Element2D
(edit) @6129   19 years patrick network: read some stuff about textures, extending the texture class. …
(edit) @6128   19 years bwuest A function added in class converter.
(edit) @6127   19 years hdavid branches/avi_play: MediaContainer::getFPS() works
(edit) @6126   19 years bensch orxonox/OM: draw works with new interface
(edit) @6125   19 years bensch orxonox/trunk: demonstrating, that the ObjectManager works. FrameRate …
(edit) @6124   19 years bensch orxonox/trunk: new Collision-detection algorithm, checking for …
(edit) @6123   19 years bensch orxonox/branches/objectmanager: all the WorldEntities …
(edit) @6122   19 years bensch orxonox/branches/objectManager: pack some entities to default lists
(edit) @6121   19 years bensch orxonox/trunk: packing the first entities into their lists
(edit) @6120   19 years bensch om: some more checks for safety
(edit) @6119   19 years bensch orxonox/branches/objectManger: better algorithm for transforming from …
(edit) @6118   19 years bensch om: segfault prevention
(edit) @6117   19 years rennerc
(edit) @6116   19 years rennerc renamed EntityManager to NetworkGameManager
(edit) @6115   19 years rennerc handshake now sends NetworkGameManagerId
(edit) @6114   19 years snellen control in space_ship.cc updated
(edit) @6112   19 years stefalie branches\avi_play: OpenGL still has problems to display our texture, …
(edit) @6111   19 years patrick network: moved to network_game_manager
(edit) @6110   19 years manuel powerups are visible now
(edit) @6109   19 years manuel some debugging
(edit) @6108   19 years bwuest Converter.h and Converter.cc changed. They should now function for …
(edit) @6107   19 years manuel implemented param_power_up. started some powerup respawn possibilities …
(edit) @6106   19 years bwuest Converter.h and Converter.cc added; Note: They don't function for …
(edit) @6105   19 years patrick network: removed the sound debug output
(edit) @6104   19 years patrick network: added the sync loop again
(edit) @6103   19 years bensch heightmap: copied old terrain inside
(edit) @6102   19 years bensch orxonox/branches: copied the trunk to height_map
(edit) @6101   19 years bensch deleted branche heightmap
(edit) @6099   19 years bottac heightMap sync changes
(edit) @6098   19 years patrick network: the client now loads only a reduced world
(edit) @6097   19 years patrick network: the network core is almost finished
(edit) @6096   19 years patrick network: server/client mode loading
(edit) @6095   19 years patrick network: game server world loadin
(edit) @6094   19 years hdavid branches\avi_play: MediaContainer::getNextFrame() try to create a …
(edit) @6093   19 years patrick network: branche comiles again
(edit) @6092   19 years bknecht spaceshipbranch: some new changes on helicopter
(edit) @6091   19 years bensch objectManager: super-debug
(edit) @6090   19 years rennerc handshake: several clients can connect at the same time now
(edit) @6089   19 years bensch orxonox/trunk: objectManager first implementation
(edit) @6088   19 years patrick network: more constructor work, loadparam completed
(edit) @6087   19 years patrick network: loadparams extension
(edit) @6086   19 years patrick network: loadparams for the spawning point
(edit) @6085   19 years patrick network: worked on the network_world
(edit) @6084   19 years patrick network: spawning point coded, not yet tested
(edit) @6083   19 years patrick network: spawning ability added
(edit) @6082   19 years bensch orxonox/branches: added branche objectManager
(edit) @6081   19 years patrick network: spawning point interface definition
(edit) @6080   19 years patrick network: spawning pooint
(edit) @6069   19 years patrick network: network world changes and spawning points
(edit) @6068   19 years hdavid branches\avi_play: MediaContainer::getNextFrame() grabs a frame and …
(edit) @6067   19 years bwuest entity_manager.h and entity_manager.cc created
(edit) @6066   19 years bwuest entity_manager.h and entity_manager.cc created
(edit) @6065   19 years patrick network: adding network_world
(edit) @6064   19 years patrick network: added the class ids
(edit) @6063   19 years patrick network: added extended game_loader interface
(edit) @6062   19 years rennerc network_stream: server doesnt crash on connection close :D
(edit) @6061   19 years bwuest Network protocol: Protocol changed
(edit) @6060   19 years bwuest Network changes
(edit) @6059   19 years rennerc
(edit) @6058   19 years bknecht new helicopter control
(edit) @6057   19 years hdavid branches\avi_play: MediaContainer opens a videofile and prints some …
(edit) @6053   19 years rennerc handshake works now
(edit) @6052   19 years bknecht acceleration and brake/backward acceleration does now work
(edit) @6051   19 years bknecht first try of a helicopter control
(edit) @6050   19 years bensch orxonox/branches: delete guided-missile-branche, as it has been …
(edit) @6049   19 years hdavid branches/avi_play: added new libs to configure.ac, it compiles know on …
(edit) @6047   19 years bensch orxonox/branches/spaceship-controll: device-loading in old style
(edit) @6046   19 years bensch orxonox/branches/controll: Should compile on windows again
(edit) @6045   19 years bensch orxonox/branches/spaceshipcontrol: removed the doubled parser …
(edit) @6044   19 years snellen WARNING: probably doesnt compile
(edit) @6043   19 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
Note: See TracRevisionLog for help on using the revision log.