Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @317   16 years mbiber update steering
(edit) @316   16 years mbiber update steering
(edit) @315   16 years dumenim added enet_packet_destroy to PacketGenerator/Decoder
(edit) @314   16 years scheusso implementing GameStateManager
(edit) @313   16 years dumenim correct gamestate, comment
(edit) @312   16 years rgrieder - fixed a large issue: PBuffer mode causes problems, deleted section …
(edit) @311   16 years nicolape
(edit) @310   16 years nicolape Readded audio branch
(edit) @309   16 years nicolape
(edit) @308   16 years rgrieder - excluded overlay-folder
(edit) @307   16 years rgrieder - probably unsuccessful fix with a few files in media folder
(edit) @306   16 years rgrieder - fixed hopefully last issue (resources.cfg)
(edit) @305   16 years rgrieder - added smoke.material to fix an fatal issue
(edit) @304   16 years nicolasc some cleanups
(edit) @303   16 years nicolasc minor fixes add FindODE.cmake (if needed)
(edit) @302   16 years nicolasc moved hud and weapon to orxonox
(edit) @301   16 years nicolasc 2nd tier cleanup
(edit) @300   16 years nicolasc initial merge of main_reto
(edit) @299   16 years nicolasc removed unnescessary enet folder
(edit) @298   16 years nicolasc some cleanups eNet code is currently enet-1.1 compatible (incompatible …
(edit) @297   16 years nicolasc made enet and boost working on tardis; needed some minor changes in …
(edit) @296   16 years nicolasc xfer
(edit) @295   16 years nicolasc minor fixes
(edit) @294   16 years nicolasc added FindENet and FindBoost FindBoost does not work (yet)
(edit) @293   16 years nicolasc added FindENet and FindBoost FindBoost does not work (yet)
(edit) @292   16 years rgrieder - fixed issue with string —> string& conversion
(edit) @291   16 years rgrieder - fixed a minor bug with string —> string& conversion (illegal with gcc)
(edit) @290   16 years dumenim added gamestates to packetCode/Decode classes
(edit) @289   16 years rgrieder - updated the source files and CMLs - adjusted resources.cfg for the …
(edit) @288   16 years rgrieder - added Chai's HUD overlay - abstracted debugOverlay —> TestOverlay - …
(edit) @287   16 years nicolasc renamed Makefile, to prevent unnescessary uploading
(edit) @286   16 years rgrieder - fixed a little bug (orxonox_prerequisites.h is not required and not …
(edit) @285   16 years nicolasc cleaned up network, builds with CML
(edit) @284   16 years rgrieder - added the necessary media material for the overlay - adjustd the …
(edit) @283   16 years rgrieder - removed the loader files due to several compiler errors (not needed …
(edit) @282   16 years nicolasc minor fix
(edit) @281   16 years nicolasc added to missing CMLs
(edit) @280   16 years nicolasc some cleanup in CMLs…
(edit) @279   16 years nicolasc merged hud
(edit) @278   16 years nicolasc merged network
(edit) @277   16 years nicolasc removed tutorial branch
(edit) @276   16 years nicolasc removed ode branch - requested by mathias
(edit) @275   16 years nicolasc created merger branch
(edit) @274   16 years nicolasc removed merge branch
(edit) @273   16 years rgrieder - fixed the last bug (BaseObjet.cc —> BaseObject.cc) - removed the …
(edit) @272   16 years rgrieder - fixed another bug (deleted some "#")
(edit) @271   16 years rgrieder -fixed a bug (added "src" as in include directory) in CMakeLists.text
(edit) @270   16 years rgrieder - added old version of class hierarchy in order to make things work …
(edit) @269   16 years nicolape removed test file :) (was only for some demo purposes)
(edit) @268   16 years nicolape added test file
(edit) @267   16 years rgrieder - updated to current revision from Visual studio directory - hopefully …
(edit) @266   16 years landauf spacing in oh-branch
(edit) @264   16 years landauf added tests
(edit) @262   16 years landauf removed old object-hierarchy branch
(edit) @261   16 years landauf created new object-hierarchy branch for documenting and, if needed, …
(edit) @257   16 years landauf removed newly unused friend qualifier
(edit) @256   16 years landauf changed include paths
(edit) @255   16 years landauf moved files into the new folders
(edit) @254   16 years landauf no idea why it compiled and worked without a "return" value…
(edit) @253   16 years rgrieder - added 2 files for Chai's HUD - files contain a wrapper class for the …
(edit) @252   16 years rgrieder made a copy
(edit) @251   16 years landauf added folders for new file-hierarchy
(edit) @249   16 years landauf don't close console after orxonox exits
(edit) @248   16 years landauf changed iterator: it now needs a list-element to start from …
(edit) @247   16 years scheusso added GameStateManager class: - gets snapshots of the universe …
(edit) @246   16 years landauf added "MetaObjectList", containing the list-element of the ObjectList …
(edit) @245   16 years scheusso some minor change/bugfix in Synchronisable.cc
(edit) @244   16 years landauf reimplementation of the factory and parts of the …
(edit) @243   16 years landauf removed the "directParent" feature - it was a clever but unnecessary …
(edit) @242   16 years landauf renamed "BaseIdentifier" to "SubclassIdentifier" to avoid misunderstandings
(edit) @241   16 years landauf added some "const" qualifiers
(edit) @240   16 years landauf removed some "const" qualifiers
(edit) @239   16 years landauf added some "const" qualifiers to the identifier-functions
(edit) @238   16 years dumenim changed Synchronise.cc, compiles now
(edit) @237   16 years scheusso synchronisable
(edit) @236   16 years nicolasc example included subdir in CML
(edit) @235   16 years nicolasc example included subdir in CML
(edit) @234   16 years nicolape created audio branch
(edit) @233   16 years motth added Flocking
(edit) @232   17 years rgrieder - modified the AmmunitionDump to hold different types of ammo - …
(edit) @231   17 years landauf added preprocessor-flag to change verbose mode of class-hierarchy and …
(edit) @230   17 years scheusso created base-class Synchronisable; the files are still quite empty
(edit) @229   17 years scheusso added class Client (rootclass of the network module for the client) …
(edit) @228   17 years nicolasc merged xml
(edit) @227   17 years nicolasc created merger branch for test merging
(edit) @225   17 years landauf added ++it operator to the Iterator (because its faster than it++)
(edit) @224   17 years landauf - *cough* fixed another small bug in the object-list *cough* - made …
(edit) @223   17 years dumenim dumenim added some comment to the code
(edit) @222   17 years landauf fixed a small bug in the double-linked list
(edit) @221   17 years landauf - made ObjectList double-linked to allow forward- and …
(edit) @220   17 years landauf - fixed a small bug in the object hierarchy - new objects are now …
(edit) @219   17 years landauf - removed the "ClassHierarchy" manager-class and put its sole feature …
(edit) @218   17 years landauf added factory
(edit) @217   17 years scheusso -implemented class ClientConnection: - implements the network part …
(edit) @216   17 years mathiask [Physik] add ode-0.9
(edit) @215   17 years mathiask removed ode/ode-0.9
(edit) @214   17 years mathiask
(edit) @213   17 years scheusso changed port
(edit) @212   17 years motth Headerfile which contains the flocking algorithm
(edit) @211   17 years scheusso changed port
Note: See TracRevisionLog for help on using the revision log.