Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4444   19 years bensch orxonox/trunk: setMode → setParentMode
(edit) @4436   19 years bensch orxonox/trunk: baseObject now implements loading of objectNames
(edit) @4435   19 years bensch orxonox/trunk: objectName is now a property of BaseObject, because …
(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) @4414   19 years patrick orxonox/trunk: connected the viewport change functions in the camera …
(edit) @4413   19 years patrick orxonox/trunk: fixed a player controller problem
(edit) @4412   19 years patrick orxonox/trunk: now shooting and weapon change work again
(edit) @4409   19 years patrick orxonox/trunk: space ship control works again, now working on system …
(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) @4397   19 years bensch orxonox/trunk: ok… forces now apply to the right objects, but i …
(edit) @4391   19 years bensch orxonox/trunk: no more seg-fault
(edit) @4389   19 years patrick orxonox/trunk: working on keymapping, there are some problems in …
(edit) @4382   19 years bensch orxonox/trunk: BaseObject virtual public in PNode and Player(for …
(edit) @4357   19 years bensch orxonox/trunk: now Textures are maped as they should before this …
(edit) @4338   19 years bensch orxonox/trunk: merged branches/physics back to the trunk merged with …
(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) @4311   19 years patrick orxonox/trunk: f*g object manager is hard to get done right, …
(edit) @4289   19 years patrick orxonox/trunk: now all unused projectiles are added to the dead list …
(edit) @4287   19 years patrick orxonox/trunk: implemented the objectmanager debug functon, some small …
(edit) @4276   19 years patrick orxonox/trunk: cleaned out the md2 model class, there is now only one …
(edit) @4261   19 years bensch orxonox/trunk: merged the levelLoader-branche back into the trunk, …
(edit) @4246   19 years bensch orxonox/trunk: md2_sloppy data-dir-fix
(edit) @4245   19 years patrick orxonox/trunk: merged back the md2_loader branche manualy (a full …
(edit) @4136   19 years bensch orxonox/trunk: skyModel now gets unloaded/loaded for real. There was …
(edit) @4115   19 years bensch orxonox/trunk: windows-test
(edit) @4114   19 years bensch orxonox/trunk: minor cleanup/windowsTest
(edit) @4112   19 years bensch orxonox/trunk: model now gets loaded in an other order first vertex is …
(edit) @4094   19 years bensch orxonox/trunk: orxonox now runs from anywhere of the LINUX environment
(edit) @4091   19 years bensch orxonox/trunk: now All options get loaded in new style (be aware, …
(edit) @4013   19 years bensch orxonox/trunk: fixed the Bug, that crashed the second level
(edit) @4012   19 years bensch orxonox/trunk: some fixes in the SkyBox, loading of skybox should now …
(edit) @4010   19 years bensch orxonox/trunk: merged the levelloader from lltrunktemp to the trunk. …
(edit) @4006   19 years bensch orxonox/trunk: Gun on the ship is now fitted as it should
(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) @3987   19 years patrick orxonox/trunk: test gun component1 now gets displayed correctly again
(edit) @3986   19 years patrick orxonox/trunk: fixed two major bugs in the animation3d framework …
(edit) @3980   19 years patrick orxonox/trunk: started to implement the weapon change animation
(edit) @3966   19 years bensch orxonox/trunk: merged branches/particleEngine into the trunk, because …
(edit) @3964   19 years patrick orxonox/trunk: implemented neg_exp function again. better than ever :)
(edit) @3913   19 years bensch orxonox/trunk: importer: functionality improvement
(edit) @3895   19 years bensch orxonox/trunk: more logic in adding face with the numerical adder
(edit) @3888   19 years patrick orxonox/trunk: deconstructor cleanup in weapon/gun
(edit) @3886   19 years patrick orxonox/trunk: cleaned up the weapon/test_gun class. now it makes more …
(edit) @3881   19 years patrick orxonox/trunk: weapon change enhanced. weapon handling is now better …
(edit) @3879   19 years patrick orxonox/trunk: fixed a bug in the weapon change function: now there …
(edit) @3878   19 years patrick orxonox/trunk: the weaponconfiguration can now be changed by pressing …
(edit) @3877   19 years patrick orxonox/trunk: the player now works entirely with the WeaponManager. …
(edit) @3875   19 years patrick orxonox/trunk: weapon manager now works in player, cleaning up the rest
(edit) @3873   19 years patrick orxonox/trunk: added the weapon module to the debug system. some minor …
(edit) @3870   19 years patrick orxonox/trunk: reimplemented WeaponManager, made it as simple as …
(edit) @3869   19 years bensch orxonox/trunk: movement of the list and common utils
(edit) @3862   19 years patrick orxonox/trunk: introducing weapon configuration and slots. some …
(edit) @3855   19 years bensch orxonox/trunk: animation of weapon reimplemented (but only with Linear …
(edit) @3852   19 years bensch orxonox/trunk: new Animation3D is now ready for setting up of the Functions
(edit) @3851   19 years bensch orxonox/trunk: animation: more adaptions to the new Framework
(edit) @3847   19 years bensch orxonox/trunk: naming of animation changed Anim → Animation tAnim → …
(edit) @3832   19 years patrick orxonox/trunk: animation class functions implemented, list enhanced
(edit) @3811   19 years patrick orxonox/trunk: finished work on pnode interface
(edit) @3810   19 years patrick orxonox/trunk: changed pnode interface of setRelCoor and setRelDir
(edit) @3807   19 years bensch orxonox/trunk: now the SkyBox is ok, there was something wrong with …
(edit) @3806   19 years bensch orxonox/trunk: doxygen-comment
(edit) @3805   19 years bensch orxonox/trunk: SkyBox finished
(edit) @3803   19 years bensch orxonox/trunk: SkyBox even better, world-entity implements a draw …
(edit) @3801   19 years bensch orxonox/trunk: some more functionality to material now it is possible …
(edit) @3799   19 years patrick orxonox/trunk: using G_LIKELY() as Atilla suggested, seems only to …
(edit) @3796   19 years bensch orxonox/trunk: some simple implementation of a SkyBox
(edit) @3764   19 years bensch orxonox/trunk: player can now receive multiple signals at once. this …
(edit) @3763   19 years bensch orxonox/trunk: skySphere now added to WorldEntity-List
(edit) @3757   19 years patrick orxonox/trunk: weapon projectile now spawn at the right place
(edit) @3755   19 years patrick orxonox/trunk: now got two weapons firing syncronized
(edit) @3752   19 years patrick orxonox/trunk: weapon now works perfectly: it shoots and moves to it. …
(edit) @3751   19 years patrick orxonox/trunk: some little changes, because a model is mission
(edit) @3750   19 years patrick orxonox/trunk: made some sattelite object just for fun and to show on …
(edit) @3739   19 years patrick orxonox/trunk: worked on simpleanimation - not yet done.
(edit) @3729   19 years patrick orxonox/trunk: simple animation is moving, but not realy what it should
(edit) @3710   19 years patrick orxonox/trunk: added the TestBullet to framework, made some doxygen, works
(edit) @3709   19 years patrick orxonox/trunk: implemented TestBullet
(edit) @3708   19 years patrick orxonox/trunk: added testbullet class. some changes in the weapon …
(edit) @3690   19 years patrick orxonox/trunk: minor change: now, projectile just uses initial speed. …
(edit) @3689   19 years patrick orxonox/trunk: fixed the speed issue once for all times now. great …
(edit) @3688   19 years patrick orxonox/trunk: added GARBAGECOLLECTOR to debug module and changed the …
(edit) @3686   19 years patrick orxonox/trunk: fixed speed issue, was a problem with the current track …
(edit) @3685   19 years patrick orxonox/trunk: fixed a gc issue and implemented firing-frequency. …
(edit) @3683   19 years patrick orxonox/trunk: projectile speed issue: fixed some strange behaveour. …
(edit) @3678   19 years bensch orxonox/trunk: deleted class primitive, because model has the same …
(edit) @3677   19 years bensch orxonox/trunk: more output info, some fixes in resourceManager
(edit) @3676   19 years bensch orxonox/trunk: debug-information for ResourceManager
(edit) @3675   19 years patrick orxonox/trunk: glmenu progressbar corrected, pnode modifications
(edit) @3672   19 years bensch orxonox/trunk: ResourceManager not totally static anymore, …
(edit) @3670   19 years patrick orxonox/trunk: currently working on orxonox weapon system. still got …
(edit) @3660   19 years bensch orxonox/trunk: now ResourceManager has the ability to unload resources …
(edit) @3658   19 years bensch orxonox/trunk: resource manager working, player uses it.
(edit) @3655   19 years bensch orxonox/trunk: moved protoclass to folder proto added protosingleton …
(edit) @3654   19 years patrick orxonox/trunk: altered the list function to make it more performant …
(edit) @3649   19 years patrick orxonox/trunk: tuning orxonox via benchmarking, virt. inline functions …
Note: See TracRevisionLog for help on using the revision log.