Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @839   16 years landauf added two macros to Language.h
(edit) @838   16 years landauf changed naming in Language: translation → localisation, name → label
(edit) @837   16 years landauf added operator=
(edit) @836   16 years landauf substring → SubString
(edit) @834   16 years landauf added convert-operators
(edit) @832   16 years rgrieder - removed obsolete framework for the weapon system - added new branch …
(edit) @831   16 years rgrieder made a copy
(edit) @829   16 years rgrieder - removed VC9 files (not yet ready, would take a lot more time to make …
(edit) @828   16 years landauf added null body to ~Synchronisable() to avoid 'undefined reference to …
(edit) @827   16 years landauf some template-specializations in Convert.h
(edit) @826   16 years landauf several minor changes
(edit) @825   16 years nicolasc created error output, up to chai to fix it
(edit) @824   16 years nicolasc fORGE.cmake fix
(edit) @823   16 years nicolasc added chai's hud
(edit) @822   16 years nicolasc test, reverted
(edit) @821   16 years nicolasc test
(edit) @820   16 years landauf added a Level-class and a first implementation of the Loader, using …
(edit) @819   16 years nicolasc created new hub branch
(edit) @818   16 years landauf new feature in ClassTreeMask: you can include or exclude a single …
(edit) @817   16 years landauf big update: - reimplemented direct-child and direct-parent list and …
(edit) @814   16 years landauf cleaned up and added 4 get-iterator functions (begin and end of …
(edit) @813   16 years landauf - removed IdentifierList and replaced it by a std::list - changed …
(edit) @812   16 years landauf oh, i forgot to say: the previous commit solved the hack in …
(edit) @811   16 years landauf - Changed the ClassManager/IdentifierDistributor: ClassIdentifiers are …
(edit) @810   16 years landauf Added copyconstructor to the SubclassIdentifier (this class is still a …
(edit) @809   16 years landauf commented and documented ClassManager, IdentifierDistributor and …
(edit) @808   16 years landauf Fixed a small bug in the clean-function of ClassTreeMask (I made it …
(edit) @807   16 years landauf - fixed a small bug in ClassTreeMask - added more operators to …
(edit) @806   16 years landauf cleanup
(edit) @805   16 years landauf Added two new classes: - ClassManager, a helper class for …
(edit) @804   16 years landauf added code for testing
(edit) @803   16 years landauf I'm doing strange things… expanded the ClassTreeMask with scary …
(edit) @802   16 years landauf added new class "ClassTreeMask"
(edit) @801   16 years landauf .
(edit) @800   16 years landauf removed level and loader, i don't like them
(edit) @799   16 years landauf added Level class for use in the Loader
(edit) @798   16 years landauf removed objecthierarchy branch
(edit) @797   16 years landauf config-values are working again, now with a totally reworked …
(edit) @796   16 years landauf no, it didn't. next try.
(edit) @795   16 years landauf maybe this solves the problem with newer gcc versions
(edit) @794   16 years landauf fixed a strange problem in the MultiType-classes read this if you're …
(edit) @793   16 years landauf reduced the build-script of the core branch to the minimum (utils, …
(edit) @792   16 years landauf upload of the work i did before the exams (not yet finished nor working)
(edit) @791   16 years landauf created core branch
(edit) @789   16 years rgrieder - updated VS properties - tried SSE extensions, but ogre doesn't seem …
(edit) @788   16 years rgrieder - added project files for VC9 - updated project settings
(edit) @787   16 years nicolasc added updated version of ASSF as mesh - currently default player model
(edit) @786   16 years rgrieder - renamed StableHeaders.h to OrxonoxStableHeaders.h
(edit) @785   16 years rgrieder - added the necessary files..
(edit) @784   16 years rgrieder - added precompiled headers for visual studio (speeds up orxonox …
(edit) @783   16 years nicolasc - removed a horribly outdated orxonoxOLD.cc - readded audio in …
(edit) @782   16 years rgrieder - removed warnings on msvc compiler - on msvc: loader is now built …
(edit) @781   16 years rgrieder - hopefully the last time..
(edit) @780   16 years rgrieder - once again
(edit) @779   16 years rgrieder - next try
(edit) @778   16 years rgrieder - leetle fix
(edit) @777   16 years rgrieder - added dll support to the network library - improved header file …
(edit) @776   16 years rgrieder - release version adapted in msvc files
(edit) @775   16 years nicolasc dos2unix runscript
(edit) @774   16 years rgrieder - changed executable from main to orxonox - added src/orxonox to the …
(edit) @773   16 years landauf relative path
(edit) @772   16 years landauf removed run-script.bat, use main.bat instead and copy all needed …
(edit) @771   16 years landauf removed whitespace and AudioIncludes.h from CML
(edit) @770   16 years rgrieder - updated visual studio files
(edit) @769   16 years nicolasc removed FICN_test
(edit) @768   16 years nicolasc merged FICN_test back to FICN
(edit) @767   16 years nicolasc minor changes
(edit) @766   16 years rgrieder - added IF (WIN32) —> STATIC again
(edit) @765   16 years landauf include lib path
(edit) @764   16 years nicolasc fixed double inclusion of core
(edit) @763   16 years rgrieder - blubb #4 - should link now correctly, let's see if it runs too..
(edit) @762   16 years rgrieder - blubb #3
(edit) @761   16 years rgrieder - blubb #2
(edit) @760   16 years rgrieder - blubb #1
(edit) @759   16 years rgrieder - hmm
(edit) @758   16 years rgrieder - fix trial
(edit) @757   16 years rgrieder - complete restructured all the CMLs, tried to avoid circular dependencies
(edit) @756   16 years rgrieder - project name changed to FICN_test - adapted header file inclusion
(edit) @755   16 years rgrieder - blubb
(edit) @754   16 years rgrieder - some unstable changes to CMLs
(edit) @753   16 years rgrieder - created a copy of FICN in order to clean up are mess in the CMLs files
(edit) @752   16 years landauf (Don't say a word)
(edit) @751   16 years landauf (got it)
(edit) @750   16 years landauf (still not)
(edit) @749   16 years landauf (I didn't)
(edit) @748   16 years landauf - moved BillboardSet, Light, Mesh and Timer to the new util folder - …
(edit) @747   16 years landauf added tools folder (something like util, but only for orxonox)
(edit) @746   16 years landauf license notice
(edit) @745   16 years landauf removed debug output - thanks to reto we solved the Language problem ;)
(edit) @744   16 years landauf - changed CML files: xml library is now util library and is open for …
(edit) @743   16 years landauf removed the misc folder
(edit) @742   16 years landauf moved all files from misc and the tinyxml folder into the new util folder
(edit) @741   16 years landauf added util folder
(edit) @740   16 years landauf updated tinyxml to the version ticpp uses
(edit) @739   16 years landauf added TiCPP: "'TiCPP' is short for the official name TinyXML++. It is …
(edit) @738   16 years landauf updated to the newest tinyXML library and changed one line in the …
(edit) @737   16 years landauf added removeObjects to the Identifier while constructing something …
(edit) @736   16 years nicolasc house cleaning in spaceship.h
(edit) @735   16 years nicolasc - created output for lib in FindBoost.cmake - cleanup in root-CML
(edit) @734   16 years rgrieder - blubfixb
Note: See TracRevisionLog for help on using the revision log.