Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @319   17 years nicolasc initial merge of steering
(edit) @318   17 years nicolape Added OpenAL Includes and Libs, and a small starter script
(edit) @317   17 years mbiber update steering
(edit) @316   17 years mbiber update steering
(edit) @315   17 years dumenim added enet_packet_destroy to PacketGenerator/Decoder
(edit) @314   17 years scheusso implementing GameStateManager
(edit) @313   17 years dumenim correct gamestate, comment
(edit) @312   17 years rgrieder - fixed a large issue: PBuffer mode causes problems, deleted section …
(edit) @311   17 years nicolape
(edit) @310   17 years nicolape Readded audio branch
(edit) @309   17 years nicolape
(edit) @308   17 years rgrieder - excluded overlay-folder
(edit) @307   17 years rgrieder - probably unsuccessful fix with a few files in media folder
(edit) @306   17 years rgrieder - fixed hopefully last issue (resources.cfg)
(edit) @305   17 years rgrieder - added smoke.material to fix an fatal issue
(edit) @304   17 years nicolasc some cleanups
(edit) @303   17 years nicolasc minor fixes add FindODE.cmake (if needed)
(edit) @302   17 years nicolasc moved hud and weapon to orxonox
(edit) @301   17 years nicolasc 2nd tier cleanup
(edit) @300   17 years nicolasc initial merge of main_reto
(edit) @299   17 years nicolasc removed unnescessary enet folder
(edit) @298   17 years nicolasc some cleanups eNet code is currently enet-1.1 compatible (incompatible …
(edit) @297   17 years nicolasc made enet and boost working on tardis; needed some minor changes in …
(edit) @296   17 years nicolasc xfer
(edit) @295   17 years nicolasc minor fixes
(edit) @294   17 years nicolasc added FindENet and FindBoost FindBoost does not work (yet)
(edit) @293   17 years nicolasc added FindENet and FindBoost FindBoost does not work (yet)
(edit) @292   17 years rgrieder - fixed issue with string —> string& conversion
(edit) @291   17 years rgrieder - fixed a minor bug with string —> string& conversion (illegal with gcc)
(edit) @290   17 years dumenim added gamestates to packetCode/Decode classes
(edit) @289   17 years rgrieder - updated the source files and CMLs - adjusted resources.cfg for the …
(edit) @288   17 years rgrieder - added Chai's HUD overlay - abstracted debugOverlay —> TestOverlay - …
(edit) @287   17 years nicolasc renamed Makefile, to prevent unnescessary uploading
(edit) @286   17 years rgrieder - fixed a little bug (orxonox_prerequisites.h is not required and not …
(edit) @285   17 years nicolasc cleaned up network, builds with CML
(edit) @284   17 years rgrieder - added the necessary media material for the overlay - adjustd the …
(edit) @283   17 years rgrieder - removed the loader files due to several compiler errors (not needed …
(edit) @282   17 years nicolasc minor fix
(edit) @281   17 years nicolasc added to missing CMLs
(edit) @280   17 years nicolasc some cleanup in CMLs…
(edit) @279   17 years nicolasc merged hud
(edit) @278   17 years nicolasc merged network
(edit) @277   17 years nicolasc removed tutorial branch
(edit) @276   17 years nicolasc removed ode branch - requested by mathias
(edit) @275   17 years nicolasc created merger branch
(edit) @274   17 years nicolasc removed merge branch
(edit) @273   17 years rgrieder - fixed the last bug (BaseObjet.cc —> BaseObject.cc) - removed the …
(edit) @272   17 years rgrieder - fixed another bug (deleted some "#")
(edit) @271   17 years rgrieder -fixed a bug (added "src" as in include directory) in CMakeLists.text
(edit) @270   17 years rgrieder - added old version of class hierarchy in order to make things work …
(edit) @269   17 years nicolape removed test file :) (was only for some demo purposes)
(edit) @268   17 years nicolape added test file
(edit) @267   17 years rgrieder - updated to current revision from Visual studio directory - hopefully …
(edit) @266   17 years landauf spacing in oh-branch
(edit) @265   17 years landauf corrected spacing
(edit) @264   17 years landauf added tests
(edit) @263   17 years landauf removed "using namespace Ogre" added "namespace orxonox{}" added all …
(edit) @262   17 years landauf removed old object-hierarchy branch
(edit) @261   17 years landauf created new object-hierarchy branch for documenting and, if needed, …
(edit) @260   17 years landauf sorry, wrong path
(edit) @259   17 years landauf created new object-hierarchy branch for documenting and, if needed, …
(edit) @258   17 years landauf merged object-hierarchy back to trunk
(edit) @257   17 years landauf removed newly unused friend qualifier
(edit) @256   17 years landauf changed include paths
(edit) @255   17 years landauf moved files into the new folders
(edit) @254   17 years landauf no idea why it compiled and worked without a "return" value…
(edit) @253   17 years rgrieder - added 2 files for Chai's HUD - files contain a wrapper class for the …
(edit) @252   17 years rgrieder made a copy
(edit) @251   17 years landauf added folders for new file-hierarchy
(edit) @250   17 years landauf added run-script.bat which apparently got lost in a merge of mr. knecht :P
(edit) @249   17 years landauf don't close console after orxonox exits
(edit) @248   17 years landauf changed iterator: it now needs a list-element to start from …
(edit) @247   17 years scheusso added GameStateManager class: - gets snapshots of the universe …
(edit) @246   17 years landauf added "MetaObjectList", containing the list-element of the ObjectList …
(edit) @245   17 years scheusso some minor change/bugfix in Synchronisable.cc
(edit) @244   17 years landauf reimplementation of the factory and parts of the …
(edit) @243   17 years landauf removed the "directParent" feature - it was a clever but unnecessary …
(edit) @242   17 years landauf renamed "BaseIdentifier" to "SubclassIdentifier" to avoid misunderstandings
(edit) @241   17 years landauf added some "const" qualifiers
(edit) @240   17 years landauf removed some "const" qualifiers
(edit) @239   17 years landauf added some "const" qualifiers to the identifier-functions
(edit) @238   17 years dumenim changed Synchronise.cc, compiles now
(edit) @237   17 years scheusso synchronisable
(edit) @236   17 years nicolasc example included subdir in CML
(edit) @235   17 years nicolasc example included subdir in CML
(edit) @234   17 years nicolape created audio branch
(edit) @233   17 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) @226   17 years nicolasc changed license to gplv2
(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 …
Note: See TracRevisionLog for help on using the revision log.