Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4260   19 years bensch orxonox/branches/levelLoader: minor… sleep-state
(edit) @4259   19 years bensch orxonox/branches/levelLoader: nicer comments
(edit) @4258   19 years bensch orxonox/trunk: world also loadable with the new framework
(edit) @4257   19 years bensch orxonox/trunk: performance-update when creating a new entity
(edit) @4256   19 years bensch orxonox/branches/levelLoader: doxygen-tags
(edit) @4255   19 years bensch orxonox/branches/levelLoader: description works
(edit) @4254   19 years bensch orxonox/branches/levelLoader: capabilities for documentation are close by
(edit) @4253   19 years bensch orxonox/branches/levelLoader: constifization
(edit) @4252   19 years bensch orxonox/branches/levelLoader: macro-war
(edit) @4251   19 years bensch orxonox/branches/levelLoader: some issues, to be able to describe what …
(edit) @4250   19 years bensch orxonox/branches/levelLoader: some minor changes
(edit) @4249   19 years bensch orxonox/branches/levelLoader: loading of parameters through macros …
(edit) @4248   19 years bensch orxonox/branches/levelLoader: ground showing again
(edit) @4247   19 years bensch orxonox/branches/levelLoader: skybox is right now
(edit) @4244   19 years patrick orxonox/md2_loader: fixed a translation bug, md2_model animates again :)
(edit) @4243   19 years bensch orxonox/trunk: saver loading
(edit) @4242   19 years bensch orxonox/branches/levelLoader: better compatibility with more functions
(edit) @4241   19 years bensch orxonox/branches/levelLoader2: imagescreen gets loaded by the new format
(edit) @4240   19 years bensch orxonox/branches/levelLoader: SkyBox loadable in the new Style
(edit) @4239   19 years bensch orxonox/branches/levelLoader: factory not in stdincl anymore
(edit) @4238   19 years patrick orxonox/branches/md2_model: little clean up and some load speed …
(edit) @4237   19 years patrick orxonox/branches/md2_loader: fixed texture coordinate problems
(edit) @4236   19 years patrick orxonox/branches/md2_loader: cleaned up a little, texture doesn't get …
(edit) @4235   19 years patrick orxonox/branches/md2_model: solved the orientation problems, …
(edit) @4234   19 years patrick orxonox/branches/md2_loader: fixed the segfault bug: the glcommand …
(edit) @4233   19 years bensch orxonox/branches/levelLoader: loading through Functors. This should …
(edit) @4232   19 years patrick orxonox/md2_loader: debug information output added
(edit) @4231   19 years bensch orxonox/branches/levelLoader: building tinyxml as lib
(edit) @4230   19 years bensch orxonox/branches: created levelLoader branche/ deleted levelloader branche
(edit) @4229   19 years patrick orxonox/branches/md2_loader: fixed some compiler errors, added the …
(edit) @4227   19 years patrick orxonox/branches/md2_model: flushing work state
(edit) @4226   19 years patrick orxonox/branches/md2_loader: got segfault, assuming problem in the …
(edit) @4225   19 years patrick orxonox/branches/md2_loader: fixed a problem in the loading process
(edit) @4224   19 years patrick orxonox/branches/md2_model: debugging the md2 file
(edit) @4223   19 years bensch orxonox/branches/physics: merged back the Trunk into the …
(edit) @4221   19 years buerlia orxonox/branches/physics: addForce function for rigid bodies; made …
(edit) @4219   19 years bensch orxonox/branches/openAL: audio Buffers will be flushed at the End of …
(edit) @4218   19 years bensch orxonox/branches/movie_player: configure checks for libmpeg2
(edit) @4217   19 years bensch orxonox/branches/movie_player: merged the trunk back into the …
(edit) @4215   19 years patrick orxonox/branches/md2_model: flushing work
(edit) @4214   19 years patrick orxonox/branches/md2_model: smoother rendering because of face …
(edit) @4213   19 years patrick orxonox/branches/md2_loader: some more code improvements, no correct …
(edit) @4212   19 years patrick orxonox/branches/md2_model: fixed some segfaults, model doesnt get …
(edit) @4211   19 years patrick orxonox/branches/md2_model: implemented some functions setAnimation …
(edit) @4210   19 years bensch orxonox/branches/openAL: better values for the Sound-RollOff
(edit) @4209   19 years bensch orxonox/branches/openAL: initAudio saver now
(edit) @4208   19 years bensch orxonox/branches/openAL: shoots now have a cool sound
(edit) @4207   19 years bensch orxonox/branches/openAL: added flush-function i talked of in the Wiki
(edit) @4206   19 years bensch orxonox/branches/openAL: doxygen-Tags
(edit) @4205   19 years bensch orxonox/branches/openAL: segfault-prevention :)
(edit) @4204   19 years bensch orxonox/branches/openAL: added Buffer to the ResourceManager
(edit) @4203   19 years bensch orxonox/branches/openAL: better error-check
(edit) @4202   19 years bensch orxonox/branches: removed unused data-directories.
(edit) @4201   19 years bensch orxonox/branches/openAL: check in configure.ac for: ogg vorbis …
(edit) @4200   19 years bensch orxonox/branches/openAL: rolloffFactor
(edit) @4198   19 years bensch orxonox/branches/openAL: patch, now it loads the wav from where it should
(edit) @4197   19 years bensch orxonox/branches/openAL: playing some sound.
(edit) @4196   19 years bensch orxonox/branches/openAL: implemented some basic Functions
(edit) @4195   19 years bensch orxonox/branches/openAL: added the SingletonClass for the SoundEngine
(edit) @4194   19 years bensch orxonox/branches/openAL: merged trunk back to openAL merged with …
(edit) @4193   19 years bensch orxonox/branches/physics: color-space
(edit) @4192   19 years bensch orxonox/branches/physics: reimplemented the lifeTime function of …
(edit) @4191   19 years patrick orxonox/branchs/md2_model: flushig work before shutdown
(edit) @4190   19 years bensch orxonox/branches/physics: particles get rendered with facing toward …
(edit) @4189   19 years patrick orxonox/branches/md2_loader: testing the new md2model, got segfaults yet
(edit) @4188   19 years patrick orxonox/branches/md2_model: implemented interpolate and some animation …
(edit) @4187   19 years patrick orxonox/branches/md2_model: lightning alg extended, now almost complete.
(edit) @4186   19 years bensch orxonox/branches/physics: forces now time dependant
(edit) @4185   19 years bensch orxonox/branches/physics: deleted files, that do not belong into this …
(edit) @4184   19 years bensch orxonox/branches/physics: new forces added
(edit) @4183   19 years bensch orxonox/branches/physics: physicsEngine works for particles
(edit) @4182   19 years bensch orxonox/branches/physics: connection of Physical effects should work …
(edit) @4181   19 years bensch orxonox/branches/physics: simple definition of a PhisicsConnection
(edit) @4180   19 years bensch orxonox/branches/physics: added a simple force; GRAVITY
(edit) @4179   19 years bensch orxonox/branches/physics: definition of the ground-class: field
(edit) @4178   19 years bensch orxonox/branches/physics: merged the Trunk into the physics Branche …
(edit) @4177   19 years bensch orxonox/branches: deleted branche particleEngine, because it has been …
(edit) @4175   19 years bensch orxonox/branches/particles: little differences
(edit) @4174   19 years bensch orxonox/branches/particleEngine: material gets deleted
(edit) @4173   19 years bensch orxonox/branches/particleEngine: implemented sparks
(edit) @4172   19 years patrick orxonox/branches/md2_loader: reimplemente the whole md2_loader to make …
(edit) @4170   19 years dave branches/shadow/src:der Boden hat nicht mehr so komische Farben
(edit) @4169   19 years patrick center in the middle
(edit) @4168   19 years patrick orxonox/branches/md2_loader: started cleaning up: put model and …
(edit) @4165   19 years bensch orxonox/branches/heightMap: merged trunk back to the heightMap branche …
(edit) @4163   19 years patrick orxonox/branches/md2_model: yea! animation now works :), orxonox now …
(edit) @4162   19 years patrick orxonox/branches/md2_importer: reimplemented the animation functions, …
(edit) @4161   19 years patrick orxonox/branchs/md2_model: startet working on animated md2 models. …
(edit) @4160   19 years patrick orxonox/branches/md2_loader: merged trunk into md2_loader branche …
(edit) @4159   19 years patrick orxonox/branches/md2_loader: cleaned out the unuseable texture loader …
(edit) @4158   19 years patrick orxonox/branches/md2_loader: now using the home brewed material class …
(edit) @4157   19 years patrick orxonox/branches/md2_loader: modified the texture loader to use the …
(edit) @4156   19 years patrick orxonox/branches/md2_loader: trying to use textures, started coding
(edit) @4155   19 years patrick orxonox/branches/md2_loader: little fix: it now uses the right md2 model
(edit) @4154   19 years patrick orxonox/branches/md2_loader: updated the checkout file: now it …
(edit) @4153   19 years patrick orxonox/branches/md2_loader: now the model gets displayed at the first …
(edit) @4152   19 years patrick orxonox/branches/md2_loader: removed the md2 loader stuff from the …
(edit) @4151   19 years patrick orxonox/branches/md2_loader: added the TestEntity class to test the …
(edit) @4150   19 years patrick orxonox/branche/md2_loader: the heureka - the md2model now gets …
(edit) @4149   19 years patrick orxonox/branches/md2_loader: fixed linker problem, there is no a …
Note: See TracRevisionLog for help on using the revision log.