Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4747   19 years bensch orxonox/trunk: classList now counts the count of classes
(edit) @4746   19 years bensch orxonox/trunk: changed (void) → ()
(edit) @4736   19 years bensch orxonox/trunk: cleaned up LightManager, this was quite messy….
(edit) @4735   19 years bensch orxonox/trunk: lights loadable
(edit) @4730   19 years bensch orxonox/trunk: loading fields
(edit) @4728   19 years bensch orxonox/trunk: more loading (especially for physics)
(edit) @4727   19 years bensch orxonox/trunk: more loading procedures
(edit) @4726   19 years bensch orxonox/trunk: more loading procedures, fixed small bugs in loadparam
(edit) @4722   19 years patrick orxonox/trunk: some very small change: model runs now
(edit) @4721   19 years patrick orxonox/trunk: some md2 models jumping around the vulcano
(edit) @4720   19 years bensch orxonox/trunk: resized the stoned stones
(edit) @4716   19 years bensch orxonox/trunk: sparkling vulkano: you have to shoot, to make the …
(edit) @4715   19 years bensch orxonox/trunk: vulcan spy some Splinters
(edit) @4713   19 years bensch orxonox/trunk: vulcano get some smoke
(edit) @4709   19 years bensch orxonox/trunk: added a ParticleSystem to the vulcano…. one does not …
(edit) @4681   19 years bensch orxonox/trunk: nicer font, and now i should reimplement font
(edit) @4664   19 years bensch orxonox/trunk: better check for SDL (on linux)
(edit) @4663   19 years bensch orxonox/trunk: ParticleSystem now able to render Models
(edit) @4654   19 years bensch orxonox/trunk: speeded up the QuickAnimation-getValue-function.
(edit) @4621   19 years bensch orxonox/trunk: SkyBox now loads property size
(edit) @4620   19 years bensch orxonox/trunk: the Sky is farther now
(edit) @4610   19 years bensch orxonox/trunk: 1. timestep different, now the game runs smoother on my …
(edit) @4608   19 years bensch orxonox/trunk: some minor stuff
(edit) @4607   19 years bensch orxonox/trunk: loading Terrain via XML
(edit) @4600   19 years bensch orxonox/trunk: better output
(edit) @4599   19 years bensch orxonox/trunk: loading of XML-elements is real smooth now
(edit) @4598   19 years bensch orxonox/trunk: campaign now gets loaded via LoadParam
(edit) @4597   19 years bensch orxonox/trunk: setClassID implemented in all files
(edit) @4596   19 years bensch orxonox/trunk: one can now also tell Singleton-classes
(edit) @4592   19 years bensch orxonox/trunk: derivations work. now the only thing to do is specify …
(edit) @4574   19 years bensch orxonox/trunk: PNode debug info much better now (recursive)
(edit) @4571   19 years bensch orxonox/trunk: no more HelperParent. this was one useless peace of sh
(edit) @4570   19 years bensch orxonox/trunk: now PNodes can be rendered in Debug-Mode
(edit) @4564   19 years bensch orxonox/trunk: building the importer-stuff as a lib
(edit) @4558   19 years bensch orxonox/trunk: PhysicsEngine looks better (it speeds up things… but …
(edit) @4555   19 years bensch orxonox/trunk: small diffs
(edit) @4518   19 years bensch orxonox/trunk: smoe small optimizations. now font is in front of particles
(edit) @4508   19 years bensch orxonox/trunk: implemented a better backloop-check in the track-system …
(edit) @4504   19 years bensch orxonox/trunk: merged the SoundEngine into the Trunk. merged file by …
(edit) @4502   19 years bensch orxonox/trunk: fixed the bug with the setSavePointS()-function
(edit) @4501   19 years bensch orxonox/trunk: loading of track works just fine now. little problems …
(edit) @4496   19 years bensch orxonox/trunk: cycling read-in of parameters should work now… this …
(edit) @4489   19 years bensch orxonox/trunk: track: doxy-tags, redesign, and minor speed-update
(edit) @4488   19 years patrick orxonox/trunk: started cleaning up the list classes
(edit) @4444   19 years bensch orxonox/trunk: setMode → setParentMode
(edit) @4442   19 years patrick orxonox/trunk: command node removed from source files
(edit) @4438   19 years patrick orxonox/trunk: pilot node correction in control speed
(edit) @4434   19 years bensch orxonox/trunk: PerParticle-animations work as expected
(edit) @4431   19 years bensch orxonox/trunk: particles: color is animatable too
(edit) @4430   19 years bensch orxonox/trunk: mass and radius are animateable
(edit) @4423   19 years patrick orxonox/trunk: space craft can be controled via keys, nothing new yet
(edit) @4422   19 years patrick orxonox/trunk: work on pilot node continued
(edit) @4420   19 years patrick orxonox/trunk: faster and easier unsubscribe function implemented
(edit) @4419   19 years patrick orxonox/trunk: unsubscribtion from events, after object deatch
(edit) @4418   19 years patrick orxonox/trunk: further work on debug level
(edit) @4412   19 years patrick orxonox/trunk: now shooting and weapon change work again
(edit) @4410   19 years patrick orxonox/trunk: prepeared to implement all system wide commands
(edit) @4409   19 years patrick orxonox/trunk: space ship control works again, now working on system …
(edit) @4407   19 years patrick orxonox/trunk: event management now runs with new event-handler: no …
(edit) @4405   19 years patrick orxonox/trunk: event_handler subscribe functionality improved
(edit) @4397   19 years bensch orxonox/trunk: ok… forces now apply to the right objects, but i …
(edit) @4396   19 years bensch orxonox/trunk: now Objects should be affected by the PhysicsEngine too
(edit) @4382   19 years bensch orxonox/trunk: BaseObject virtual public in PNode and Player(for …
(edit) @4349   19 years bensch orxonox/trunk: ParticleEngine now has a draw-function, that makes sense
(edit) @4347   19 years bensch orxonox/trunk: added the ParticleEngine fix into the trunk
(edit) @4338   19 years bensch orxonox/trunk: merged branches/physics back to the trunk merged with …
(edit) @4326   19 years patrick orxonox/trunk: working on an alternativ flight mode and a new event …
(edit) @4324   19 years patrick orxonox/trunk: added a debug level at the end to be able to experiment …
(edit) @4320   19 years patrick orxonox/trunk: now string name of a class works parallel to the int id …
(edit) @4318   19 years patrick orxonox/trunk: now changed the orxonox baseobject to object id …
(edit) @4287   19 years patrick orxonox/trunk: implemented the objectmanager debug functon, some small …
(edit) @4261   19 years bensch orxonox/trunk: merged the levelLoader-branche back into the trunk, …
(edit) @4245   19 years patrick orxonox/trunk: merged back the md2_loader branche manualy (a full …
(edit) @4228   19 years bensch orxonox/trunk: flush the state
(edit) @4222   19 years bensch orxonox/trunk: track loadable (not perfect yet)
(edit) @4220   19 years bensch orxonox/trunk: TrackManager prepared for loading. added new overloaded …
(edit) @4176   19 years bensch orxonox/trunk: merged the particleSystem into the Trunk
(edit) @4145   19 years bensch orxonox/trunk: every world-entity saves the speed of its own
(edit) @4136   19 years bensch orxonox/trunk: skyModel now gets unloaded/loaded for real. There was …
(edit) @4114   19 years bensch orxonox/trunk: minor cleanup/windowsTest
(edit) @4105   19 years bensch orxonox/trunk: cool baking
(edit) @4104   19 years bensch orxonox/trunk: loadScreen now loadable as well
(edit) @4099   19 years bensch orxonox/trunk: glmis-refitted
(edit) @4094   19 years bensch orxonox/trunk: orxonox now runs from anywhere of the LINUX environment
(edit) @4091   19 years bensch orxonox/trunk: now All options get loaded in new style (be aware, …
(edit) @4015   19 years bensch orxonox/trunk: cleanup of world (moved some stuff into the preload …
(edit) @4010   19 years bensch orxonox/trunk: merged the levelloader from lltrunktemp to the trunk. …
(edit) @3993   19 years patrick orxonox/trunk: patch to use relative coordinates again, some smaller …
(edit) @3986   19 years patrick orxonox/trunk: fixed two major bugs in the animation3d framework …
(edit) @3984   19 years patrick orxonox/trunk: implemented the sinus function for shifCoor method
(edit) @3982   19 years bensch orxonox/trunk: now there is a posibility to play only parts of the …
(edit) @3980   19 years patrick orxonox/trunk: started to implement the weapon change animation
(edit) @3977   19 years patrick orxonox/trunk: implemented neg_exp rotation also now
(edit) @3976   19 years patrick orxonox/trunk: implemented cosine rotation function. still looks wicked
(edit) @3975   19 years patrick orxonox/trunk: rotation sine function implemented, looks very fancy
(edit) @3972   19 years patrick orxonox/trunk: animation fix :)
(edit) @3971   19 years bensch orxonox/trunk: return value of quat-slerp was wrong
(edit) @3970   19 years patrick orxonox/trunk: testet quatSLERP, this function does not seem to work
(edit) @3967   19 years patrick orxonox/trunk: animation3d now ANIM_COSINE works also
(edit) @3965   19 years patrick orxonox/trunk: animation3d ANIM_SINE is now finaly working also. looks nice
Note: See TracRevisionLog for help on using the revision log.