Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/story_entities/world.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3798   19 years bensch orxonox/trunk: play/rewind and so on work perfectly. (you can try them …
(edit) @3794   19 years bensch orxonox/trunk: definition of animation
(edit) @3790   19 years bensch orxonox/trunk: merged the textEngine back into the trunk. merged with …
(edit) @3763   19 years bensch orxonox/trunk: skySphere now added to WorldEntity-List
(edit) @3752   19 years patrick orxonox/trunk: weapon now works perfectly: it shoots and moves to it. …
(edit) @3750   19 years patrick orxonox/trunk: made some sattelite object just for fun and to show on …
(edit) @3745   19 years patrick orxonox/trunk: SimpleAnimation now realy works with more than one …
(edit) @3744   19 years patrick orxonox/trunk: SimpleAnimation works again :)
(edit) @3739   19 years patrick orxonox/trunk: worked on simpleanimation - not yet done.
(edit) @3734   19 years patrick orxonox/trunk: SimpleAnimation: the NEG_EXP function now gets scaled …
(edit) @3733   19 years patrick orxonox/trunk: SimpleAnimation - the NEG_EXP function works also now.
(edit) @3732   19 years patrick orxonox/trunk: SimpleAnimation - now sinusoidal velocity distribution …
(edit) @3731   19 years patrick orxonox/trunk: animation player now works for two keyframes.
(edit) @3730   19 years patrick orxonox/trunk: animation player is not yet working, but it look more …
(edit) @3729   19 years patrick orxonox/trunk: simple animation is moving, but not realy what it should
(edit) @3727   19 years patrick orxonox/trunk: added a third debug level, made SimpleAnimation …
(edit) @3710   19 years patrick orxonox/trunk: added the TestBullet to framework, made some doxygen, works
(edit) @3708   19 years patrick orxonox/trunk: added testbullet class. some changes in the weapon …
(edit) @3686   19 years patrick orxonox/trunk: fixed speed issue, was a problem with the current track …
(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) @3654   19 years patrick orxonox/trunk: altered the list function to make it more performant …
(edit) @3653   19 years patrick orxonox/trunk: now using iterator in world instead of old construct. …
(edit) @3646   19 years patrick orxonox/trunk: implemented garbage collector, is not yet collecting, i …
(edit) @3644   19 years patrick orxonox/trunk: pnode speed function implemented
(edit) @3643   19 years bensch orxonox/trunk: better views with Camera
(edit) @3641   19 years bensch orxonox/trunk: kamera-update: rockt
(edit) @3640   19 years patrick orxonox/trunk: now you can change viewpoint by using key {0..4}
(edit) @3639   19 years bensch orxonox/trunk: now dynamic FOV. still working
(edit) @3637   19 years bensch orxonox/trunk: hyperZOOM
(edit) @3635   19 years bensch orxonox/trunk: reimplemented the Camera. Camera is now a PNode and not …
(edit) @3634   19 years bensch orxonox/trunk: now the track is slower
(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) @3621   19 years bensch orxonox/trunk: doxygen-tags and some minor stuff
(edit) @3620   19 years patrick orxonox/trunk: added worldinterface, to enable all worldentities to …
(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) @3603   19 years bensch orxonox/trunk: attenuation works, and the Light is now in lib/graphics
(edit) @3602   19 years bensch orxonox/trunk: A Presentation, that the light-class can be handled as …
(edit) @3598   19 years bensch orxonox/trunk: doxygen-tags
(edit) @3597   19 years bensch orxonox/trunk: Light is now a World-entity.
(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) @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) @3573   19 years patrick orxonox/trunk: implemented skeleton for animatino player. added …
(edit) @3568   19 years patrick orxonox/trunk: removed a compiler warning and some minor changes
(edit) @3567   19 years bensch orxonox/trunk: new Grounds for new Territory. and new track
(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) @3560   19 years patrick orxonox/trunk: fixed a bug, that stopped orxonox from deleting all …
(edit) @3559   19 years bensch orxonox/trunk: now terrain is out of the World.cc and is a world-entity
(edit) @3556   19 years bensch orxonox/trunk: trackNode not static anymore
(edit) @3553   19 years patrick orxonox/trunk: resolved a list deleting problem in tlist.h.
(edit) @3551   19 years patrick orxonox/trunk: renamed all timing functions to tick() - cleanede up world
(edit) @3548   19 years bensch orxonox/trunk: debug information in importer set like they should be
(edit) @3546   19 years patrick orxonox/trunk: fixed a bug in the update phase, added real debug …
(edit) @3545   19 years patrick orxonox/trunk: minor changes in PNode debug output
(edit) @3544   19 years bensch orxonox/trunk: now the delete-process is as inteded by c++ virtual …
(edit) @3543   19 years bensch orxonox/trunk: some more classes now destroy themselves via …
(edit) @3539   19 years patrick orxonox/trunk: a little enhancement in trackmanager to turn the …
(edit) @3538   19 years patrick orxonox/trunk: turned the camera again to the right (though seems …
(edit) @3537   19 years patrick orxonox/trank: worked on removing alg. from pnode and changed a little …
(edit) @3535   19 years bensch orxonox/trunk: player connected to the track. There is some strange …
(edit) @3529   19 years patrick orxonox/trunk: zero-loop problem in pnode, dynamic pnode realocation. …
(edit) @3527   19 years bensch orxonox/trunk: trackManager: now the TrackManager knows his path also …
(edit) @3526   19 years bensch orxonox/trunk: better ModelView-matrix transformations
(edit) @3522   19 years bensch orxonox/trunk: merged the important files of the trackManager to the …
(edit) @3521   19 years patrick orxonox/trunk: parenting revisited. fixed some bugs some …
(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
(copy) @3475   19 years patrick orxonox/trunk: redesigning directory structure - created defs and …
copied from orxonox/trunk/src/world.cc:
(edit) @3474   19 years patrick orxonox/trunk: redesigning directory structure - created lib and added …
Note: See TracRevisionLog for help on using the revision log.