Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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_) …
(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
(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
Note: See TracRevisionLog for help on using the revision log.