Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @896   16 years landauf - added == and != operator to the ClassTreeMask - Included the …
(edit) @895   16 years landauf - added new XMLPortParam template to specify the template arguments / …
(edit) @894   16 years scheusso added more bugfixing and debug output
(edit) @893   16 years rgrieder - merged trunk into input
(edit) @891   16 years scheusso some bugfixing/debug output
(edit) @889   16 years scheusso added some debug output
(edit) @888   16 years scheusso sdfsdf
(edit) @887   16 years scheusso blabla
(edit) @885   16 years scheusso create network 4th
(edit) @884   16 years rgrieder made a copy
(edit) @883   16 years scheusso moving branches
(edit) @882   16 years scheusso moving old
(edit) @881   16 years dumenim
(edit) @880   16 years dumenim some functions for clientID↔objectID mapping added
(edit) @879   16 years landauf started implementing the Namespace hierarchy (still unfinished)
(edit) @878   16 years landauf added boolean bApplyLoaderMask to the XMLPortObject macro to determine …
(edit) @877   16 years landauf started implementing a Namespace object (which will be used in level …
(edit) @876   16 years landauf std::set instead of std::list for Identifier-lists (parents, children, …
(edit) @875   16 years landauf removed old core branch
(edit) @874   16 years landauf moved core tests from core1 to core2
(edit) @873   16 years landauf simplified core2 branch
(edit) @872   16 years landauf created new core branch
(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 …
Note: See TracRevisionLog for help on using the revision log.