Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3863   19 years bensch orxonox/trunk: efence compile support, minor changes at animation, and …
(edit) @3860   19 years bensch orxonox/trunk: moved likely to compiler.h in defs also reset all the …
(edit) @3845   19 years bensch orxonox/trunk: now some text gets displayed, when changing the Track
(edit) @3844   19 years bensch orxonox/trunk: GraphicsEngine now stores the glMatrices, when …
(edit) @3843   19 years bensch orxonox/trunk: alignment for text implemented
(edit) @3840   19 years bensch orxonox/trunk: preventing joining from join, IF and only if one …
(edit) @3836   19 years bensch orxonox/trunk: TrackManager: nicer fuctionality… more to come
(edit) @3833   19 years bensch orxonox/trunk: animation can now return the BaseObject it operates on
(edit) @3832   19 years patrick orxonox/trunk: animation class functions implemented, list enhanced
(edit) @3831   19 years patrick orxonox/trunk: implemente animation sine function
(edit) @3824   19 years patrick orxonox/trunk: redefined quaternion multiplication. it was more …
(edit) @3823   19 years patrick orxonox/trunk: finished work on vector class: inlied all functions …
(edit) @3822   19 years patrick orxonox/trunk: quaternion functions inlined
(edit) @3819   19 years patrick orxonox/trunk: most important often used functions inlined
(edit) @3818   19 years patrick orxonox/trunk: vector inline function definitions
(edit) @3817   19 years patrick orxonox/trunk: inlined more functions and fixed a compile error
(edit) @3815   19 years patrick orxonox/trunk: inlined vector function
(edit) @3814   19 years patrick orxonox/trunk: working on vector class, making it more performant by …
(edit) @3813   19 years patrick orxonox/trunk: finished work on tweaking pnode. pnode is now as fast …
(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) @3809   19 years patrick orxonox/trunk: changing pnode interface to const arguments
(edit) @3804   19 years patrick orxonox/trunk: performance tweaking on PNode continiued: inlined all …
(edit) @3803   19 years bensch orxonox/trunk: SkyBox even better, world-entity implements a draw …
(edit) @3802   19 years patrick orxonox/trunk: some more performance tweaks on PNode: making arguments …
(edit) @3801   19 years bensch orxonox/trunk: some more functionality to material now it is possible …
(edit) @3800   19 years patrick orxonox/trunk: defined macro for likely function, PNode now uses this …
(edit) @3799   19 years patrick orxonox/trunk: using G_LIKELY() as Atilla suggested, seems only to …
(edit) @3790   19 years bensch orxonox/trunk: merged the textEngine back into the trunk. merged with …
(edit) @3789   19 years bensch orxonox/trunk: also checking for gprof
(edit) @3750   19 years patrick orxonox/trunk: made some sattelite object just for fun and to show on …
(edit) @3729   19 years patrick orxonox/trunk: simple animation is moving, but not realy what it should
(edit) @3687   19 years bensch orxonox/trunk: lastAbsCoord was not set
(edit) @3686   19 years patrick orxonox/trunk: fixed speed issue, was a problem with the current track …
(edit) @3684   19 years bensch orxonox/trunk: diameter instead of radius (makes the spheres smaler
(edit) @3683   19 years patrick orxonox/trunk: projectile speed issue: fixed some strange behaveour. …
(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) @3669   19 years patrick orxonox/trunk: now garbage collection is working correctlymake
(edit) @3668   19 years patrick orxonox/trunk: made list more performant and less vulnerable to …
(edit) @3667   19 years patrick orxonox/trunk: changed all old enumerations to iterations in …
(edit) @3666   19 years patrick orxonox/trunk: still got segfault because of deprecated list …
(edit) @3665   19 years bensch orxonox/trunk: caching better implemented, now there should be no more …
(edit) @3662   19 years patrick orxonox/trunk:make
(edit) @3661   19 years patrick orxonox/trunk: some changes in the benchmark routines and in the list. …
(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) @3657   19 years bensch orxonox.trunk: importer now with subclass PrimitiveModel, taht …
(edit) @3656   19 years bensch orxonox/trunk: model: sphere-model is now working
(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) @3653   19 years patrick orxonox/trunk: now using iterator in world instead of old construct. …
(edit) @3652   19 years patrick orxonox/trunk: added list iterator template. this is a fix in the list …
(edit) @3651   19 years patrick orxonox/trunk: now got the trick with inline functions. they have to …
(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) @3630   19 years bensch orxonox/trunk: gui: little patch, now only one resolution will be …
(edit) @3628   19 years bensch orxonox/trunk: nicer output for non-gtk-users
(edit) @3627   19 years bensch orxonox/trunk: gui: typo
(edit) @3625   19 years bensch orxonox/trunk: merged the branches/updater back to the trunk. merged …
(edit) @3624   19 years bensch orxonox/trunk: gui: now the resolution is integrated from SDL. I hope …
(edit) @3623   19 years bensch orxonox/trunk: gui now deletes as it should
(edit) @3622   19 years bensch orxonox/trunk: small patch to enable/disable textures with one single …
(edit) @3621   19 years bensch orxonox/trunk: doxygen-tags and some minor stuff
(edit) @3619   19 years bensch orxonox/trunk: added a Function to resize the Window, but it does not …
(edit) @3617   19 years bensch orxonox/trunk: little fix to graphicsEngine, now the different …
(edit) @3611   19 years bensch orxonox/trunk: one step further with the gragpicsEngine
(edit) @3610   19 years bensch orxonox/trunk: first definition of the Grahpics-class. more to follow, …
(edit) @3609   19 years patrick orxonox/trunk: forgot this one, to make sure it compiles also on windows.
(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) @3603   19 years bensch orxonox/trunk: attenuation works, and the Light is now in lib/graphics
(edit) @3595   19 years bensch orxonox/trunk: deleted the UPOINTCURVE was very bad. also deleted …
(edit) @3593   19 years bensch orxonox/trunk: moved some stuff from TrackManager to TrackElement
(edit) @3591   19 years bensch orxonox/trunk: debug.h some cleanup
(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) @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) @3579   19 years bensch orxonox/trunk: preventing seg-fault
(edit) @3569   19 years bensch orxonox/trunk: new Version number set. V0.2.2-pre-alpha
(edit) @3567   19 years bensch orxonox/trunk: new Grounds for new Territory. and new track
(edit) @3565   19 years bensch orxonox/trunk: patched the pNode, now there exists the ability for …
(edit) @3560   19 years patrick orxonox/trunk: fixed a bug, that stopped orxonox from deleting all …
(edit) @3558   19 years bensch orxonox/trunk: now the documentation only gets build if requested …
(edit) @3555   19 years bensch orxonox/trunk: ChangeLog/INSTALL reniced.
(edit) @3554   19 years bensch orxonox/trunk: nicer constructor
(edit) @3553   19 years patrick orxonox/trunk: resolved a list deleting problem in tlist.h.
(edit) @3552   19 years bensch orxonox/trunk: added init-function to PNode and chars now get copied …
(edit) @3551   19 years patrick orxonox/trunk: renamed all timing functions to tick() - cleanede up world
(edit) @3549   19 years bensch orxonox/trunk: added folder subprojects. now one can test all the …
(edit) @3548   19 years bensch orxonox/trunk: debug information in importer set like they should be
(edit) @3547   19 years patrick orxonox/trunk: finished work on pnode, now all has been done. until…
(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) @3541   19 years bensch orxonox/trunk: debug information for class vector and quaternion
Note: See TracRevisionLog for help on using the revision log.