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) @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 …
(edit) @3646   19 years patrick orxonox/trunk: implemented garbage collector, is not yet collecting, i …
(edit) @3633   19 years patrick orxonox/trunk: i have discovered the problem: since the player has no …
(edit) @3632   19 years patrick orxonox/trunk: bullets now tick() but they shoot all over the place… …
(edit) @3631   19 years patrick orxonox/trunk: gun can be fired, projectil do not move jet
(edit) @3629   19 years patrick orxonox/trunk: some changes in the storyentity framework: added a …
(edit) @3620   19 years patrick orxonox/trunk: added worldinterface, to enable all worldentities to …
(edit) @3618   19 years patrick orxonox/trunk: adding TestGun to implement a test gun :) some smaller …
(edit) @3616   19 years patrick orxonox/trunk: removed compiler warning for primitive
(edit) @3615   19 years patrick orxonox/trunk: finishing work on primitives for the moment. got some …
(edit) @3614   19 years patrick orxonox/trunk: enhanced primitives, now more properties to set
(edit) @3612   19 years patrick orxonox/trunk: implemented a primitive class, it is able to render …
(edit) @3608   19 years patrick orxonox/trunk: now there is a real speedup in compiling time when …
(edit) @3607   19 years patrick orxonox/trunk: stdincl was still included everywhere. removed it out …
(edit) @3596   19 years bensch orxonox/trunk: borders for the Player, so he cannot move out of the line
(edit) @3590   19 years bensch orxonox/trunk: updated debug.h: now possibility to log per module …
(edit) @3589   19 years bensch orxonox/trunk: now the Material on the sphere gets displayed
(edit) @3588   19 years bensch orxonox/trunk: name-fix for TrackManager and minor fix in Curve. There …
(edit) @3587   19 years patrick orxonox/trunk: putted a sphere infornt of the player. no style at …
(edit) @3586   19 years patrick orxonox/trunk: fixed movement bug (was in the lists), modified the player
(edit) @3585   19 years patrick orxonox/trunk: player now implements weapon change and fire
(edit) @3584   19 years patrick orxonox/trunk: connected the weapon system to the input_node structure
(edit) @3583   19 years patrick orxonox/trunk: some changes in the character_attributes, projectile …
(edit) @3582   19 years patrick orxonox/trunk: written character framework
(edit) @3581   19 years patrick orxonox/trunk: character attributes defined
(edit) @3580   19 years patrick orxonox/trunk: added character_attributes to orxonox, it will contain, …
(edit) @3579   19 years bensch orxonox/trunk: preventing seg-fault
(edit) @3578   19 years patrick orxonox/trunk: working on projectile, functions and doxy, modified the …
(edit) @3577   19 years patrick orxonox/trunk: enabling disabling of weapons
(edit) @3576   19 years patrick orxonox/trunk: added function for setting the energy of a weapon
(edit) @3575   19 years patrick orxonox/trunk: weapon skeleton extended
(edit) @3574   19 years patrick orxonox/trunk: little projectile mod - restructure of the draw functnion
(edit) @3573   19 years patrick orxonox/trunk: implemented skeleton for animatino player. added …
(edit) @3566   19 years bensch orxonox/trunk: updated the terrain class to more functionality view …
(edit) @3565   19 years bensch orxonox/trunk: patched the pNode, now there exists the ability for …
(edit) @3564   19 years bensch orxonox/trunk: posible to build new Worlds now with new constructor
(edit) @3559   19 years bensch orxonox/trunk: now terrain is out of the World.cc and is a world-entity
(edit) @3544   19 years bensch orxonox/trunk: now the delete-process is as inteded by c++ virtual …
(edit) @3537   19 years patrick orxonox/trank: worked on removing alg. from pnode and changed a little …
(edit) @3536   19 years bensch orxonox/trunk: GL_TEXTURE_2D-patch: now only enabled and disabled …
(edit) @3535   19 years bensch orxonox/trunk: player connected to the track. There is some strange …
(edit) @3531   19 years bensch orxonox/trunk: all WorldEntities/PWodes now destroy all date they …
(edit) @3526   19 years bensch orxonox/trunk: better ModelView-matrix transformations
(edit) @3524   19 years patrick orxonox/trunk/world_entities: adding missing primitive class
(edit) @3507   19 years patrick orxonox/trunk: finished work on porting Skysphere to WorldEntity
(edit) @3502   19 years patrick orxonox/trunk: changed Skysphere to WorldEntity
(edit) @3484   19 years patrick orxonox/trunk: now moved importer in lib and other stuff. very very …
(edit) @3483   19 years patrick orxonox/trunk: finaly got the right idea to structure the src code. …
(edit) @3476   19 years patrick orxonox/trunk: redesigning directory structure - created glmenu and …
(edit) @3475   19 years patrick orxonox/trunk: redesigning directory structure - created defs and …
(edit) @3474   19 years patrick orxonox/trunk: redesigning directory structure - created lib and added …
(edit) @3472   19 years patrick orxonox/trunk: redesigning directory structure - created …
(add) @3471   19 years patrick orxonox/trunk: redesigning directory structure - first step
Note: See TracRevisionLog for help on using the revision log.