Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @870   16 years landauf XMLPort returns void
(edit) @869   16 years landauf cool shit's happening here… it works! wow. I wonder why, but hey, …
(edit) @868   16 years scheusso some changes
(edit) @867   16 years FelixSchulthess -asd
(edit) @866   16 years FelixSchulthess asd
(edit) @865   16 years FelixSchulthess restored shell scripts
(edit) @864   16 years FelixSchulthess level file
(edit) @862   16 years landauf tutorial
(edit) @861   16 years scheusso juhuu, 2nd
(edit) @860   16 years scheusso
(edit) @859   16 years landauf more or less a copy of the trunk
(edit) @858   16 years landauf corrected directory name
(edit) @857   16 years landauf created tutorial directory
(edit) @856   16 years landauf loader seems to work now added function/macro XMLPortObject to load …
(edit) @855   16 years landauf multitypemath -= debug output
(edit) @854   16 years landauf hopefully fixed the bug in XMLPort and Converter
(edit) @853   16 years landauf sync with notebook, there are some changes in the MultiTypes, XMLPort …
(edit) @852   16 years landauf removed some includes of CoreIncludes.h from other .h files (included …
(edit) @851   16 years landauf modified level file for testing purposes
(edit) @850   16 years landauf umh, svn is strange… here's the rest of my changes from r848
(edit) @849   16 years landauf and here comes the extended SubString class (added parenthesis …
(edit) @848   16 years landauf several changes: - XMLPort is now theoretically able to load …
(edit) @847   16 years landauf new loader-concept is taking shape, but not yet finished added new …
(edit) @845   16 years landauf (1) removed ExportClass and ExportAbstractClass macros (2) removed …
(edit) @844   16 years scheusso yuhuu, our new branchy
(edit) @843   16 years landauf removed setMask function
(edit) @842   16 years nicolasc removed hud-old branch
(edit) @841   16 years nicolasc removed particle-old branch
(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
Note: See TracRevisionLog for help on using the revision log.