Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @3617   19 years bensch orxonox/trunk: little fix to graphicsEngine, now the different …
(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) @3613   19 years bensch orxonox/trunk: taken camera out of orxonox.cc/h because, it just does …
(edit) @3612   19 years patrick orxonox/trunk: implemented a primitive class, it is able to render …
(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) @3602   19 years bensch orxonox/trunk: A Presentation, that the light-class can be handled as …
(edit) @3601   19 years bensch orxonox/trunk: no more movement at the end of the Track
(edit) @3600   19 years bensch orxonox/trunk: nice doxygen-information about the LightManager
(edit) @3599   19 years bensch orxonox/trunk: LightManager: preventing seg-fault
(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) @3595   19 years bensch orxonox/trunk: deleted the UPOINTCURVE was very bad. also deleted …
(edit) @3594   19 years bensch orxonox/trunk: TrackManager now uses tList instead of Arrays (). …
(edit) @3593   19 years bensch orxonox/trunk: moved some stuff from TrackManager to TrackElement
(edit) @3592   19 years bensch orxonox/trunk: debug.h: now ability to choose between modular and not …
(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) @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) @3572   19 years bensch orxonox/trunk: messed up the name
(edit) @3571   19 years bensch orxonox/trunk: testmain.cc added.
(edit) @3569   19 years bensch orxonox/trunk: new Version number set. V0.2.2-pre-alpha
(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
Note: See TracRevisionLog for help on using the revision log.