Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @960   16 years landauf next try
(edit) @959   16 years landauf forgot the important part :D
(edit) @958   16 years landauf this is a try to avoid some compiler warnings on tardis
(edit) @957   16 years landauf - added set and tset functions to the ConfigValueContainer to …
(edit) @956   16 years bknecht loads level from file and creates lua code from XML code. not tested …
(edit) @955   16 years landauf - added input buffer: this class captures key-input (at the moment …
(edit) @954   16 years bknecht lua linking works now (v 5.1 and 5.0). not tested on tardis and will …
(edit) @953   16 years landauf - added some functions to CommandEvaluation - added possibility of …
(edit) @952   16 years landauf added CommandEvaluation to store the results of a command evaluation …
(edit) @951   16 years landauf notation: varname_s to varname_, as they're not static anymore in the …
(edit) @950   16 years landauf a singleton might be better implemented with a private constructor… …
(edit) @949   16 years landauf made CommandExecutor a singleton
(edit) @948   16 years landauf - added autocompletion function to CommandExecutor - set default …
(edit) @947   16 years landauf - added CommandExecutor - added ConsoleCommand macros - added …
(edit) @946   16 years bknecht trying to link lua into the project and start with creating an …
(edit) @945   16 years rgrieder - moved ArgReader to util - some Prereqs cleanup
(edit) @944   16 years rgrieder - created an asylum for probably old and obsolete code
(edit) @943   16 years rgrieder made a copy
(edit) @942   16 years rgrieder deleted input branch
(edit) @941   16 years landauf - small change in the initialization of the Identifier-singleton - …
(edit) @940   16 years rgrieder - Captured Ogre log messages. Can now be configured in …
(edit) @939   16 years landauf - 3 times the (almost) same implementation + macro
(edit) @938   16 years bknecht created new script branch from network branch
(edit) @937   16 years bknecht some communication problems, getting network branch now
(edit) @936   16 years bknecht created new script branch from input branch
(edit) @935   16 years bknecht deleted script branch. changes have been applied in another context in …
(edit) @934   16 years rgrieder - added debug output to the InputHandler - fixed singleton issues - …
(edit) @933   16 years landauf XMLPort uses now executors and has default-values.
(edit) @932   16 years landauf added debug output to executor
(edit) @931   16 years landauf expanded Executor
(edit) @930   16 years rgrieder - fixed deletion bugs in regard to the singleton behavior
(edit) @929   16 years rgrieder - removed getRoot() from GaphicsEngine —> added getRenderWindow() …
(edit) @928   16 years rgrieder - added destroy code for the InputHandler
(edit) @927   16 years scheusso Made various changes to Classes WorldEntity, Model, SpaceShip, …
(edit) @926   16 years rgrieder - removed the media and audio folder - applied the changes from Beni …
(edit) @925   16 years landauf - the MultiTypes can now handle pointers and xml-elements - added a …
(edit) @924   16 years bknecht those changes enable setting the data-repos via arguments and ini-file
(edit) @923   16 years rgrieder - böggfix
(edit) @922   16 years rgrieder - created InputEventListener and InputEvent - escape key now works …
(edit) @921   16 years rgrieder - no comment..
(edit) @920   16 years rgrieder - bugfix with includes
(edit) @919   16 years rgrieder - AudioManager is now Tickable - NPC update moved to its tick-function …
(edit) @918   16 years rgrieder - created basic construct for the InputHandler (mere copy of …
(edit) @917   16 years rgrieder - merged all changes in the input branch into this one - moved …
(edit) @916   16 years rgrieder - removed all our FrameListeners except one (OrxListener will soon be …
(edit) @915   16 years scheusso another dead bug
(edit) @914   16 years scheusso another dead bug
(edit) @913   16 years scheusso another dead bug
(edit) @912   16 years scheusso bugfix in packetdecoder, inserted some std::
(edit) @911   16 years bknecht applied some old changes (compiles, but may fail running)
(edit) @909   16 years bknecht created script branch
(edit) @908   16 years bknecht one does this different…
(edit) @907   16 years scheusso further optimasation/bugfixing
(edit) @906   16 years bknecht created lua branch w/o Media
(edit) @905   16 years scheusso revided and checked gamestate handling
(edit) @904   16 years scheusso bugfix
(edit) @903   16 years scheusso created client start routine
(edit) @902   16 years landauf using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort …
(edit) @901   16 years landauf Namespaces are working now. I love this feature, can't stop playing …
(edit) @900   16 years rgrieder - implemented a new main loop, calling the ticks and the timers. —> …
(edit) @899   16 years landauf yet another debug output tweak
(edit) @898   16 years landauf removed some test output in Namespace.cc and corrected one line of …
(edit) @897   16 years landauf bugfix
(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
Note: See TracRevisionLog for help on using the revision log.