Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @400   16 years scheusso CLient, Server
(edit) @399   16 years landauf some changes
(edit) @398   16 years landauf added scripts
(edit) @397   16 years landauf removed scripts
(edit) @396   16 years nicolasc removed unneeded CH
(edit) @395   16 years nicolasc c/p string2number from xml
(edit) @394   16 years nicolape Oggvorbis includes and linking now working
(edit) @393   16 years landauf splash zong ding bam boum
(edit) @392   16 years mbiber fixed a bug in spaceship_steering.cc
(edit) @391   16 years mbiber fixed a bug and adapted constants
(edit) @390   16 years landauf added materials
(edit) @389   16 years nicolasc merged audio into FICN
(edit) @388   16 years nicolape Added cmake find files for my libs, added some test bg sounds (from …
(edit) @387   16 years nicolape Added dirs for sound data
(edit) @386   16 years nicolasc some *FLAGS tweaking
(edit) @385   16 years scheusso extended GameStateManager: added functions - encode (takes two …
(edit) @384   16 years landauf copied changed files from objecthierarchy-branch
(edit) @383   16 years landauf + warning output in compiler - warnings in ClassFactory (added useless …
(edit) @382   16 years nicolasc added CXXFLAGS to force warning output!
(edit) @381   16 years scheusso using stl-map and stl-vector in ConnectionManaget should now work
(edit) @380   16 years scheusso problem in connectionmanager
(edit) @379   16 years rgrieder - converted loader library to be compilable as a DLL - added …
(edit) @378   16 years nicolape Fixed linker bug, audio support compiles,links and runs now correctly …
(edit) @377   16 years nicolape Added tardis alut dir and changed cmake to load all audio stuff from …
(edit) @376   16 years rgrieder - removed the linker flags, since —no-undefined has no influence when …
(edit) @375   16 years landauf added a "Tickable"-interface added a "Timer"-class
(edit) @374   16 years rgrieder - commented 2 functions to make the network source compile
(edit) @373   16 years nicolasc some minor CML changes
(edit) @372   16 years nicolasc additional fixes
(edit) @371   16 years nicolasc fixed FindBoost.cmake
(edit) @370   16 years nicolasc with the help of the ISG.EE, boost should work now
(edit) @369   16 years scheusso PacketDecoder: Extended Class to make inheriting easier… …
(edit) @368   16 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_) …
(edit) @365   17 years landauf added comments
(edit) @364   17 years nicolasc added missing inertial_node target forced network to be static - enet …
(edit) @363   17 years landauf added NetworkID small tutorial for oli and dumeni: every Identifier …
(edit) @362   17 years landauf added NetworkID
(edit) @361   17 years sweber uploaded my files for using the particle and the needed script-files
(edit) @360   17 years sweber sweber: uploaded my files for using the particle and needed script-files
(edit) @359   17 years rgrieder - added inertial_node.cc, orxonox_ship.cc, orxonox_scene.cc and …
(edit) @358   17 years rgrieder - fixed bug with SET_TARGET_PROPERTIES (works now according to linker …
(edit) @357   17 years rgrieder - added the -no—undefined flag to the linker command (may not work, …
(edit) @356   17 years landauf bool → void
(edit) @355   17 years landauf changed retos usleep hack to a more generic solution: #ifdef WIN32 …
(edit) @354   17 years nicolasc removed all STATIC flags — according to besch it's worth it some …
(edit) @353   17 years rgrieder - removed the STATIC keywords in the network and loader folder
(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
Note: See TracRevisionLog for help on using the revision log.