Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @352   17 years scheusso corrected some compiler-warnings
(edit) @351   17 years scheusso adjustet PacketBufferTestExt (because of changes in PacketBuffer) and …
(edit) @350   17 years nicolape - Added CmakeLists so that it works on my machine for testing - Fixed …
(edit) @349   17 years nicolape Added AudioManager, AudioBuffer and AudioSource Class definitions
(edit) @348   17 years rgrieder - made all self written libraries (like loader, network, core, etc.) …
(edit) @347   17 years rgrieder - fixed a bug: under windows, XML uses wchar_t instead of char, but …
(edit) @346   17 years rgrieder - adjusted the entire source to compile under windows visual studio …
(edit) @345   17 years nicolasc some minor changes
(edit) @344   17 years nicolasc added FindOpenAL.cmake needs some modifications
(edit) @343   17 years rgrieder - renamed branch main_reto —> weapon_system_fw - removed branch …
(edit) @342   17 years rgrieder - added 4 files that got lost in the hurry
(edit) @341   17 years rgrieder - removed folder src/class_hierarchy - removed a few unnec. files in …
(edit) @340   17 years nicolasc applied retos proposals
(edit) @339   17 years nicolape Added AudioObject Class
(edit) @338   17 years nicolape Added AudioObject Class
(edit) @337   17 years bknecht merged merger to FICN branch
(edit) @336   17 years bknecht added flocking.h for AI
(edit) @335   17 years nicolape Added missing static libs
(edit) @334   17 years nicolape Sound is now working in Orxonox! Added a test background sound that …
(edit) @333   17 years landauf new branch for factory, input, core, network
(edit) @332   17 years nicolasc merge network
(edit) @331   17 years motth added media files
(edit) @330   17 years nicolape
(edit) @329   17 years nicolape
(edit) @328   17 years nicolape Moved openal libs to a better place
(edit) @327   17 years nicolape Added audio test class
(edit) @326   17 years motth added Flocking
(edit) @325   17 years motth added Flocking
(edit) @324   17 years scheusso gamestate changes
(edit) @323   17 years nicolasc steering merge complete - still some fixing needed
(edit) @322   17 years nicolasc bump
(edit) @321   17 years nicolasc some better merge
(edit) @320   17 years nicolasc dont ask: bump
(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 …
Note: See TracRevisionLog for help on using the revision log.