Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4906   19 years bensch orxonox/trunk: states are now flow'n through
(edit) @4885   19 years bensch orxonox/trunk: merged the weaponSystem back to the trunk, because it …
(edit) @4860   19 years bensch orxonox/trunk: made bool's loadable
(edit) @4856   19 years bensch orxonox/trunk: text renders as good as before, but now as Element2D
(edit) @4838   19 years bensch orxonox/trunk: Element2D added → will be moved to lib/graphics …
(edit) @4837   19 years bensch orxonox/trunk: derivation of superclasses is more clear now. lets see, …
(edit) @4836   19 years bensch orxonox/trunk: renamed all the \param → @param and so on in Doxygen …
(edit) @4834   19 years bensch orxonox/trunk: crosshair in WeaponManager (instead of World) and …
(edit) @4833   19 years bensch orxonox/trunk: fight against the mighty segfault
(edit) @4832   19 years bensch orxonox/trunk: loadParams and timing
(edit) @4827   19 years bensch orxonox/trunk: state is no more singleton, but static class. This is …
(edit) @4817   19 years patrick orxonox/trunk: orxonox is now baseobject, graphicsengine handles …
(edit) @4816   19 years patrick orxonox/trunk: the story entities now get deleted properly on shutdown
(edit) @4746   19 years bensch orxonox/trunk: changed (void) → ()
(edit) @4744   19 years bensch orxonox/trunk: classList.h some definitions
(edit) @4739   19 years bensch orxonox/trunk: factory is now registered in Factory, not in Gameloader
(edit) @4734   19 years bensch orxonox/trunk: light loadable
(edit) @4730   19 years bensch orxonox/trunk: loading fields
(edit) @4729   19 years bensch orxonox/trunk: factory-fix
(edit) @4726   19 years bensch orxonox/trunk: more loading procedures, fixed small bugs in loadparam
(edit) @4725   19 years bensch orxonox/trunk: more load-params for Particles
(edit) @4699   19 years bensch orxonox/trunk: news about the new webdev-development package
(edit) @4653   19 years bensch orxonox/trunk: still a strange bug in the TYPE-case of the resource …
(edit) @4652   19 years bensch orxonox/trunk: taken the ObjectManager out of the important sections …
(edit) @4642   19 years bensch orxonox/trunk: gui-subproject compiles again also a minor include …
(edit) @4637   19 years bensch orxonox/trunk: particles_fun compiles again
(edit) @4625   19 years bensch orxonox/trunk: default Values should work now even better
(edit) @4624   19 years bensch orxonox/trunk: default Values should work now
(edit) @4623   19 years bensch orxonox/trunk: 1-st step to LoadParam→default-values (get printed and …
(edit) @4606   19 years bensch orxonox/trunk: minor
(edit) @4599   19 years bensch orxonox/trunk: loading of XML-elements is real smooth now
(edit) @4598   19 years bensch orxonox/trunk: campaign now gets loaded via LoadParam
(edit) @4597   19 years bensch orxonox/trunk: setClassID implemented in all files
(edit) @4592   19 years bensch orxonox/trunk: derivations work. now the only thing to do is specify …
(edit) @4591   19 years bensch orxonox/trunk: restructure class_list.h so it supports inheritance-diagram
(edit) @4584   19 years bensch orxonox/trunk: TrackElement and Material are BaseObjects now
(edit) @4568   19 years patrick orxonox/trunk: moved the newmat source to lib
(edit) @4567   19 years patrick orxonox/trunk: made newmat lib makefile
(edit) @4566   19 years patrick orxonox/trunk: made some tests with the newmat lib, now it should be …
(edit) @4565   19 years patrick orxonox/trunk: added the newmat library to the project. needs some …
(edit) @4534   19 years bensch orxonox/trunk: ResourceManager should now be able to compile without …
(edit) @4527   19 years bensch orxonox/trunk: moved the collision_detection to the libs dir, and …
(edit) @4526   19 years patrick orxonox/trunk: some minor changes, flushing workstate
(edit) @4525   19 years patrick orxonox/trunk: implemented some more bv, obb and bs functions now …
(edit) @4524   19 years patrick orxonox/trunk: mod some interface arguments, defined some functions of …
(edit) @4523   19 years patrick orxonox/trunk: defined a set of cd_engine functions
(edit) @4522   19 years patrick orxonox/trunk: started implementing header file of cd, some cd state infos
(edit) @4521   19 years patrick orxonox/trunk: some corrections and additions
(edit) @4520   19 years patrick orxonox/trunk: implemented bv, collision, and added a global cd defs file
(edit) @4519   19 years bensch orxonox/trunk: changed all getInstances into inline functions to save …
(edit) @4514   19 years patrick orxonox/trunk: got the class hirarchy right now
(edit) @4513   19 years patrick orxonox/trunk: added the bounding sphere structure to the cd framework
(edit) @4511   19 years patrick orxonox/trunk: collision detection classes names and structures filled in
(edit) @4510   19 years patrick orxonox/trunk: started implementing the collision detection system, as …
(edit) @4509   19 years bensch orxonox/trunk: hotpoint of TrackManager loadable
(edit) @4508   19 years bensch orxonox/trunk: implemented a better backloop-check in the track-system …
(edit) @4504   19 years bensch orxonox/trunk: merged the SoundEngine into the Trunk. merged file by …
(edit) @4502   19 years bensch orxonox/trunk: fixed the bug with the setSavePointS()-function
(edit) @4501   19 years bensch orxonox/trunk: loading of track works just fine now. little problems …
(edit) @4500   19 years patrick orxonox/trunk: moved the list file again back to lib/util
(edit) @4499   19 years patrick orxonox/trunk: list is now correctly commented
(edit) @4498   19 years patrick orxonox/trunk: removed the old deprecated lists
(edit) @4497   19 years patrick orxonox/trunk: documented the list class
(edit) @4496   19 years bensch orxonox/trunk: cycling read-in of parameters should work now… this …
(edit) @4495   19 years bensch orxonox/trunk: more confortable loading-macro
(edit) @4492   19 years bensch orxonox/trunk: importer works again
(edit) @4489   19 years bensch orxonox/trunk: track: doxy-tags, redesign, and minor speed-update
(edit) @4488   19 years patrick orxonox/trunk: started cleaning up the list classes
(edit) @4487   19 years bensch orxonox/trunk: more doxygen-tags in util
(edit) @4486   19 years bensch orxonox/trunk: more documentation in util
(edit) @4485   19 years bensch orxonox/trunk: more documentation in util
(edit) @4468   19 years bensch orxonox/trunk: doxytag
(edit) @4465   19 years bensch orxonox/trunk: resource manager in new design :) no no just kidding… …
(edit) @4463   19 years bensch orxonox/trunk: fixed bug with not loading the md2-texture
(edit) @4462   19 years bensch orxonox/trunk: md2Data loadable over the resourceManager
(edit) @4457   19 years patrick orxonox/trunk: moved util/event to lib/event
(edit) @4456   19 years patrick orxonox/trunk: moved pilot node to util/track directory
(edit) @4454   19 years patrick orxonox/trunk: some more event cleanu[
(edit) @4452   19 years patrick orxonox/trunk: key_mapper.* commented and reviewed
(edit) @4450   19 years patrick orxonox/trunk: commented the event handler and event class
(edit) @4445   19 years patrick orxonox/trunk: cleaned up the orxonox class: removed all unused …
(edit) @4444   19 years bensch orxonox/trunk: setMode → setParentMode
(edit) @4443   19 years patrick orxonox/trunk: removed the old command node files and cleaned up the …
(edit) @4440   19 years patrick orxonox/trunk: pnode enhancement and cleanup, very tight now
(edit) @4420   19 years patrick orxonox/trunk: faster and easier unsubscribe function implemented
(edit) @4419   19 years patrick orxonox/trunk: unsubscribtion from events, after object deatch
(edit) @4417   19 years patrick orxonox/trunk: fixed a possible segfault, didn't allocate the …
(edit) @4412   19 years patrick orxonox/trunk: now shooting and weapon change work again
(edit) @4411   19 years patrick orxonox/trunk: now system events work again: quit, pause, next-level
(edit) @4410   19 years patrick orxonox/trunk: prepeared to implement all system wide commands
(edit) @4407   19 years patrick orxonox/trunk: event management now runs with new event-handler: no …
(edit) @4406   19 years patrick orxonox/trunk: the mouse buttons now should be identified correctly
(edit) @4405   19 years patrick orxonox/trunk: event_handler subscribe functionality improved
(edit) @4404   19 years patrick orxonox/trunk: player now is a EventListener for particular events
(edit) @4403   19 years patrick cleaned and finished up the key mapper class
(edit) @4402   19 years patrick orxonox/trunk: key mapping works just fine
(edit) @4401   19 years patrick orxonox/trunk: fixed a compile error, sorry for the last commit …
(edit) @4400   19 years patrick make
(edit) @4399   19 years patrick orxonox/trunk: key mapping alg implementation
(edit) @4398   19 years patrick orxonox/trunk: moved the keynames strucure to a place closer to …
Note: See TracRevisionLog for help on using the revision log.