Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @402   18 years nicolape Fixed ogg loading
(edit) @401   18 years scheusso corrected some errors
(edit) @400   18 years scheusso CLient, Server
(edit) @399   18 years landauf some changes
(edit) @398   18 years landauf added scripts
(edit) @397   18 years landauf removed scripts
(edit) @396   18 years nicolasc removed unneeded CH
(edit) @395   18 years nicolasc c/p string2number from xml
(edit) @394   18 years nicolape Oggvorbis includes and linking now working
(edit) @393   18 years landauf splash zong ding bam boum
(edit) @392   18 years mbiber fixed a bug in spaceship_steering.cc
(edit) @391   18 years mbiber fixed a bug and adapted constants
(edit) @390   18 years landauf added materials
(edit) @389   18 years nicolasc merged audio into FICN
(edit) @388   18 years nicolape Added cmake find files for my libs, added some test bg sounds (from …
(edit) @387   18 years nicolape Added dirs for sound data
(edit) @386   18 years nicolasc some *FLAGS tweaking
(edit) @385   18 years scheusso extended GameStateManager: added functions - encode (takes two …
(edit) @384   18 years landauf copied changed files from objecthierarchy-branch
(edit) @383   18 years landauf + warning output in compiler - warnings in ClassFactory (added useless …
(edit) @382   18 years nicolasc added CXXFLAGS to force warning output!
(edit) @381   18 years scheusso using stl-map and stl-vector in ConnectionManaget should now work
(edit) @380   18 years scheusso problem in connectionmanager
(edit) @379   18 years rgrieder - converted loader library to be compilable as a DLL - added …
(edit) @378   18 years nicolape Fixed linker bug, audio support compiles,links and runs now correctly …
(edit) @377   18 years nicolape Added tardis alut dir and changed cmake to load all audio stuff from …
(edit) @376   18 years rgrieder - removed the linker flags, since —no-undefined has no influence when …
(edit) @375   18 years landauf added a "Tickable"-interface added a "Timer"-class
(edit) @374   18 years rgrieder - commented 2 functions to make the network source compile
(edit) @373   18 years nicolasc some minor CML changes
(edit) @372   18 years nicolasc additional fixes
(edit) @371   18 years nicolasc fixed FindBoost.cmake
(edit) @370   18 years nicolasc with the help of the ISG.EE, boost should work now
(edit) @369   18 years scheusso PacketDecoder: Extended Class to make inheriting easier… …
(edit) @368   18 years nicolasc changed windows string to "OrxonoxV2"
(edit) @367   18 years rgrieder - made certain files windows compatible - solved conflict with …
(edit) @366   18 years landauf moved common object-functions and -variables (like isA() and name_) …
(edit) @365   18 years landauf added comments
(edit) @364   18 years nicolasc added missing inertial_node target forced network to be static - enet …
(edit) @363   18 years landauf added NetworkID small tutorial for oli and dumeni: every Identifier …
(edit) @362   18 years landauf added NetworkID
(edit) @361   18 years sweber uploaded my files for using the particle and the needed script-files
(edit) @360   18 years sweber sweber: uploaded my files for using the particle and needed script-files
(edit) @359   18 years rgrieder - added inertial_node.cc, orxonox_ship.cc, orxonox_scene.cc and …
(edit) @358   18 years rgrieder - fixed bug with SET_TARGET_PROPERTIES (works now according to linker …
(edit) @357   18 years rgrieder - added the -no—undefined flag to the linker command (may not work, …
(edit) @356   18 years landauf bool → void
(edit) @355   18 years landauf changed retos usleep hack to a more generic solution: #ifdef WIN32 …
(edit) @354   18 years nicolasc removed all STATIC flags — according to besch it's worth it some …
(edit) @353   18 years rgrieder - removed the STATIC keywords in the network and loader folder
(edit) @352   18 years scheusso corrected some compiler-warnings
(edit) @351   18 years scheusso adjustet PacketBufferTestExt (because of changes in PacketBuffer) and …
(edit) @350   18 years nicolape - Added CmakeLists so that it works on my machine for testing - Fixed …
(edit) @349   18 years nicolape Added AudioManager, AudioBuffer and AudioSource Class definitions
(edit) @348   18 years rgrieder - made all self written libraries (like loader, network, core, etc.) …
(edit) @347   18 years rgrieder - fixed a bug: under windows, XML uses wchar_t instead of char, but …
(edit) @346   18 years rgrieder - adjusted the entire source to compile under windows visual studio …
(edit) @345   18 years nicolasc some minor changes
(edit) @344   18 years nicolasc added FindOpenAL.cmake needs some modifications
(edit) @343   18 years rgrieder - renamed branch main_reto —> weapon_system_fw - removed branch …
(edit) @342   18 years rgrieder - added 4 files that got lost in the hurry
(edit) @341   18 years rgrieder - removed folder src/class_hierarchy - removed a few unnec. files in …
(edit) @340   18 years nicolasc applied retos proposals
(edit) @339   18 years nicolape Added AudioObject Class
(edit) @338   18 years nicolape Added AudioObject Class
(edit) @337   18 years bknecht merged merger to FICN branch
(edit) @336   18 years bknecht added flocking.h for AI
(edit) @335   18 years nicolape Added missing static libs
(edit) @334   18 years nicolape Sound is now working in Orxonox! Added a test background sound that …
(edit) @333   18 years landauf new branch for factory, input, core, network
(edit) @332   18 years nicolasc merge network
(edit) @331   18 years motth added media files
(edit) @330   18 years nicolape
(edit) @329   18 years nicolape
(edit) @328   18 years nicolape Moved openal libs to a better place
(edit) @327   18 years nicolape Added audio test class
(edit) @326   18 years motth added Flocking
(edit) @325   18 years motth added Flocking
(edit) @324   18 years scheusso gamestate changes
(edit) @323   18 years nicolasc steering merge complete - still some fixing needed
(edit) @322   18 years nicolasc bump
(edit) @321   18 years nicolasc some better merge
(edit) @320   18 years nicolasc dont ask: bump
(edit) @319   18 years nicolasc initial merge of steering
(edit) @318   18 years nicolape Added OpenAL Includes and Libs, and a small starter script
(edit) @317   18 years mbiber update steering
(edit) @316   18 years mbiber update steering
(edit) @315   18 years dumenim added enet_packet_destroy to PacketGenerator/Decoder
(edit) @314   18 years scheusso implementing GameStateManager
(edit) @313   18 years dumenim correct gamestate, comment
(edit) @312   18 years rgrieder - fixed a large issue: PBuffer mode causes problems, deleted section …
(edit) @311   18 years nicolape
(edit) @310   18 years nicolape Readded audio branch
(edit) @309   18 years nicolape
(edit) @308   18 years rgrieder - excluded overlay-folder
(edit) @307   18 years rgrieder - probably unsuccessful fix with a few files in media folder
(edit) @306   18 years rgrieder - fixed hopefully last issue (resources.cfg)
(edit) @305   18 years rgrieder - added smoke.material to fix an fatal issue
(edit) @304   18 years nicolasc some cleanups
(edit) @303   18 years nicolasc minor fixes add FindODE.cmake (if needed)
Note: See TracRevisionLog for help on using the revision log.