Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @949   18 years landauf made CommandExecutor a singleton
(edit) @948   18 years landauf - added autocompletion function to CommandExecutor - set default …
(edit) @947   18 years landauf - added CommandExecutor - added ConsoleCommand macros - added …
(edit) @946   18 years bknecht trying to link lua into the project and start with creating an …
(edit) @945   18 years rgrieder - moved ArgReader to util - some Prereqs cleanup
(edit) @944   18 years rgrieder - created an asylum for probably old and obsolete code
(edit) @943   18 years rgrieder made a copy
(edit) @942   18 years rgrieder deleted input branch
(edit) @941   18 years landauf - small change in the initialization of the Identifier-singleton - …
(edit) @940   18 years rgrieder - Captured Ogre log messages. Can now be configured in …
(edit) @939   18 years landauf - 3 times the (almost) same implementation + macro
(edit) @938   18 years bknecht created new script branch from network branch
(edit) @937   18 years bknecht some communication problems, getting network branch now
(edit) @936   18 years bknecht created new script branch from input branch
(edit) @935   18 years bknecht deleted script branch. changes have been applied in another context in …
(edit) @934   18 years rgrieder - added debug output to the InputHandler - fixed singleton issues - …
(edit) @933   18 years landauf XMLPort uses now executors and has default-values.
(edit) @932   18 years landauf added debug output to executor
(edit) @931   18 years landauf expanded Executor
(edit) @930   18 years rgrieder - fixed deletion bugs in regard to the singleton behavior
(edit) @929   18 years rgrieder - removed getRoot() from GaphicsEngine —> added getRenderWindow() …
(edit) @928   18 years rgrieder - added destroy code for the InputHandler
(edit) @927   18 years scheusso Made various changes to Classes WorldEntity, Model, SpaceShip, …
(edit) @926   18 years rgrieder - removed the media and audio folder - applied the changes from Beni …
(edit) @925   18 years landauf - the MultiTypes can now handle pointers and xml-elements - added a …
(edit) @924   18 years bknecht those changes enable setting the data-repos via arguments and ini-file
(edit) @923   18 years rgrieder - böggfix
(edit) @922   18 years rgrieder - created InputEventListener and InputEvent - escape key now works …
(edit) @921   18 years rgrieder - no comment..
(edit) @920   18 years rgrieder - bugfix with includes
(edit) @919   18 years rgrieder - AudioManager is now Tickable - NPC update moved to its tick-function …
(edit) @918   18 years rgrieder - created basic construct for the InputHandler (mere copy of …
(edit) @917   18 years rgrieder - merged all changes in the input branch into this one - moved …
(edit) @916   18 years rgrieder - removed all our FrameListeners except one (OrxListener will soon be …
(edit) @915   18 years scheusso another dead bug
(edit) @914   18 years scheusso another dead bug
(edit) @913   18 years scheusso another dead bug
(edit) @912   18 years scheusso bugfix in packetdecoder, inserted some std::
(edit) @911   18 years bknecht applied some old changes (compiles, but may fail running)
(edit) @910   18 years FelixSchulthess removed some errors in particleinterface
(edit) @909   18 years bknecht created script branch
(edit) @908   18 years bknecht one does this different…
(edit) @907   18 years scheusso further optimasation/bugfixing
(edit) @906   18 years bknecht created lua branch w/o Media
(edit) @905   18 years scheusso revided and checked gamestate handling
(edit) @904   18 years scheusso bugfix
(edit) @903   18 years scheusso created client start routine
(edit) @902   18 years landauf using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort …
(edit) @901   18 years landauf Namespaces are working now. I love this feature, can't stop playing …
(edit) @900   18 years rgrieder - implemented a new main loop, calling the ticks and the timers. —> …
(edit) @899   18 years landauf yet another debug output tweak
(edit) @898   18 years landauf removed some test output in Namespace.cc and corrected one line of …
(edit) @897   18 years landauf bugfix
(edit) @896   18 years landauf - added == and != operator to the ClassTreeMask - Included the …
(edit) @895   18 years landauf - added new XMLPortParam template to specify the template arguments / …
(edit) @894   18 years scheusso added more bugfixing and debug output
(edit) @893   18 years rgrieder - merged trunk into input
(edit) @892   18 years rgrieder - commit test
(edit) @891   18 years scheusso some bugfixing/debug output
(edit) @890   18 years rgrieder - fixed several errors and issues with visual studio under windows: - …
(edit) @889   18 years scheusso added some debug output
(edit) @888   18 years scheusso sdfsdf
(edit) @887   18 years scheusso blabla
(edit) @886   18 years rgrieder - removed an obsolete test_proj that caused errors when opening the project
(edit) @885   18 years scheusso create network 4th
(edit) @884   18 years rgrieder made a copy
(edit) @883   18 years scheusso moving branches
(edit) @882   18 years scheusso moving old
(edit) @881   18 years dumenim
(edit) @880   18 years dumenim some functions for clientID↔objectID mapping added
(edit) @879   18 years landauf started implementing the Namespace hierarchy (still unfinished)
(edit) @878   18 years landauf added boolean bApplyLoaderMask to the XMLPortObject macro to determine …
(edit) @877   18 years landauf started implementing a Namespace object (which will be used in level …
(edit) @876   18 years landauf std::set instead of std::list for Identifier-lists (parents, children, …
(edit) @875   18 years landauf removed old core branch
(edit) @874   18 years landauf moved core tests from core1 to core2
(edit) @873   18 years landauf simplified core2 branch
(edit) @872   18 years landauf created new core branch
(edit) @871   18 years landauf merged core branch to trunk
(edit) @870   18 years landauf XMLPort returns void
(edit) @869   18 years landauf cool shit's happening here… it works! wow. I wonder why, but hey, …
(edit) @868   18 years scheusso some changes
(edit) @867   18 years FelixSchulthess -asd
(edit) @866   18 years FelixSchulthess asd
(edit) @865   18 years FelixSchulthess restored shell scripts
(edit) @864   18 years FelixSchulthess level file
(edit) @863   18 years FelixSchulthess modified level file
(edit) @862   18 years landauf tutorial
(edit) @861   18 years scheusso juhuu, 2nd
(edit) @860   18 years scheusso
(edit) @859   18 years landauf more or less a copy of the trunk
(edit) @858   18 years landauf corrected directory name
(edit) @857   18 years landauf created tutorial directory
(edit) @856   18 years landauf loader seems to work now added function/macro XMLPortObject to load …
(edit) @855   18 years landauf multitypemath -= debug output
(edit) @854   18 years landauf hopefully fixed the bug in XMLPort and Converter
(edit) @853   18 years landauf sync with notebook, there are some changes in the MultiTypes, XMLPort …
(edit) @852   18 years landauf removed some includes of CoreIncludes.h from other .h files (included …
(edit) @851   18 years landauf modified level file for testing purposes
(edit) @850   18 years landauf umh, svn is strange… here's the rest of my changes from r848
Note: See TracRevisionLog for help on using the revision log.