Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5819   18 years bensch orxonox/trunk: merged branches world_entities to trunk again merged …
(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) @5795   18 years bensch orxonox/trunk: merged branches/worldEntities back to the trunk svn …
(edit) @5794   18 years bensch we: sync
(edit) @5793   18 years bensch orxonox/trunk: performance update.
(edit) @5792   18 years bensch orxonox/trunk: sync
(edit) @5791   18 years bensch orxonox/trunk: stl::list used in ClassList
(edit) @5790   18 years bensch orxonox/trunk: rescale of the screen-size should reload Models too on …
(edit) @5789   18 years bensch orxonox/trunk: windows-compile fix (stl-list)
(edit) @5788   18 years bensch orxonox/trunk: shell-redirect for windows (so it does not write to …
(edit) @5787   18 years bensch orxonox/trunk: safer shell, better key-handling
(edit) @5786   18 years bensch orxonox/trunk: key-repeat in the Shell is smoother now
(edit) @5785   18 years bensch orxonox/trunk: history ok again
(edit) @5784   18 years bensch orxonox/trunk: shell without tList now
(edit) @5783   18 years bensch orxonox/trunk: more stl in Shell
(edit) @5782   18 years bensch world_entities: simple interface in objectManager
(edit) @5781   18 years bensch orxonox/trunk: more stl::list
(edit) @5780   18 years bensch orxonox/trunk: no more segfault in the Shell
(edit) @5779   18 years bensch orxonox/trunk: ClassList is now in std::list style ShellCommand is now …
(edit) @5778   18 years bensch orxonox/trunk: saver removal
(edit) @5777   18 years bensch orxonox/trunk: stl::list in AnimationPlayer
(edit) @5776   18 years bensch orxonox/trunk: stl::list in PhysicsEngine
(edit) @5775   18 years bensch orxonox/trunk: stl::list in Element2D
(edit) @5774   18 years bensch orxonox/trunk: stl in Model
(edit) @5773   18 years bensch orxonox/trunk: changed to std::list in campaign
(edit) @5772   18 years bensch orxonox/trunk: cleanup
(edit) @5771   18 years bensch orxonox/trunk: deleted aclocal.m4
(edit) @5770   18 years bensch orxonox/trunk: PNode is now std::list-conform
(edit) @5769   18 years bensch orxonox/trunk: sync
(edit) @5768   18 years bensch orxonox/trunk: font is a Texture now (this is a procedural texture)
(edit) @5767   18 years bensch orxonox/trunk: removed support for text-render-static
(edit) @5766   18 years bensch orxonox/trunk: merged the GuidedMissiles to the trunk, without the …
(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) @5757   18 years bensch orxonox/trunk: new autogen.sh
(edit) @5756   18 years bensch orxonox/trunk: deleted configure as it is created with autogen.sh
(edit) @5755   18 years bensch orxonox/trunk: textures are rebuild on resize of the winodow (on winodws)
(edit) @5754   18 years bensch orxonox/trunk: Texture even better :)
(edit) @5753   18 years bensch orxonox/trunk: cleaner Texture Loading
(edit) @5752   18 years patrick network: fixed a small bug in the network protocol class
(edit) @5751   18 years bensch orxonox/trunk: really cool hack, to let the fighter fly up and down :)
(edit) @5750   18 years bensch orxonox/trunk: merged the WorldEntities into the Trunk. Merged with …
(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
Note: See TracRevisionLog for help on using the revision log.