Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3879   20 years patrick orxonox/trunk: fixed a bug in the weapon change function: now there …
(edit) @3878   20 years patrick orxonox/trunk: the weaponconfiguration can now be changed by pressing …
(edit) @3877   20 years patrick orxonox/trunk: the player now works entirely with the WeaponManager. …
(edit) @3876   20 years bensch orxonox/trunk: rearanged keyFrame-addition
(edit) @3875   20 years patrick orxonox/trunk: weapon manager now works in player, cleaning up the rest
(edit) @3874   20 years bensch orxonox/trunk: reimplemented the random funtions to behave between …
(edit) @3873   20 years patrick orxonox/trunk: added the weapon module to the debug system. some minor …
(edit) @3872   20 years bensch orxonox/trunk: animation fix, the AnimationMode was not reset to the …
(edit) @3871   20 years bensch orxonox/trunk: sine/cosine reimplemented in t_animation
(edit) @3870   20 years patrick orxonox/trunk: reimplemented WeaponManager, made it as simple as …
(edit) @3869   20 years bensch orxonox/trunk: movement of the list and common utils
(edit) @3868   20 years bensch orxonox/trunk: moved the animation-stuff to src/util/animation
(edit) @3867   20 years bensch orxonox/trunk: minor
(edit) @3866   20 years bensch orxonox/branches: added branche physiques
(edit) @3865   20 years bensch orxonox/branches: deleted obsolete branche physiques
(edit) @3864   20 years bensch orxonox/trunk: camera looks into the right direction, as it shoul be.
(edit) @3863   20 years bensch orxonox/trunk: efence compile support, minor changes at animation, and …
(edit) @3862   20 years patrick orxonox/trunk: introducing weapon configuration and slots. some …
(edit) @3861   20 years dave branches/shadows:nicht ueberraschen lassen von der weissen Farbe, ist …
(edit) @3860   20 years bensch orxonox/trunk: moved likely to compiler.h in defs also reset all the …
(edit) @3859   20 years bensch orxonox/trunk: minor change
(edit) @3858   20 years bensch orxonox/trunk: moved the infinity-handling into animation.cc
(edit) @3857   20 years bensch orxonox/trunk: ANIM_INF_REWIND mode works
(edit) @3856   20 years bensch orxonox/trunk: doxy-todo's
(edit) @3855   20 years bensch orxonox/trunk: animation of weapon reimplemented (but only with Linear …
(edit) @3854   20 years bensch orxonox/trunk: doxy-tags
(edit) @3853   20 years bensch orxonox/trunk: doxygen-comments
(edit) @3852   20 years bensch orxonox/trunk: new Animation3D is now ready for setting up of the Functions
(edit) @3851   20 years bensch orxonox/trunk: animation: more adaptions to the new Framework
(edit) @3850   20 years bensch orxonox/trunk: added some functions (for function pointers) to the …
(edit) @3849   20 years bensch orxonox/trunk: taken tAnimation into a file of its own
(edit) @3848   20 years bensch orxonox/trunk: names of keyframes: KeyFrame → KeyFrame3D AnimKeyFrame …
(edit) @3847   20 years bensch orxonox/trunk: naming of animation changed Anim → Animation tAnim → …
(edit) @3846   20 years bensch orxonox/trunk: now the Text is real sexy, smashing in and smoothly …
(edit) @3845   20 years bensch orxonox/trunk: now some text gets displayed, when changing the Track
(edit) @3844   20 years bensch orxonox/trunk: GraphicsEngine now stores the glMatrices, when …
(edit) @3843   20 years bensch orxonox/trunk: alignment for text implemented
(edit) @3842   20 years bensch orxonox/trunk: now the TrackManager has a name for each trackElement
(edit) @3841   20 years bensch orxonox/trunk: added a possibility to join tracks by name
(edit) @3840   20 years bensch orxonox/trunk: preventing joining from join, IF and only if one …
(edit) @3839   20 years dave Hab wieder mal nichts kapiert, aber beim Schatten hat sich trotzdem …
(edit) @3838   20 years bensch orxonox/trunk: finished reworking of trackManager. Now we have to find …
(edit) @3837   20 years bensch orxonox/trunk: some more
(edit) @3836   20 years bensch orxonox/trunk: TrackManager: nicer fuctionality… more to come
(edit) @3835   20 years bensch orxonox/trunk: TrackManager update: TrackElement-class cleaned up
(edit) @3834   20 years patrick orxonox/trunk: tracked some segfaults: now the first world starts, as …
(edit) @3833   20 years bensch orxonox/trunk: animation can now return the BaseObject it operates on
(edit) @3832   20 years patrick orxonox/trunk: animation class functions implemented, list enhanced
(edit) @3831   20 years patrick orxonox/trunk: implemente animation sine function
(edit) @3830   20 years bensch orxonox/trunk: now the keyframe should also change the animation-function2
(edit) @3829   20 years bensch orxonox/trunk: now the keyframe should also change the animation-function
(edit) @3828   20 years patrick orxonox/trunk: little chang removing frames and changing signes in substr
(edit) @3827   20 years patrick orxonox/trunk: enhanced debug messages. now its usefull
(edit) @3826   20 years patrick orxonox/trunk: animation debug function
(edit) @3825   20 years bensch orxonox/trunk: some more animation functions
(edit) @3824   20 years patrick orxonox/trunk: redefined quaternion multiplication. it was more …
(edit) @3823   20 years patrick orxonox/trunk: finished work on vector class: inlied all functions …
(edit) @3822   20 years patrick orxonox/trunk: quaternion functions inlined
(edit) @3821   20 years bensch orxonox/trunk: pause and play function
(edit) @3820   20 years bensch orxonox/trunk: more descriptive comments
(edit) @3819   20 years patrick orxonox/trunk: most important often used functions inlined
(edit) @3818   20 years patrick orxonox/trunk: vector inline function definitions
(edit) @3817   20 years patrick orxonox/trunk: inlined more functions and fixed a compile error
(edit) @3816   20 years bensch orxonox/trunk: AnimationPlayer updated, created a debug function, and …
(edit) @3815   20 years patrick orxonox/trunk: inlined vector function
(edit) @3814   20 years patrick orxonox/trunk: working on vector class, making it more performant by …
(edit) @3813   20 years patrick orxonox/trunk: finished work on tweaking pnode. pnode is now as fast …
(edit) @3812   20 years bensch orxonox/trunk: animation-player added
(edit) @3811   20 years patrick orxonox/trunk: finished work on pnode interface
(edit) @3810   20 years patrick orxonox/trunk: changed pnode interface of setRelCoor and setRelDir
(edit) @3809   20 years patrick orxonox/trunk: changing pnode interface to const arguments
(edit) @3808   20 years bensch orxonox/trunk: now the material is good also with the data-repository
(edit) @3807   20 years bensch orxonox/trunk: now the SkyBox is ok, there was something wrong with …
(edit) @3806   20 years bensch orxonox/trunk: doxygen-comment
(edit) @3805   20 years bensch orxonox/trunk: SkyBox finished
(edit) @3804   20 years patrick orxonox/trunk: performance tweaking on PNode continiued: inlined all …
(edit) @3803   20 years bensch orxonox/trunk: SkyBox even better, world-entity implements a draw …
(edit) @3802   20 years patrick orxonox/trunk: some more performance tweaks on PNode: making arguments …
(edit) @3801   20 years bensch orxonox/trunk: some more functionality to material now it is possible …
(edit) @3800   20 years patrick orxonox/trunk: defined macro for likely function, PNode now uses this …
(edit) @3799   20 years patrick orxonox/trunk: using G_LIKELY() as Atilla suggested, seems only to …
(edit) @3798   20 years bensch orxonox/trunk: play/rewind and so on work perfectly. (you can try them …
(edit) @3797   20 years bensch orxonox/trunk: added the time-functions to the amimation
(edit) @3796   20 years bensch orxonox/trunk: some simple implementation of a SkyBox
(edit) @3795   20 years bensch orxonox/trunk: moved some functions around in the Animation-classes
(edit) @3794   20 years bensch orxonox/trunk: definition of animation
(edit) @3793   20 years bensch orxonox/branches: deleted branche dave because it is an old copy of …
(edit) @3792   20 years bensch orxonox/branches: deleted obsolete branches
(edit) @3791   20 years bensch orxonox/branches: deleted branche textEngine, it has been merged into …
(edit) @3790   20 years bensch orxonox/trunk: merged the textEngine back into the trunk. merged with …
(edit) @3789   20 years bensch orxonox/trunk: also checking for gprof
(edit) @3788   20 years bensch orxonox/trunk: profiling support enabled
(edit) @3787   20 years bensch orxonox/branches/textEngine: rewind and constant work
(edit) @3786   20 years bensch orxonox/branches/textEngine: amimate: rewind works
(edit) @3785   20 years bensch orxonox/branches/textEngine: linear works example shows an indicator …
(edit) @3784   20 years bensch orxonox/branches/textEngine: some better implementation for the …
(edit) @3783   20 years bensch orxonox/branches/textEngine: more functionality to animation-class
(edit) @3782   20 years bensch orxonox/branches/textEngine: added Anim a superclass of Animation, for …
(edit) @3781   20 years bensch orxonox/branches/textEngine: some simple animation-template-class …
(edit) @3780   20 years bensch orxonox/branches/textEngine: blening of Materials enabled
Note: See TracRevisionLog for help on using the revision log.