# # ChangeLog for orxonox/branches in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 16, 2024, 12:36:56 PM Mon, 25 Apr 2005 21:29:37 GMT bensch [3963] * orxonox/branches/particleEngine/src/lib/math/vector.cc (modified) * orxonox/branches/particleEngine/src/lib/math/vector.h (modified) orxonox/branches/particleEngine: Vector: interface definitions Mon, 25 Apr 2005 16:16:45 GMT patrick [3962] * orxonox/branches/physics/src/util/physics/physical_interaction_asym.cc (modified) * orxonox/branches/physics/src/util/physics/physical_interaction_asym.h (modified) * orxonox/branches/physics/src/util/physics/physical_interaction_sym.h (modified) orxonox/branches/physics: just got the inheritance right Mon, 25 Apr 2005 16:15:02 GMT patrick [3961] * orxonox/branches/physics/src/Makefile.am (modified) * orxonox/branches/physics/src/Makefile.in (modified) * orxonox/branches/physics/src/util/physics/i_physics.cc (modified) * orxonox/branches/physics/src/util/physics/i_physics.h (modified) * orxonox/branches/physics/src/util/physics/physical_interaction.cc (modified) * orxonox/branches/physics/src/util/physics/physical_interaction.h (modified) * orxonox/branches/physics/src/util/physics/physical_interaction_asym.cc (modified) * orxonox/branches/physics/src/util/physics/physical_interaction_asym.h (modified) * orxonox/branches/physics/src/util/physics/physical_interaction_sym.cc (modified) * orxonox/branches/physics/src/util/physics/physical_interaction_sym.h (modified) orxonox/branches/physics: just implemented the class hirarchy of the ... Mon, 25 Apr 2005 13:33:38 GMT bensch [3960] * orxonox/branches/particleEngine/src/lib/math/vector.h (modified) orxonox/branches/particleEngine: copy-constuctor-prevention due to ... Mon, 25 Apr 2005 13:20:43 GMT bensch [3959] * orxonox/branches/particleEngine/src/lib/coord/p_node.cc (modified) * orxonox/branches/particleEngine/src/lib/math/quaternion.h (deleted) * orxonox/branches/particleEngine/src/lib/math/vector_new.h (deleted) orxonox/branches/particleEngine: minor speedup, and deleted ... Mon, 25 Apr 2005 12:49:51 GMT bensch [3958] * orxonox/branches/particleEngine/src/lib/coord/p_node.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/math/vector.cc (modified) * orxonox/branches/particleEngine/src/lib/math/vector.h (modified) orxonox/branches/particleEngine: some more functionality to the ... Mon, 25 Apr 2005 12:25:27 GMT bensch [3957] * orxonox/branches/particleEngine/src/lib/coord/null_parent.cc (modified) * orxonox/branches/particleEngine/src/lib/coord/p_node.cc (modified) * orxonox/branches/particleEngine/src/lib/coord/p_node.h (modified) * orxonox/branches/particleEngine/src/track_manager.cc (modified) * orxonox/branches/particleEngine/src/track_node.cc (modified) * orxonox/branches/particleEngine/src/track_node.h (modified) * orxonox/branches/particleEngine/src/world_entities/camera.cc (modified) * orxonox/branches/particleEngine/src/world_entities/player.cc (modified) orxonox/branches/particleEngine: little patch for the pNode System. ... Mon, 25 Apr 2005 12:02:55 GMT bensch [3956] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: some definitions Mon, 25 Apr 2005 07:56:30 GMT patrick [3954] * orxonox/branches/physics/src/util/physics/i_physics.cc (added) * orxonox/branches/physics/src/util/physics/i_physics.h (added) * orxonox/branches/physics/src/util/physics/physical_interaction.cc (added) * orxonox/branches/physics/src/util/physics/physical_interaction.h (added) * orxonox/branches/physics/src/util/physics/physical_interaction_asym.cc (added) * orxonox/branches/physics/src/util/physics/physical_interaction_asym.h (added) * orxonox/branches/physics/src/util/physics/physical_interaction_sym.cc (added) * orxonox/branches/physics/src/util/physics/physical_interaction_sym.h (added) * orxonox/branches/physics/src/util/physics/physics_enginge.cc (added) * orxonox/branches/physics/src/util/physics/physics_enginge.h (added) orxonox/physics: just created the files from the proto classes. have ... Mon, 25 Apr 2005 07:29:41 GMT patrick [3953] * orxonox/branches/physics/configure (modified) * orxonox/branches/physics/configure.ac (modified) * orxonox/branches/physics/src/Makefile.am (modified) * orxonox/branches/physics/src/Makefile.in (modified) * orxonox/branches/physics/src/animation.cc (deleted) * orxonox/branches/physics/src/animation.h (deleted) * orxonox/branches/physics/src/animation3d.cc (deleted) * orxonox/branches/physics/src/animation3d.h (deleted) * orxonox/branches/physics/src/animation_player.cc (deleted) * orxonox/branches/physics/src/animation_player.h (deleted) * orxonox/branches/physics/src/camera.cc (deleted) * orxonox/branches/physics/src/camera.h (deleted) * orxonox/branches/physics/src/defs/debug.h (modified) * orxonox/branches/physics/src/lib/graphics/importer/Makefile.am (modified) * orxonox/branches/physics/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/physics/src/lib/graphics/importer/material.cc (modified) * orxonox/branches/physics/src/lib/graphics/importer/material.h (modified) * orxonox/branches/physics/src/lib/graphics/importer/model.cc (modified) * orxonox/branches/physics/src/lib/graphics/importer/model.h (modified) * orxonox/branches/physics/src/lib/graphics/importer/objModel.cc (modified) * orxonox/branches/physics/src/lib/graphics/importer/objModel.h (modified) * orxonox/branches/physics/src/lib/graphics/importer/primitive_model.cc (modified) * orxonox/branches/physics/src/lib/graphics/importer/texture.cc (modified) * orxonox/branches/physics/src/lib/graphics/importer/texture.h (modified) * orxonox/branches/physics/src/lib/graphics/text_engine.cc (modified) * orxonox/branches/physics/src/lib/util/list.cc (deleted) * orxonox/branches/physics/src/lib/util/list.h (deleted) * orxonox/branches/physics/src/lib/util/list_template.h (deleted) * orxonox/branches/physics/src/lib/util/resource_manager.cc (deleted) * orxonox/branches/physics/src/lib/util/resource_manager.h (deleted) * orxonox/branches/physics/src/simple_animation.cc (deleted) * orxonox/branches/physics/src/simple_animation.h (deleted) * orxonox/branches/physics/src/story_entities/world.cc (modified) * orxonox/branches/physics/src/t_animation.h (deleted) * orxonox/branches/physics/src/track_manager.cc (modified) * orxonox/branches/physics/src/util (copied) * orxonox/branches/physics/src/util/animation (copied) * orxonox/branches/physics/src/util/animation/animation.cc (copied) * orxonox/branches/physics/src/util/animation/animation.h (copied) * orxonox/branches/physics/src/util/animation/animation3d.cc (copied) * orxonox/branches/physics/src/util/animation/animation3d.h (copied) * orxonox/branches/physics/src/util/animation/animation_player.cc (copied) * orxonox/branches/physics/src/util/animation/animation_player.h (copied) * orxonox/branches/physics/src/util/animation/t_animation.h (copied) * orxonox/branches/physics/src/util/common (copied) * orxonox/branches/physics/src/util/common/list.cc (copied) * orxonox/branches/physics/src/util/common/list.h (copied) * orxonox/branches/physics/src/util/common/list_template.h (copied) * orxonox/branches/physics/src/util/physics (added) * orxonox/branches/physics/src/util/resource_manager.cc (copied) * orxonox/branches/physics/src/util/resource_manager.h (copied) * orxonox/branches/physics/src/world_entities/camera.cc (copied) * orxonox/branches/physics/src/world_entities/camera.h (copied) * orxonox/branches/physics/src/world_entities/player.cc (modified) * orxonox/branches/physics/src/world_entities/player.h (modified) * orxonox/branches/physics/src/world_entities/skybox.cc (modified) * orxonox/branches/physics/src/world_entities/test_gun.cc (modified) * orxonox/branches/physics/src/world_entities/test_gun.h (modified) * orxonox/branches/physics/src/world_entities/weapon.cc (modified) * orxonox/branches/physics/src/world_entities/weapon.h (modified) orxonox/branches/physics: merged with trunk - with command svn merge ... Sun, 24 Apr 2005 23:10:24 GMT bensch [3952] * orxonox/branches/particleEngine/src/lib/graphics/importer/material.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/importer/texture.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/importer/texture.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) orxonox/branches/particleEngine: blending now an option of material Sun, 24 Apr 2005 22:28:20 GMT bensch [3951] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/lib/math/vector.cc (modified) * orxonox/branches/particleEngine/src/lib/math/vector.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: some minor fixes Sun, 24 Apr 2005 21:32:48 GMT bensch [3950] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: timing is ok now when emitting small ... Sun, 24 Apr 2005 21:00:11 GMT bensch [3949] * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: some more little stuff Sun, 24 Apr 2005 20:47:25 GMT bensch [3948] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: now the particles are much nicer :) Sun, 24 Apr 2005 20:26:37 GMT bensch [3947] * orxonox/branches/particleEngine/src/lib/graphics/importer/texture.cc (modified) orxonox/branches/particleEngine: ok, all the materials get rendered ... Sun, 24 Apr 2005 17:22:17 GMT bensch [3946] * orxonox/branches/particleEngine/src/lib/graphics/importer/material.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/importer/texture.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) orxonox/branches/particleEngine: now particles are transparent, but ... Sun, 24 Apr 2005 14:06:58 GMT bensch [3945] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) orxonox/branches/particleEngine: doxyTags, and some rearanging Sat, 23 Apr 2005 12:48:57 GMT bensch [3944] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: debug function-headers written Sat, 23 Apr 2005 12:05:17 GMT bensch [3943] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) orxonox/branches/particleEngine: now the ParticleSystem/Emitter ... Sat, 23 Apr 2005 11:28:24 GMT bensch [3942] * orxonox/branches/particleEngine/src/defs/debug.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: minor patches, and now it renders ... Sat, 23 Apr 2005 10:11:28 GMT chris [3941] * orxonox/branches/ll2trunktemp/src/lib/util/substring.cc (added) * orxonox/branches/ll2trunktemp/src/lib/util/substring.h (added) orxonox/branches/ll2trunktemp: added missing substring.cc/.h Sat, 23 Apr 2005 09:37:25 GMT chris [3940] * orxonox/branches/ll2trunktemp/Makefile.in (modified) * orxonox/branches/ll2trunktemp/aclocal.m4 (modified) * orxonox/branches/ll2trunktemp/configure (modified) * orxonox/branches/ll2trunktemp/src/Makefile.am (modified) * orxonox/branches/ll2trunktemp/src/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/defs/stdincl.h (modified) * orxonox/branches/ll2trunktemp/src/factory.cc (added) * orxonox/branches/ll2trunktemp/src/factory.h (added) * orxonox/branches/ll2trunktemp/src/game_loader.cc (modified) * orxonox/branches/ll2trunktemp/src/game_loader.h (modified) * orxonox/branches/ll2trunktemp/src/lib/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/graphics/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/gui/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/lib/xmlparser (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinystr.cc (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinystr.h (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinyxml.cc (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinyxml.h (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinyxmlerror.cc (added) * orxonox/branches/ll2trunktemp/src/lib/xmlparser/tinyxmlparser.cc (added) * orxonox/branches/ll2trunktemp/src/orxonox.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.h (modified) * orxonox/branches/ll2trunktemp/src/subprojects/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/subprojects/testmain/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) * orxonox/branches/ll2trunktemp/src/world_entities/player.h (modified) orxonox/branches/ll2trunktemp: I tried... Not working... Sat, 23 Apr 2005 08:02:09 GMT chris [3939] * orxonox/branches/ll2trunktemp (copied) orxonox/branches: A separate battleground for Fuzzy's merging onslaught Sat, 23 Apr 2005 02:48:57 GMT bensch [3938] * orxonox/branches/particleEngine/src/lib/coord/p_node.cc (modified) * orxonox/branches/particleEngine/src/lib/coord/p_node.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: inherit speed from emitter is now ... Sat, 23 Apr 2005 02:01:07 GMT bensch [3937] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.h (modified) orxonox/brnaches/particleEngine: multiple emitions into one ... Sat, 23 Apr 2005 01:47:45 GMT bensch [3936] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: size should iterate Sat, 23 Apr 2005 01:30:45 GMT bensch [3935] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: spread works, and many other ... Sat, 23 Apr 2005 00:27:17 GMT bensch [3934] * orxonox/branches/particleEngine/src/defs/debug.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/orxonox.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: particles get deleted after theit ... Fri, 22 Apr 2005 23:10:58 GMT bensch [3933] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: emitting 10000 particles a second ... Fri, 22 Apr 2005 22:42:09 GMT bensch [3932] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.h (modified) orxonox/branches/particleEngine: the first particles are being drawn :) Fri, 22 Apr 2005 20:01:18 GMT bensch [3931] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) orxonox/branches/particleEngine: some more properties Fri, 22 Apr 2005 09:23:48 GMT bensch [3930] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) orxonox/branches/particleEngine: some more definitions of the ... Thu, 21 Apr 2005 15:06:20 GMT patrick [3929] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) orxonox/branches/particle_system: implemented the abstract interface ... Thu, 21 Apr 2005 14:53:05 GMT patrick [3928] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) orxonox/branches/particle/system: implemented a ParticleEmitter ... Thu, 21 Apr 2005 14:50:54 GMT patrick [3927] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) orxonox/trunk/graphics/make Thu, 21 Apr 2005 14:39:48 GMT patrick [3926] * orxonox/branches/particleEngine/src/Makefile.am (modified) * orxonox/branches/particleEngine/src/Makefile.in (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (added) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (added) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) orxonox/trunk/lib/particles: added an abstract emitter class with ... Thu, 21 Apr 2005 14:11:01 GMT bensch [3925] * orxonox/branches/particleEngine/src/Makefile.am (modified) * orxonox/branches/particleEngine/src/Makefile.in (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (copied) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (copied) orxonox/branches/particleEngine: added the ParticleSystem class Thu, 21 Apr 2005 13:06:47 GMT bensch [3924] * orxonox/branches/particleEngine/src/Makefile.am (modified) * orxonox/branches/particleEngine/src/Makefile.in (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles (moved) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) orxonox/branches/particleEngine: typo Thu, 21 Apr 2005 13:04:21 GMT bensch [3923] * orxonox/branches/particleEngine/src/lib/graphics/partices (added) * orxonox/branches/particleEngine/src/lib/graphics/partices/particle_engine.cc (copied) * orxonox/branches/particleEngine/src/lib/graphics/partices/particle_engine.h (copied) orxonox/branches/particleEngine: added the particleEngine-class Thu, 21 Apr 2005 12:56:31 GMT bensch [3922] * orxonox/branches/particleEngine (copied) * orxonox/branches/particle_system (deleted) orxonox/branches: new branche for the particleEngine Thu, 21 Apr 2005 09:48:52 GMT bensch [3921] * orxonox/branches/openAL/config.h.in (modified) * orxonox/branches/openAL/configure (modified) * orxonox/branches/openAL/configure.ac (modified) orxonox/branches/openAL: now searching for the openAL-header and lib ... Thu, 21 Apr 2005 09:42:41 GMT bensch [3920] * orxonox/branches/openAL (copied) orxonox/branches: a branche for openAL-port of orxonox Thu, 21 Apr 2005 09:34:36 GMT bensch [3919] * orxonox/branches/heightMap/src/lib/graphics/importer/Makefile.am (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapTerrain.cc (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapTerrain.h (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapViewer.cc (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/heightMapViewer.h (copied) * orxonox/branches/heightMap/src/lib/graphics/importer/main.cc (copied) orxonox/branches/heightMap: branche heightmap compiles again Thu, 21 Apr 2005 09:23:07 GMT bensch [3918] * orxonox/branches/heightMap (copied) orxonox/branches: added new branche for the heightMap Tue, 19 Apr 2005 22:51:35 GMT bensch [3904] * orxonox/branches/ll2 (copied) * orxonox/branches/ll2/src (copied) * orxonox/branches/ll2/src/lib/graphics/importer/primitive_model.cc (copied) orxonox/branches: merging branche for levelloader Tue, 19 Apr 2005 22:42:37 GMT bensch [3903] * orxonox/branches/levelLoader.tmp/src/game_loader.cc (modified) * orxonox/branches/levelLoader.tmp/src/game_loader.h (modified) * orxonox/branches/levelLoader.tmp/src/util/levelloader/factory.h (modified) orxonox/branches/levelLoader.tmp: some merges Tue, 19 Apr 2005 22:31:24 GMT bensch [3902] * orxonox/branches/levelLoader.tmp/src/Makefile.am (modified) * orxonox/branches/levelLoader.tmp/src/Makefile.in (modified) * orxonox/branches/levelLoader.tmp/src/defs/stdincl.h (modified) * orxonox/branches/levelLoader.tmp/src/util/levelloader (moved) orxonox/branches/levelLoader.tmp: temporary Tue, 19 Apr 2005 22:16:32 GMT bensch [3901] * orxonox/branches/levelLoader.tmp/src/Makefile.am (modified) * orxonox/branches/levelLoader.tmp/src/Makefile.in (modified) * orxonox/branches/levelLoader.tmp/src/defs/factory.h (deleted) * orxonox/branches/levelLoader.tmp/src/util/levelLoader (added) * orxonox/branches/levelLoader.tmp/src/util/levelLoader/factory.cc (copied) * orxonox/branches/levelLoader.tmp/src/util/levelLoader/factory.h (copied) orxonox/branches/levelLoader.tmp: temporaty Tue, 19 Apr 2005 22:04:46 GMT bensch [3900] * orxonox/branches/levelLoader.tmp/src/Makefile.am (modified) * orxonox/branches/levelLoader.tmp/src/Makefile.in (modified) * orxonox/branches/levelLoader.tmp/src/defs/factory.h (added) * orxonox/branches/levelLoader.tmp/src/defs/stdincl.h (modified) * orxonox/branches/levelLoader.tmp/src/lib/xmlparser (copied) orxonox/branches/levelLoader.tmp: added some files from the XML- parser Tue, 19 Apr 2005 21:50:46 GMT bensch [3899] * orxonox/branches/levelLoader.tmp (copied) * orxonox/branches/levelLoader.tmp/src (copied) * orxonox/branches/levelLoader.tmp/src/lib/graphics/importer/primitive_model.cc (copied) orxonox/branches: added levelLoader.tmp branche for making a save merge Tue, 19 Apr 2005 18:31:01 GMT bensch [3898] * orxonox/branches/sound_engine/src/story_entities/world.cc (modified) * orxonox/branches/sound_engine/src/story_entities/world.h (modified) * orxonox/branches/sound_engine/src/world_entities/test_gun.cc (modified) * orxonox/branches/sound_engine/src/world_entities/weapon.cc (modified) * orxonox/branches/sound_engine/src/world_entities/weapon.h (modified) orxonox/branches/sound_engine: sound works sloppy, test it Tue, 19 Apr 2005 17:02:15 GMT bensch [3897] * orxonox/branches/soundEngine (deleted) orxonox/branches: deleted obsolete branches soundEngine Tue, 19 Apr 2005 00:54:48 GMT bensch [3893] * orxonox/branches/sound_engine/src/orxonox.cc (modified) orxonox/trunk: just for nice-reasons Tue, 19 Apr 2005 00:54:20 GMT bensch [3892] * orxonox/branches/sound_engine/src/lib/sound/sound_engine.cc (modified) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.h (modified) * orxonox/branches/sound_engine/src/orxonox.cc (modified) orxonox/trunk: playing music works :) now it really is bedTime Tue, 19 Apr 2005 00:33:02 GMT bensch [3891] * orxonox/branches/sound_engine/src/util/resource_manager.cc (modified) * orxonox/branches/sound_engine/src/util/resource_manager.h (modified) orxonox/trunk: sound can be registered with the resource-Manager: ... Tue, 19 Apr 2005 00:20:01 GMT bensch [3890] * orxonox/branches/sound_engine/src/lib/sound/sound_engine.cc (modified) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.h (modified) orxonox/branches/sound_engine: loading unloading should work Mon, 18 Apr 2005 23:21:14 GMT bensch [3889] * orxonox/branches/sound_engine/src/lib/sound/sound_engine.cc (modified) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.h (modified) * orxonox/branches/sound_engine/src/orxonox.cc (modified) orxonox/branches/sound_engine: sound gets enabled Mon, 18 Apr 2005 22:28:55 GMT bensch [3887] * orxonox/branches/sound_engine/src/Makefile.am (modified) * orxonox/branches/sound_engine/src/Makefile.in (modified) * orxonox/branches/sound_engine/src/defs/debug.h (modified) * orxonox/branches/sound_engine/src/lib/sound (added) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.cc (copied) * orxonox/branches/sound_engine/src/lib/sound/sound_engine.h (copied) * orxonox/branches/sound_engine/src/orxonox.cc (modified) orxonox/trunk: added some classes to handle Audio Mon, 18 Apr 2005 21:22:38 GMT bensch [3885] * orxonox/branches/sound_engine/config.h.in (modified) * orxonox/branches/sound_engine/configure (modified) * orxonox/branches/sound_engine/configure.ac (modified) orxonox/branches/sound_engine: configure works Mon, 18 Apr 2005 21:16:44 GMT bensch [3884] * orxonox/branches/sound_engine (copied) * orxonox/branches/sound_engine/src/util/resource_manager.cc (copied) * orxonox/branches/sound_engine/src/util/resource_manager.h (copied) orxonox/branches: added branche sound_engine for the second try of ... Mon, 18 Apr 2005 09:18:25 GMT bensch [3866] * orxonox/branches/physics (copied) * orxonox/branches/physics/config.h.in (copied) * orxonox/branches/physics/configure (copied) * orxonox/branches/physics/configure.ac (copied) * orxonox/branches/physics/src (copied) * orxonox/branches/physics/src/story_entities/world.cc (copied) orxonox/branches: added branche physiques Mon, 18 Apr 2005 09:17:03 GMT bensch [3865] * orxonox/branches/levelloader/Makefile.in (modified) * orxonox/branches/levelloader/src/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/levelloader/src/subprojects/Makefile.in (modified) * orxonox/branches/levelloader/src/subprojects/testmain/Makefile.in (modified) * orxonox/branches/physics (deleted) orxonox/branches: deleted obsolete branche physiques Sun, 17 Apr 2005 20:53:00 GMT dave [3861] * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/world.cc (modified) branches/shadows:nicht ueberraschen lassen von der weissen Farbe, ist ... Fri, 15 Apr 2005 16:59:34 GMT dave [3839] * orxonox/branches/shadows/src/orxonox.cc (modified) * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/shadow.h (modified) * orxonox/branches/shadows/src/skysphere.cc (modified) * orxonox/branches/shadows/src/world.cc (modified) Hab wieder mal nichts kapiert, aber beim Schatten hat sich trotzdem ... Fri, 15 Apr 2005 13:15:36 GMT patrick [3834] * orxonox/branches/levelloader/src/story_entities/world.cc (modified) orxonox/trunk: tracked some segfaults: now the first world starts, as ... Wed, 13 Apr 2005 10:41:13 GMT bensch [3793] * orxonox/branches/dave (deleted) orxonox/branches: deleted branche dave because it is an old copy of ... Wed, 13 Apr 2005 10:40:18 GMT bensch [3792] * orxonox/branches/old.bezierTrack (deleted) * orxonox/branches/old.chris (deleted) * orxonox/branches/old.john (deleted) orxonox/branches: deleted obsolete branches Wed, 13 Apr 2005 10:34:39 GMT bensch [3791] * orxonox/branches/textEngine (deleted) orxonox/branches: deleted branche textEngine, it has been merged into ... Wed, 13 Apr 2005 00:32:26 GMT bensch [3787] * orxonox/branches/textEngine/src/animation.cc (modified) * orxonox/branches/textEngine/src/animation.h (modified) * orxonox/branches/textEngine/src/lib/util/list.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: rewind and constant work Wed, 13 Apr 2005 00:17:16 GMT bensch [3786] * orxonox/branches/textEngine/src/animation.cc (modified) * orxonox/branches/textEngine/src/animation.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: amimate: rewind works Tue, 12 Apr 2005 23:20:46 GMT bensch [3785] * orxonox/branches/textEngine/src/animation.cc (modified) * orxonox/branches/textEngine/src/animation.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: linear works example shows an indicator ... Tue, 12 Apr 2005 22:24:05 GMT bensch [3784] * orxonox/branches/textEngine/src/animation.cc (modified) * orxonox/branches/textEngine/src/animation.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: some better implementation for the ... Tue, 12 Apr 2005 14:54:45 GMT bensch [3783] * orxonox/branches/textEngine/src/animation.h (modified) orxonox/branches/textEngine: more functionality to animation-class Tue, 12 Apr 2005 07:36:12 GMT bensch [3782] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/animation.cc (added) * orxonox/branches/textEngine/src/animation.h (modified) orxonox/branches/textEngine: added Anim a superclass of Animation, ... Mon, 11 Apr 2005 23:05:46 GMT bensch [3781] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/animation.h (copied) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.h (modified) orxonox/branches/textEngine: some simple animation-template-class ... Mon, 11 Apr 2005 21:37:20 GMT bensch [3780] * orxonox/branches/textEngine/src/lib/graphics/importer/material.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/importer/material.h (modified) orxonox/branches/textEngine: blening of Materials enabled Mon, 11 Apr 2005 17:58:06 GMT bensch [3778] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/lib/graphics/font (deleted) * orxonox/branches/textEngine/src/lib/graphics/text_engine.cc (copied) * orxonox/branches/textEngine/src/lib/graphics/text_engine.h (copied) orxonox/branches/textEngine: moved text-engine-files to lib/graphics Mon, 11 Apr 2005 14:43:13 GMT bensch [3777] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: Blending of text enabled Mon, 11 Apr 2005 14:30:59 GMT bensch [3776] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: little patch, so now 'space' works too Mon, 11 Apr 2005 14:16:57 GMT bensch [3775] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.cc (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: now the Resource Manager also checks for ... Mon, 11 Apr 2005 12:27:17 GMT bensch [3774] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: debug() implemented Mon, 11 Apr 2005 12:07:13 GMT bensch [3773] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.cc (modified) orxonox/branches/textEngine: unloading works Sun, 10 Apr 2005 22:28:02 GMT bensch [3772] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) orxonox/branches/textEngine: deletion process is better now Sun, 10 Apr 2005 22:03:28 GMT bensch [3771] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) orxonox/branches/textEngine: no more compile-warnings :) Sun, 10 Apr 2005 21:52:05 GMT bensch [3770] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/lib/graphics/graphics_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/graphics_engine.h (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) orxonox/branches/textEngine: textEngine rendering again Sat, 09 Apr 2005 20:32:18 GMT bensch [3769] * orxonox/branches/textEngine/src/defs/debug.h (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.cc (modified) * orxonox/branches/textEngine/src/lib/util/resource_manager.h (modified) * orxonox/branches/textEngine/src/orxonox.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.h (modified) orxonox/branches/textEngine: compiling again, many movements... still ... Sat, 09 Apr 2005 16:45:12 GMT bensch [3768] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) orxonox/branches/textEngine: some more simple movement around classes Sat, 09 Apr 2005 14:52:22 GMT bensch [3767] * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (modified) orxonox/branches/textEngine: some reimplementation Sat, 09 Apr 2005 14:19:55 GMT bensch [3766] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/defs/debug.h (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (deleted) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (deleted) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.cc (copied) * orxonox/branches/textEngine/src/lib/graphics/font/text_engine.h (copied) * orxonox/branches/textEngine/src/orxonox.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.h (modified) orxonox/branches/textEngine: moved the fonts into a new File ... Sat, 09 Apr 2005 09:09:01 GMT bensch [3765] * orxonox/branches/convention (deleted) orxonox/branches: deleted convention-branche Fri, 08 Apr 2005 07:17:04 GMT dave [3760] * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/shadow.h (modified) * orxonox/branches/shadows/src/world.cc (modified) * orxonox/branches/shadows/src/world.h (modified) branches/shadows: chaos, aber kommt der loesung naeher Thu, 07 Apr 2005 23:45:12 GMT bensch [3759] * orxonox/branches/convention/src/story_entities/world.cc (modified) * orxonox/branches/convention/src/world_entities/test_mat.cc (modified) * orxonox/branches/convention/src/world_entities/test_mat.h (modified) orxonox/branches/convention: new functions for the Test-Material, ... Thu, 07 Apr 2005 23:08:46 GMT patrick [3758] * orxonox/branches/convention/src/orxonox.conf (modified) * orxonox/branches/convention/src/story_entities/world.cc (modified) function keys made Thu, 07 Apr 2005 22:54:23 GMT bensch [3756] * orxonox/branches/convention (copied) * orxonox/branches/convention/src/Makefile.am (modified) * orxonox/branches/convention/src/Makefile.in (modified) * orxonox/branches/convention/src/story_entities/world.cc (modified) * orxonox/branches/convention/src/story_entities/world.h (modified) * orxonox/branches/convention/src/world_entities/test_mat.cc (copied) * orxonox/branches/convention/src/world_entities/test_mat.h (copied) orxonox/branches: added new branche convention for some showing stuff ... Thu, 07 Apr 2005 22:01:13 GMT bensch [3754] * orxonox/branches/textEngine/src/Makefile.am (modified) * orxonox/branches/textEngine/src/Makefile.in (modified) * orxonox/branches/textEngine/src/lib/graphics/font/fontset.cc (deleted) * orxonox/branches/textEngine/src/lib/graphics/font/fontset.h (deleted) * orxonox/branches/textEngine/src/story_entities/world.cc (modified) * orxonox/branches/textEngine/src/story_entities/world.h (modified) orxonox/branches/textEngine: taken out the fontSet Thu, 07 Apr 2005 21:14:11 GMT patrick [3753] * orxonox/branches/levelloader/src/lib/util/resource_manager.cc (modified) * orxonox/branches/levelloader/src/orxonox.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) branches/levelloader: now compiling again under linux Thu, 07 Apr 2005 16:34:52 GMT bensch [3749] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) orxonox/branches/textEngine: now displays the real text Thu, 07 Apr 2005 15:29:54 GMT bensch [3748] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) orxonox/branches/textEngine: now the Glyph is transparent Thu, 07 Apr 2005 14:21:36 GMT bensch [3747] * orxonox/branches/textEngine/src/lib/graphics/font/glfont.cc (modified) * orxonox/branches/textEngine/src/lib/graphics/font/glfont.h (modified) orxonox/braches/textEngine: now shows single char