Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5833   18 years patrick network: server/client orxonox now works
(edit) @5832   18 years bensch orxonox/network: alcchar instead of alubyte
(edit) @5831   18 years patrick network: subproject fix
(edit) @5830   18 years bensch network: compiles
(edit) @5829   18 years patrick network: much work on multiplayability, does not yet work
(edit) @5825   18 years patrick collision_detection: some source reformat and function reorg
(edit) @5824   18 years bensch orxonox/branches added a COPY of the trunk, named network (cheap merge)
(edit) @5823   18 years bensch branches: removed branches/network
(edit) @5818   18 years bensch orxonox/branches/we: font is now a texture.
(edit) @5817   18 years bensch orxonox/branches/we: new tinyXML-version (version 2.4.2)
(edit) @5816   18 years bensch orxonox/trunk: better includes
(edit) @5815   18 years bensch orxonox/branches/world_entities: sound-engine loads devices over a …
(edit) @5814   18 years bensch orxonox/branches/world_entities: dynamic loading of entities in the …
(edit) @5813   18 years patrick network: added a README file for a little more help in usage
(edit) @5812   18 years patrick Network Test works also: now any server/client pair can use the SimpleSync
(edit) @5811   18 years patrick network: again some changes in the functino arguments order, more test …
(edit) @5810   18 years patrick This implementation of the internal state of NetworkSTream makes much …
(edit) @5809   18 years patrick The NetworkSocket now uses a real network protocol: packet size is …
(edit) @5808   18 years patrick network: valgrinded the network modules - zero error limit reached: …
(edit) @5807   18 years patrick network: reformatted some files
(edit) @5806   18 years patrick network: made some functions and arguments const, since they musn't …
(edit) @5805   18 years patrick network: added some simulated network delay - this helps a lot for …
(edit) @5804   18 years patrick network: changed the synchronizeable interface, since the data …
(edit) @5803   18 years bensch orxonox/we: new sounds for all the weapons
(edit) @5802   18 years patrick network: some more fixes on the network branche: for testing …
(edit) @5801   18 years bensch orxonox/trunk: ground-turret loadability
(edit) @5800   18 years patrick network: included more comments to make it easier to debug
(edit) @5799   18 years bensch we: test
(edit) @5798   18 years patrick network: testing env. got segfault in the code
(edit) @5797   18 years bensch orxonox/branches: copied new trunk to world_entities
(edit) @5796   18 years bensch orxonox/trunk: moved old world_entites branche out of the way
(edit) @5794   18 years bensch we: sync
(edit) @5782   18 years bensch world_entities: simple interface in objectManager
(edit) @5765   18 years bensch orxonox/branches/guidedmissile: more balanced
(edit) @5764   18 years bensch orxonox/trunk: guided_missiles rock
(edit) @5763   18 years snellen guided missile in classlist added
(edit) @5762   18 years snellen guided_missile updated
(edit) @5761   18 years snellen guided_missile updated
(edit) @5760   18 years snellen guided_missile updated
(edit) @5759   18 years snellen guided_missile updated
(edit) @5758   18 years snellen branches added guidedmissile for adding a guided missile
(edit) @5752   18 years patrick network: fixed a small bug in the network protocol class
(edit) @5749   18 years patrick network: fixed a little runtime error in the ConnectionMonitor class …
(edit) @5748   18 years bensch orxonox/we: minor change(sync)
(edit) @5747   18 years patrick network: some small changes in the NetworkStream and DataStream …
(edit) @5746   18 years bottac
(edit) @5745   18 years bensch orxonox/trunk: removed WeaponManager from all the Weapons, because …
(edit) @5744   18 years stefalie da bomb
(edit) @5743   18 years bottac
(edit) @5742   18 years bottac
(edit) @5741   18 years bottac
(edit) @5740   18 years manuel groundturret…
(edit) @5739   18 years manuel groundturret loads
(edit) @5738   18 years bottac
(edit) @5737   18 years rennerc network_socket: replaced PRINTF() which works not with threads with printf
(edit) @5736   18 years bwuest network_protocol.cc and network_protocol.h changed
(edit) @5735   18 years bwuest network_protocol.cc and network_protocol.h changed
(edit) @5734   18 years bottac
(edit) @5733   18 years rennerc network_socket: changed type of ip in constructor
(edit) @5732   18 years rennerc network_socket: added constructor which connects directly
(edit) @5731   18 years bottac
(edit) @5730   18 years bottac
(edit) @5729   18 years hdavid NetworkSocket
(edit) @5728   18 years bknecht "synchronized" DataStream with NetworkStream
(edit) @5727   18 years patrick network: small constructor change in NetworkStream
(edit) @5726   18 years snellen connection monitor updated
(edit) @5725   18 years hdavid added new function to NetworkSocket
(edit) @5724   18 years bottac
(edit) @5723   18 years bottac
(edit) @5722   18 years bknecht set BufferSize in DataStream, patched NetworkSocket for SDL
(edit) @5721   18 years bottac
(edit) @5720   18 years snellen connection monitor updated
(edit) @5719   18 years bknecht updated function names in DataStream and made some minor changes
(edit) @5718   18 years patrick collision_detection: and again a heavy cleanup in the function arguments
(edit) @5717   18 years patrick collision_detection: work flush
(edit) @5716   18 years patrick collision_detection: moved the treedepth variable and therefore the …
(edit) @5715   18 years bensch orxonox/we: copied autogen.sh
(edit) @5714   18 years bottac — Diese und die folgenden Zeilen werde n ignoriert — M …
(edit) @5713   18 years patrick collision_bibischen: more interface changes, more covariance building
(edit) @5712   18 years patrick collision_detection: exchanged box pointer against ref
(edit) @5711   18 years patrick collision_detection: small fix for segfault prevention
(edit) @5710   18 years patrick collision_detection: start switching to triangles instead of vertex soup
(edit) @5709   18 years bensch orxonox/trunk: new ModelInfo-member in AbstractModel
(edit) @5706   18 years patrick collision_detection: removed some more variables and changed some names
(edit) @5705   18 years patrick collision_detection: slowly removing old functions and exchanging them …
(edit) @5704   18 years patrick collision_detection: removed some more unused variables
(edit) @5703   18 years patrick collision_detection: cleanup and recode of some small parts.
(edit) @5702   18 years patrick collision_detection: interface change, const war continued
(edit) @5699   19 years bensch orxonox/branches/collision_detection: switched from pointers to …
(edit) @5695   19 years patrick branches/collision_detection: created new branche collision_detection …
(edit) @5685   19 years bensch orxonox/world_entities: world_entities are in a seperate Directory now
(edit) @5683   19 years bensch orxonox/world_entities: npc-clean
(edit) @5682   19 years bensch we: Base for NPC
(edit) @5681   19 years manuel ground_turret is nowan npc :)
(edit) @5680   19 years manuel ground_turret compiles :)
(edit) @5679   19 years manuel debug commit
(edit) @5650   19 years patrick network: finished the simple_sync program
(edit) @5649   19 years patrick network: added even more interface, more function to the …
(edit) @5648   19 years patrick network: some more constructor/interface work
(edit) @5647   19 years patrick network: modiefied the unit test to enable diffrent modes, extended …
Note: See TracRevisionLog for help on using the revision log.