Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @465   16 years landauf include
(edit) @464   16 years landauf added signal handler to AI branch
(edit) @463   16 years scheusso missing file, sorry
(edit) @462   16 years bknecht got my work to compile (it's all hacked together and I dunno if it …
(edit) @461   16 years landauf dt
(edit) @460   16 years landauf first try to add a WorldEntity. at the moment it's just a class with …
(edit) @459   16 years scheusso preparing clone mode for game (one server steers, all clients view ;) )
(edit) @458   16 years nicolasc - removed setupCEGUI as it is not used nor does it work - some minor …
(edit) @457   16 years landauf changed the class-hierarchy creation: call …
(edit) @456   16 years nicolasc removed some uneeded code - as requested
(edit) @455   16 years landauf SignalHandler seems to work on tardis systems :)
(edit) @454   16 years landauf no idea if this works: added chrigis SignalHandler from orxonox_v1 to …
(edit) @453   16 years landauf added benschs Debug.h from orxonox_v1 include Debug.h or …
(edit) @452   16 years landauf More documentation and comments (it's so much fun!)
(edit) @451   16 years landauf used a union to save some memory
(edit) @450   16 years landauf added Ogre::Vector2 as configurable type
(edit) @449   16 years landauf improved config-file parsing - more error detection (and correction of …
(edit) @448   16 years scheusso some bugfixes(clientinformation, client), enhancements(client, server) …
(edit) @447   16 years landauf - added comments and doxygen-tags to the ConfigValueContainer - …
(edit) @446   16 years scheusso corrected clientinformation::removeClient(enet event)
(edit) @445   16 years scheusso minor changes
(edit) @444   16 years scheusso chatserver/client ok
(edit) @443   16 years landauf renamed IdentifierIncludes.h to CoreIncludes.h
(edit) @442   16 years scheusso still problems with chatserver/client
(edit) @441   16 years scheusso some cmake hacking, some testing
(edit) @440   16 years scheusso added dummyserver3.cc (implements a chatserver, including main)
(edit) @439   16 years scheusso corrected a minor mistake
(edit) @438   16 years dumenim Client got a new function send Chat
(edit) @437   16 years dumenim changed PacketGenerator/Decoder with diffed
(edit) @436   16 years scheusso extended gamestatehandling for diffed and not diffed gamestates …
(edit) @435   16 years landauf removed debug output changed filename
(edit) @434   16 years landauf added a config-file-parser and a makro ( SetConfigValue(variable, …
(edit) @433   16 years landauf less includes
(edit) @432   16 years scheusso and here come the files from r431 ;)
(edit) @431   16 years scheusso Added class ClientInformation - implements a listelement for …
(edit) @430   16 years nicolape We now have a background sound playlist
(edit) @429   16 years scheusso added todo-file
(edit) @428   16 years gabrieho skybox buggy
(edit) @427   16 years nicolasc exchanged ogrehead for razor-fighter
(edit) @426   16 years motth added actual flocking code and two frameworks
(edit) @425   16 years scheusso some minor changes
(edit) @424   16 years nicolape Audio bla
(edit) @423   16 years nicolape
(edit) @422   16 years scheusso extended GameStateManager
(edit) @421   16 years nicolape Added error message class in orxonxo core. One can call it with …
(edit) @420   16 years nicolape Added error message class in orxonxo core. One can call it with …
(edit) @419   16 years nicolape We now have a nice backgroundsound playing
(edit) @418   16 years bknecht cool fix for boost compiling
(edit) @417   16 years scheusso blabla
(edit) @416   16 years scheusso blabla
(edit) @415   16 years scheusso errorless
(edit) @414   16 years nicolape Removed unused files, added run script
(edit) @413   16 years scheusso still errors
(edit) @412   16 years nicolasc readded /bin
(edit) @411   17 years nicolape Some changes on streamer
(edit) @410   17 years nicolape Added ogg streamer class
(edit) @409   17 years nicolape Simplified cmake audio lib messages
(edit) @408   17 years nicolape Added laser sound
(edit) @407   17 years dumenim compress/decompress funcions added
(edit) @406   17 years nicolasc fixed ogg/vorbis paths
(edit) @405   17 years scheusso corrected errors
(edit) @404   17 years nicolape
(edit) @403   17 years dumenim compressed gamestates
(edit) @402   17 years nicolape Fixed ogg loading
(edit) @401   17 years scheusso corrected some errors
(edit) @400   17 years scheusso CLient, Server
(edit) @399   17 years landauf some changes
(edit) @398   17 years landauf added scripts
(edit) @397   17 years landauf removed scripts
(edit) @396   17 years nicolasc removed unneeded CH
(edit) @395   17 years nicolasc c/p string2number from xml
(edit) @394   17 years nicolape Oggvorbis includes and linking now working
(edit) @393   17 years landauf splash zong ding bam boum
(edit) @392   17 years mbiber fixed a bug in spaceship_steering.cc
(edit) @391   17 years mbiber fixed a bug and adapted constants
(edit) @390   17 years landauf added materials
(edit) @389   17 years nicolasc merged audio into FICN
(edit) @388   17 years nicolape Added cmake find files for my libs, added some test bg sounds (from …
(edit) @387   17 years nicolape Added dirs for sound data
(edit) @386   17 years nicolasc some *FLAGS tweaking
(edit) @385   17 years scheusso extended GameStateManager: added functions - encode (takes two …
(edit) @384   17 years landauf copied changed files from objecthierarchy-branch
(edit) @383   17 years landauf + warning output in compiler - warnings in ClassFactory (added useless …
(edit) @382   17 years nicolasc added CXXFLAGS to force warning output!
(edit) @381   17 years scheusso using stl-map and stl-vector in ConnectionManaget should now work
(edit) @380   17 years scheusso problem in connectionmanager
(edit) @379   17 years rgrieder - converted loader library to be compilable as a DLL - added …
(edit) @378   17 years nicolape Fixed linker bug, audio support compiles,links and runs now correctly …
(edit) @377   17 years nicolape Added tardis alut dir and changed cmake to load all audio stuff from …
(edit) @376   17 years rgrieder - removed the linker flags, since —no-undefined has no influence when …
(edit) @375   17 years landauf added a "Tickable"-interface added a "Timer"-class
(edit) @374   17 years rgrieder - commented 2 functions to make the network source compile
(edit) @373   17 years nicolasc some minor CML changes
(edit) @372   17 years nicolasc additional fixes
(edit) @371   17 years nicolasc fixed FindBoost.cmake
(edit) @370   17 years nicolasc with the help of the ISG.EE, boost should work now
(edit) @369   17 years scheusso PacketDecoder: Extended Class to make inheriting easier… …
(edit) @368   17 years nicolasc changed windows string to "OrxonoxV2"
(edit) @367   17 years rgrieder - made certain files windows compatible - solved conflict with …
(edit) @366   17 years landauf moved common object-functions and -variables (like isA() and name_) …
Note: See TracRevisionLog for help on using the revision log.