Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3788   19 years bensch orxonox/trunk: profiling support enabled
(edit) @3779   19 years bensch orxonox/trunk: now orxonox should compile in Windofs and osX again
(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) @3762   19 years bensch orxonox/trunk: added the tick function
(edit) @3761   19 years bensch orxonox/trunk: added proto_world_entity to easily create a world_entity
(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) @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) @3743   19 years patrick orxonox/trunk: SimpleAnimation - work is progressing
(edit) @3739   19 years patrick orxonox/trunk: worked on simpleanimation - not yet done.
(edit) @3738   19 years patrick orxonox/trunk: simpleanimation is on the way to support more than one …
(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) @3726   19 years patrick orxonox/trunk: reimplemented, rescaled KeyFrame.
(edit) @3725   19 years patrick orxonox/trunk: commiting news for webpage
(edit) @3724   19 years patrick orxonox/trunk: commiting news for webpage
(edit) @3723   19 years patrick orxonox/trunk: commiting news for webpage
(edit) @3722   19 years patrick orxonox/trunk: commiting news for webpage
(edit) @3721   19 years patrick orxonox/trunk: commiting news for webpage
(edit) @3720   19 years patrick orxonox/trunk: now implemented the speed distribution algorithms
(edit) @3719   19 years patrick orxonox/trunk: implementing simpleanimation
(edit) @3717   19 years patrick orxonox/trunk: simple change in animation player
(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) @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) @3685   19 years patrick orxonox/trunk: fixed a gc issue and implemented firing-frequency. …
(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) @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) @3671   19 years patrick orxonox/trunk: the right benchmark settings
(edit) @3670   19 years patrick orxonox/trunk: currently working on orxonox weapon system. still got …
(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) @3664   19 years patrick orxonox/trunk: doxygen comments for garbage collector
(edit) @3663   19 years patrick orxonox/trunk: garbage collector works now. gc needs a timing for real …
(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) @3650   19 years patrick orxonox/trunk: benchmarking: modified formatting added some more …
(edit) @3649   19 years patrick orxonox/trunk: tuning orxonox via benchmarking, virt. inline functions …
(edit) @3648   19 years patrick orxonox/trunk: command arguments added to orxonox exec. you can pass …
(edit) @3647   19 years patrick orxonox/trunk: definlty a problem with the list, now stable again
(edit) @3646   19 years patrick orxonox/trunk: implemented garbage collector, is not yet collecting, i …
(edit) @3645   19 years bensch orxonox/trunk: temporaty path to the VIEW_TOP error mentioned by Patrick
(edit) @3644   19 years patrick orxonox/trunk: pnode speed function implemented
(edit) @3643   19 years bensch orxonox/trunk: better views with Camera
(edit) @3642   19 years bensch orxonox/trunk: no more comments
(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) @3638   19 years bensch orxonox/trunk: camera now banks together with the TrackManager
(edit) @3637   19 years bensch orxonox/trunk: hyperZOOM
(edit) @3636   19 years bensch orxonox/trunk: functions to set gluPerspective-options
(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) @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) @3630   19 years bensch orxonox/trunk: gui: little patch, now only one resolution will be …
(edit) @3629   19 years patrick orxonox/trunk: some changes in the storyentity framework: added a …
(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) @3620   19 years patrick orxonox/trunk: added worldinterface, to enable all worldentities to …
(edit) @3619   19 years bensch orxonox/trunk: added a Function to resize the Window, but it does not …
(edit) @3618   19 years patrick orxonox/trunk: adding TestGun to implement a test gun :) some smaller …
Note: See TracRevisionLog for help on using the revision log.