Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5750   20 years bensch orxonox/trunk: merged the WorldEntities into the Trunk. Merged with …
(edit) @5749   20 years patrick network: fixed a little runtime error in the ConnectionMonitor class …
(edit) @5748   20 years bensch orxonox/we: minor change(sync)
(edit) @5747   20 years patrick network: some small changes in the NetworkStream and DataStream …
(edit) @5746   20 years bottac
(edit) @5745   20 years bensch orxonox/trunk: removed WeaponManager from all the Weapons, because …
(edit) @5744   20 years stefalie da bomb
(edit) @5743   20 years bottac
(edit) @5742   20 years bottac
(edit) @5741   20 years bottac
(edit) @5740   20 years manuel groundturret…
(edit) @5739   20 years manuel groundturret loads
(edit) @5738   20 years bottac
(edit) @5737   20 years rennerc network_socket: replaced PRINTF() which works not with threads with printf
(edit) @5736   20 years bwuest network_protocol.cc and network_protocol.h changed
(edit) @5735   20 years bwuest network_protocol.cc and network_protocol.h changed
(edit) @5734   20 years bottac
(edit) @5733   20 years rennerc network_socket: changed type of ip in constructor
(edit) @5732   20 years rennerc network_socket: added constructor which connects directly
(edit) @5731   20 years bottac
(edit) @5730   20 years bottac
(edit) @5729   20 years hdavid NetworkSocket
(edit) @5728   20 years bknecht "synchronized" DataStream with NetworkStream
(edit) @5727   20 years patrick network: small constructor change in NetworkStream
(edit) @5726   20 years snellen connection monitor updated
(edit) @5725   20 years hdavid added new function to NetworkSocket
(edit) @5724   20 years bottac
(edit) @5723   20 years bottac
(edit) @5722   20 years bknecht set BufferSize in DataStream, patched NetworkSocket for SDL
(edit) @5721   20 years bottac
(edit) @5720   20 years snellen connection monitor updated
(edit) @5719   20 years bknecht updated function names in DataStream and made some minor changes
(edit) @5718   20 years patrick collision_detection: and again a heavy cleanup in the function arguments
(edit) @5717   20 years patrick collision_detection: work flush
(edit) @5716   20 years patrick collision_detection: moved the treedepth variable and therefore the …
(edit) @5715   20 years bensch orxonox/we: copied autogen.sh
(edit) @5714   20 years bottac — Diese und die folgenden Zeilen werde n ignoriert — M …
(edit) @5713   20 years patrick collision_bibischen: more interface changes, more covariance building
(edit) @5712   20 years patrick collision_detection: exchanged box pointer against ref
(edit) @5711   20 years patrick collision_detection: small fix for segfault prevention
(edit) @5710   20 years patrick collision_detection: start switching to triangles instead of vertex soup
(edit) @5709   20 years bensch orxonox/trunk: new ModelInfo-member in AbstractModel
(edit) @5708   20 years bensch orxonox/trunk: newer data-revision
(edit) @5707   20 years bensch trunk: new ebuild
(edit) @5706   20 years patrick collision_detection: removed some more variables and changed some names
(edit) @5705   20 years patrick collision_detection: slowly removing old functions and exchanging them …
(edit) @5704   20 years patrick collision_detection: removed some more unused variables
(edit) @5703   20 years patrick collision_detection: cleanup and recode of some small parts.
(edit) @5702   20 years patrick collision_detection: interface change, const war continued
(edit) @5701   20 years bensch orxonox/trunk: removed ALL Makefile.in's
(edit) @5700   20 years bensch orxonox/trunk: added autogen.sh
(edit) @5699   20 years bensch orxonox/branches/collision_detection: switched from pointers to …
(edit) @5698   20 years bensch orxonox/trunk: typo
(edit) @5697   20 years bensch orxonox/trunk: more doxy-tags
(edit) @5696   20 years bensch orxonox/trunk: documented matrix.h
(edit) @5695   20 years patrick branches/collision_detection: created new branche collision_detection …
(edit) @5694   20 years bensch orxonox/trunk: new Matrix Constructor to create a Matrix out of a …
(edit) @5693   20 years patrick orxonox: work flush
(edit) @5692   20 years bensch orxonox/trunk: no more valgrind warnings :)))))))
(edit) @5691   20 years bensch orxonox/trunk: moved functor_list.h
(edit) @5690   20 years bensch orxonox/trunk: parameters of Executor are const void* instead of const …
(edit) @5689   20 years bensch orxonox/trunk: some cool casting in the collision-detection
(edit) @5688   20 years patrick orxonox/trunk: the const collision detection war - strike
(edit) @5687   20 years bensch orxonox/trunk: subproject collision_detection works again, and again, …
(edit) @5686   20 years patrick orxonox/trunk: more interface extensions
(edit) @5685   20 years bensch orxonox/world_entities: world_entities are in a seperate Directory now
(edit) @5684   20 years patrick orxonox/trunk: extended the obb interface dramaticaly:D , in near …
(edit) @5683   20 years bensch orxonox/world_entities: npc-clean
(edit) @5682   20 years bensch we: Base for NPC
(edit) @5681   20 years manuel ground_turret is nowan npc :)
(edit) @5680   20 years manuel ground_turret compiles :)
(edit) @5679   20 years manuel debug commit
(edit) @5678   20 years bensch orxonox/trunk: removed old, obsolete, slow lin_alg
(edit) @5677   20 years bensch orxonox/trunk: more optimisations
(edit) @5676   20 years patrick orxonox/trunk: model now makes better debug output
(edit) @5675   20 years bensch orxonox/trunk: optimisations
(edit) @5674   20 years bensch orxonox/trunk: collision-detection with new Matrix-class
(edit) @5673   20 years bensch orxonox/trunk: Matrix included into Project
(edit) @5672   20 years patrick orxonox/trunk: removed the modelinfo from the includes of vector.h
(edit) @5671   20 years bensch orxonox/trunk: renamed class LoadParam to CLoadParam and Macro …
(edit) @5670   20 years bensch orxonox/trunk: eigenVc Cleanup
(edit) @5669   20 years bensch orxonox/trunk: eigenvectors ar fuing right now
(edit) @5668   20 years bensch orxonox/trunk: two of 3 eigenvectors
(edit) @5667   20 years patrick trunk/math: rewrite since both worked on the same file
(edit) @5666   20 years patrick trunk/math: working on eigenvectors, almost got it
(edit) @5665   20 years bensch orxonox/trunk: optimized matrix
(edit) @5664   20 years bensch orxonox/trunk: finished my work for today… but i am on to something …
(edit) @5663   20 years bensch orxonox/trunk: more oo-style matrix
(edit) @5662   20 years bensch orxonox/trunk: created a simple matrix class
(edit) @5661   20 years bensch orxonox/trunk: calculating EigneValues
(edit) @5660   20 years bensch orxonox/trunk: less useless output… wow … big commit
(edit) @5659   20 years bensch orxonox/trunk: valgrind sweep - no more Use of Uninitialized Value in …
(edit) @5658   20 years bensch orxonox/trunk: ChangeLog added new Entry, and also changed …
(edit) @5657   20 years bensch orxonox/trunk: removed crap, that is really old design :)
(edit) @5656   20 years bensch orxonox/trunk: new Version of the String-splitter (without …
(edit) @5655   20 years bensch orxonox/trunk: dissected LoadParam and Executor completely. Now there …
(edit) @5654   20 years bensch orxonox/trunk: cycle-loading of LoadParam works…
(edit) @5653   20 years bensch orxonox/trunk: further cleanup
(edit) @5652   20 years bensch orxonox/trunk: new LoadParam procedure with all NON-cycling …
(edit) @5651   20 years bensch orxonox/trunk: new (LoadParam && ExecutorSpecials)-Functionality that …
Note: See TracRevisionLog for help on using the revision log.