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) @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 …
(edit) @4390   19 years patrick orxonox/trunk: flushing work state
(edit) @4389   19 years patrick orxonox/trunk: working on keymapping, there are some problems in …
(edit) @4388   19 years patrick orxonox/trunk: running first pre-tests with key-mapping
(edit) @4387   19 years patrick orxonox/trunk: little fix to prevent compile error
(edit) @4386   19 years patrick orxonox/trunk: key mapper implementation precess
(edit) @4381   19 years bensch orxonox/trunk: made include more local. stdincl.h not in base_object.h …
(edit) @4370   19 years bensch orxonox/trunk: objModel's materials should now automatically load textures
(edit) @4369   19 years patrick orxonox/trunk: key binding implemented
(edit) @4368   19 years patrick orxonox/trunk: started implementation of key mapper
(edit) @4367   19 years patrick orxonox/trunk: added keymapper class to separate event handling from …
(edit) @4366   19 years patrick orxonox/trunk: player defined keys mapping started
(edit) @4365   19 years patrick orxonox/trunk: event listener/ handler now work together, events are …
(edit) @4364   19 years patrick orxonox/trunk: filled the flush function with more sense :) and …
(edit) @4363   19 years patrick orxonox/trunk: finished work on the event dispatcher, now implementing …
(edit) @4362   19 years patrick orxonox/trunk: type specific event handling routine
(edit) @4361   19 years patrick orxonox/trunk: event handler ongoing work, started implementing the …
(edit) @4356   19 years bensch orxonox/trunk: fixed an error in the resource manager, when a texture …
(edit) @4355   19 years patrick orxonox/trunk: started implementing the process function
(edit) @4354   19 years patrick orxonox/trunk: implemented event subscribe function
(edit) @4353   19 years patrick orxonox/trunk: added event def file
(edit) @4352   19 years patrick orxonox/trunk: reimplemented the key binding function, kept most of …
(edit) @4350   19 years patrick orxonox/trunk: event class members defined
(edit) @4346   19 years patrick orxonox/trunk: some first function and class definition of the new …
(edit) @4341   19 years bensch orxonox/trunk: small folder-check-update
(edit) @4338   19 years bensch orxonox/trunk: merged branches/physics back to the trunk merged with …
(edit) @4329   19 years patrick orxonox/trunk: started work on new event handler
(edit) @4324   19 years patrick orxonox/trunk: added a debug level at the end to be able to experiment …
(edit) @4322   19 years patrick now the objectmanagment works smoothly with the garbage collection: …
(edit) @4320   19 years patrick orxonox/trunk: now string name of a class works parallel to the int id …
(edit) @4318   19 years patrick orxonox/trunk: now changed the orxonox baseobject to object id …
(edit) @4315   19 years patrick orxonox/trunk: removed deprecated class base_entity and updated the …
(edit) @4313   19 years patrick orxonox/trunk: cleaning up other, worse approaches
(edit) @4312   19 years patrick orxonox/trunk: now the object manager works absolutly unflexible! …
(edit) @4311   19 years patrick orxonox/trunk: f*g object manager is hard to get done right, …
(edit) @4299   19 years bensch orxonox/trunk: loadString is now loaded not by the template but by the …
(edit) @4289   19 years patrick orxonox/trunk: now all unused projectiles are added to the dead list …
(edit) @4288   19 years patrick orxonox/trunk: implementing the add/get from DeadList functions, …
(edit) @4287   19 years patrick orxonox/trunk: implemented the objectmanager debug functon, some small …
(edit) @4286   19 years patrick orxonox/trunk: implemented the objectmanager cache function
(edit) @4285   19 years patrick orxonox/trunk: started implementing objectmanager - this will be some …
(edit) @4262   19 years bensch orxonox/trunk: moved around some files, and deleted the obsolete DataTank
(edit) @4261   19 years bensch orxonox/trunk: merged the levelLoader-branche back into the trunk, …
(edit) @4245   19 years patrick orxonox/trunk: merged back the md2_loader branche manualy (a full …
(edit) @4216   19 years bensch orxonox/trunk: fix for levelloader, now uses resourceManager::getFullName
(edit) @4167   19 years bensch orxonox/trunk: check if file exists
(edit) @4166   19 years bensch orxonox/trunk: resourceManager has some new functions
(edit) @4116   19 years bensch orxonox/trunk: test was ok… it is not the resourcemanage….. so …
(edit) @4115   19 years bensch orxonox/trunk: windows-test
(edit) @4091   19 years bensch orxonox/trunk: now All options get loaded in new style (be aware, …
(edit) @4054   19 years bensch orxonox/trunk: merged the guiMerge-branche back into the trunk merged …
(edit) @4033   19 years bensch orxonox/trunk: better support, but it only starts gui, if orxonox …
(edit) @4032   19 years bensch orxonox/trunk: orxonox now starts the Gui by default, and also if …
(edit) @4000   19 years patrick orxonox/trunk: weapon animation not realy nice but working now.. :)
(edit) @3993   19 years patrick orxonox/trunk: patch to use relative coordinates again, some smaller …
(edit) @3988   19 years bensch orxonox/trunk: bRunning is false as default
(edit) @3986   19 years patrick orxonox/trunk: fixed two major bugs in the animation3d framework …
(edit) @3985   19 years patrick orxonox/trunk: now implemented the shiftCoor functions correctly
(edit) @3984   19 years patrick orxonox/trunk: implemented the sinus function for shifCoor method
(edit) @3983   19 years bensch orxonox/trunk: resource now also gets loaded if the data-directory is …
(edit) @3982   19 years bensch orxonox/trunk: now there is a posibility to play only parts of the …
(edit) @3981   19 years patrick orxonox/trunk: animatin3d changed linear mov mode to shiftCoor …
(edit) @3980   19 years patrick orxonox/trunk: started to implement the weapon change animation
(edit) @3979   19 years bensch orxonox/trunk: nicer implementation, also fool-proof now
(edit) @3978   19 years bensch orxonox/trunk: a Hack that enables setup of animation without giving …
(edit) @3977   19 years patrick orxonox/trunk: implemented neg_exp rotation also now
(edit) @3976   19 years patrick orxonox/trunk: implemented cosine rotation function. still looks wicked
(edit) @3975   19 years patrick orxonox/trunk: rotation sine function implemented, looks very fancy
(edit) @3973   19 years patrick orxonox/trunk: animation3d extended for definition of individual …
(edit) @3971   19 years bensch orxonox/trunk: return value of quat-slerp was wrong
(edit) @3970   19 years patrick orxonox/trunk: testet quatSLERP, this function does not seem to work
(edit) @3968   19 years patrick orxonox/trunk: animation3d cleaned up some code, deleted some old not …
(edit) @3967   19 years patrick orxonox/trunk: animation3d now ANIM_COSINE works also
(edit) @3965   19 years patrick orxonox/trunk: animation3d ANIM_SINE is now finaly working also. looks nice
(edit) @3964   19 years patrick orxonox/trunk: implemented neg_exp function again. better than ever :)
(edit) @3911   19 years bensch orxonox/trunk: minor changes at model
(edit) @3883   19 years bensch orxonox/trunk: now a check for a directory should return true also in …
(edit) @3876   19 years bensch orxonox/trunk: rearanged keyFrame-addition
(edit) @3874   19 years bensch orxonox/trunk: reimplemented the random funtions to behave between …
(edit) @3872   19 years bensch orxonox/trunk: animation fix, the AnimationMode was not reset to the …
(edit) @3871   19 years bensch orxonox/trunk: sine/cosine reimplemented in t_animation
Note: See TracRevisionLog for help on using the revision log.