|
|
@4621
|
19 years |
bensch |
orxonox/trunk: SkyBox now loads property size
|
|
|
@4620
|
19 years |
bensch |
orxonox/trunk: the Sky is farther now
|
|
|
@4610
|
19 years |
bensch |
orxonox/trunk: 1. timestep different, now the game runs smoother on my …
|
|
|
@4608
|
19 years |
bensch |
orxonox/trunk: some minor stuff
|
|
|
@4607
|
19 years |
bensch |
orxonox/trunk: loading Terrain via XML
|
|
|
@4600
|
19 years |
bensch |
orxonox/trunk: better output
|
|
|
@4599
|
19 years |
bensch |
orxonox/trunk: loading of XML-elements is real smooth now
|
|
|
@4598
|
19 years |
bensch |
orxonox/trunk: campaign now gets loaded via LoadParam
|
|
|
@4597
|
19 years |
bensch |
orxonox/trunk: setClassID implemented in all files
|
|
|
@4596
|
19 years |
bensch |
orxonox/trunk: one can now also tell Singleton-classes
|
|
|
@4592
|
19 years |
bensch |
orxonox/trunk: derivations work.
now the only thing to do is specify …
|
|
|
@4574
|
19 years |
bensch |
orxonox/trunk: PNode debug info much better now (recursive)
|
|
|
@4571
|
19 years |
bensch |
orxonox/trunk: no more HelperParent. this was one useless peace of sh
|
|
|
@4570
|
19 years |
bensch |
orxonox/trunk: now PNodes can be rendered in Debug-Mode
|
|
|
@4564
|
19 years |
bensch |
orxonox/trunk: building the importer-stuff as a lib
|
|
|
@4558
|
19 years |
bensch |
orxonox/trunk: PhysicsEngine looks better (it speeds up things… but …
|
|
|
@4555
|
19 years |
bensch |
orxonox/trunk: small diffs
|
|
|
@4518
|
19 years |
bensch |
orxonox/trunk: smoe small optimizations. now font is in front of particles
|
|
|
@4508
|
19 years |
bensch |
orxonox/trunk: implemented a better backloop-check in the track-system …
|
|
|
@4504
|
19 years |
bensch |
orxonox/trunk: merged the SoundEngine into the Trunk.
merged file by …
|
|
|
@4502
|
19 years |
bensch |
orxonox/trunk: fixed the bug with the setSavePointS()-function
|
|
|
@4501
|
19 years |
bensch |
orxonox/trunk: loading of track works just fine now. little problems …
|
|
|
@4496
|
19 years |
bensch |
orxonox/trunk: cycling read-in of parameters should work now… this …
|
|
|
@4489
|
19 years |
bensch |
orxonox/trunk: track: doxy-tags, redesign, and minor speed-update
|
|
|
@4488
|
19 years |
patrick |
orxonox/trunk: started cleaning up the list classes
|
|
|
@4444
|
19 years |
bensch |
orxonox/trunk: setMode → setParentMode
|
|
|
@4442
|
19 years |
patrick |
orxonox/trunk: command node removed from source files
|
|
|
@4438
|
19 years |
patrick |
orxonox/trunk: pilot node correction in control speed
|
|
|
@4434
|
19 years |
bensch |
orxonox/trunk: PerParticle-animations work as expected
|
|
|
@4431
|
19 years |
bensch |
orxonox/trunk: particles: color is animatable too
|
|
|
@4430
|
19 years |
bensch |
orxonox/trunk: mass and radius are animateable
|
|
|
@4423
|
19 years |
patrick |
orxonox/trunk: space craft can be controled via keys, nothing new yet
|
|
|
@4422
|
19 years |
patrick |
orxonox/trunk: work on pilot node continued
|
|
|
@4420
|
19 years |
patrick |
orxonox/trunk: faster and easier unsubscribe function implemented
|
|
|
@4419
|
19 years |
patrick |
orxonox/trunk: unsubscribtion from events, after object deatch
|
|
|
@4418
|
19 years |
patrick |
orxonox/trunk: further work on debug level
|
|
|
@4412
|
19 years |
patrick |
orxonox/trunk: now shooting and weapon change work again
|
|
|
@4410
|
19 years |
patrick |
orxonox/trunk: prepeared to implement all system wide commands
|
|
|
@4409
|
19 years |
patrick |
orxonox/trunk: space ship control works again, now working on system …
|
|
|
@4407
|
19 years |
patrick |
orxonox/trunk: event management now runs with new event-handler: no …
|
|
|
@4405
|
19 years |
patrick |
orxonox/trunk: event_handler subscribe functionality improved
|
|
|
@4397
|
19 years |
bensch |
orxonox/trunk: ok… forces now apply to the right objects, but i …
|
|
|
@4396
|
19 years |
bensch |
orxonox/trunk: now Objects should be affected by the PhysicsEngine too
|
|
|
@4382
|
19 years |
bensch |
orxonox/trunk: BaseObject virtual public in PNode and Player(for …
|
|
|
@4349
|
19 years |
bensch |
orxonox/trunk: ParticleEngine now has a draw-function, that makes sense
|
|
|
@4347
|
19 years |
bensch |
orxonox/trunk: added the ParticleEngine fix into the trunk
|
|
|
@4338
|
19 years |
bensch |
orxonox/trunk: merged branches/physics back to the trunk
merged with …
|
|
|
@4326
|
19 years |
patrick |
orxonox/trunk: working on an alternativ flight mode and a new event …
|
|
|
@4324
|
19 years |
patrick |
orxonox/trunk: added a debug level at the end to be able to experiment …
|
|
|
@4320
|
19 years |
patrick |
orxonox/trunk: now string name of a class works parallel to the int id …
|
|
|
@4318
|
19 years |
patrick |
orxonox/trunk: now changed the orxonox baseobject to object id …
|
|
|
@4287
|
19 years |
patrick |
orxonox/trunk: implemented the objectmanager debug functon, some small …
|
|
|
@4261
|
19 years |
bensch |
orxonox/trunk: merged the levelLoader-branche back into the trunk, …
|
|
|
@4245
|
19 years |
patrick |
orxonox/trunk: merged back the md2_loader branche manualy (a full …
|
|
|
@4228
|
19 years |
bensch |
orxonox/trunk: flush the state
|
|
|
@4222
|
19 years |
bensch |
orxonox/trunk: track loadable (not perfect yet)
|
|
|
@4220
|
19 years |
bensch |
orxonox/trunk: TrackManager prepared for loading. added new overloaded …
|
|
|
@4176
|
19 years |
bensch |
orxonox/trunk: merged the particleSystem into the Trunk
|
|
|
@4145
|
19 years |
bensch |
orxonox/trunk: every world-entity saves the speed of its own
|
|
|
@4136
|
19 years |
bensch |
orxonox/trunk: skyModel now gets unloaded/loaded for real. There was …
|
|
|
@4114
|
19 years |
bensch |
orxonox/trunk: minor cleanup/windowsTest
|
|
|
@4105
|
19 years |
bensch |
orxonox/trunk: cool baking
|
|
|
@4104
|
20 years |
bensch |
orxonox/trunk: loadScreen now loadable as well
|
|
|
@4099
|
20 years |
bensch |
orxonox/trunk: glmis-refitted
|
|
|
@4094
|
20 years |
bensch |
orxonox/trunk: orxonox now runs from anywhere of the LINUX environment
|
|
|
@4091
|
20 years |
bensch |
orxonox/trunk: now All options get loaded in new style (be aware, …
|
|
|
@4015
|
20 years |
bensch |
orxonox/trunk: cleanup of world (moved some stuff into the preload …
|
|
|
@4010
|
20 years |
bensch |
orxonox/trunk: merged the levelloader from lltrunktemp to the trunk. …
|
|
|
@3993
|
20 years |
patrick |
orxonox/trunk: patch to use relative coordinates again, some smaller …
|
|
|
@3986
|
20 years |
patrick |
orxonox/trunk: fixed two major bugs in the animation3d framework …
|
|
|
@3984
|
20 years |
patrick |
orxonox/trunk: implemented the sinus function for shifCoor method
|
|
|
@3982
|
20 years |
bensch |
orxonox/trunk: now there is a posibility to play only parts of the …
|
|
|
@3980
|
20 years |
patrick |
orxonox/trunk: started to implement the weapon change animation
|
|
|
@3977
|
20 years |
patrick |
orxonox/trunk: implemented neg_exp rotation also now
|
|
|
@3976
|
20 years |
patrick |
orxonox/trunk: implemented cosine rotation function. still looks wicked
|
|
|
@3975
|
20 years |
patrick |
orxonox/trunk: rotation sine function implemented, looks very fancy
|
|
|
@3972
|
20 years |
patrick |
orxonox/trunk: animation fix
|
|
|
@3971
|
20 years |
bensch |
orxonox/trunk: return value of quat-slerp was wrong
|
|
|
@3970
|
20 years |
patrick |
orxonox/trunk: testet quatSLERP, this function does not seem to work
|
|
|
@3967
|
20 years |
patrick |
orxonox/trunk: animation3d now ANIM_COSINE works also
|
|
|
@3965
|
20 years |
patrick |
orxonox/trunk: animation3d ANIM_SINE is now finaly working also. looks nice
|
|
|
@3964
|
20 years |
patrick |
orxonox/trunk: implemented neg_exp function again. better than ever
|
|
|
@3870
|
20 years |
patrick |
orxonox/trunk: reimplemented WeaponManager, made it as simple as …
|
|
|
@3864
|
20 years |
bensch |
orxonox/trunk: camera looks into the right direction, as it shoul be.
|
|
|
@3851
|
20 years |
bensch |
orxonox/trunk: animation: more adaptions to the new Framework
|
|
|
@3848
|
20 years |
bensch |
orxonox/trunk: names of keyframes:
KeyFrame → KeyFrame3D
AnimKeyFrame …
|
|
|
@3847
|
20 years |
bensch |
orxonox/trunk: naming of animation changed
Anim → Animation
tAnim → …
|
|
|
@3846
|
20 years |
bensch |
orxonox/trunk: now the Text is real sexy, smashing in and smoothly …
|
|
|
@3832
|
20 years |
patrick |
orxonox/trunk: animation class functions implemented, list enhanced
|
|
|
@3831
|
20 years |
patrick |
orxonox/trunk: implemente animation sine function
|
|
|
@3828
|
20 years |
patrick |
orxonox/trunk: little chang removing frames and changing signes in substr
|
|
|
@3826
|
20 years |
patrick |
orxonox/trunk: animation debug function
|
|
|
@3816
|
20 years |
bensch |
orxonox/trunk: AnimationPlayer updated, created a debug function, and …
|
|
|
@3812
|
20 years |
bensch |
orxonox/trunk: animation-player added
|
|
|
@3810
|
20 years |
patrick |
orxonox/trunk: changed pnode interface of setRelCoor and setRelDir
|
|
|
@3809
|
20 years |
patrick |
orxonox/trunk: changing pnode interface to const arguments
|
|
|
@3808
|
20 years |
bensch |
orxonox/trunk: now the material is good also with the data-repository
|
|
|
@3805
|
20 years |
bensch |
orxonox/trunk: SkyBox finished
|
|
|
@3803
|
20 years |
bensch |
orxonox/trunk: SkyBox even better,
world-entity implements a draw …
|
|
|
@3801
|
20 years |
bensch |
orxonox/trunk: some more functionality to material
now it is possible …
|
|
|