# # ChangeLog for orxonox in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 9:18:00 AM 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 09:37:47 GMT bensch [3955] * orxonox/trunk/src/proto/proto_class.cc (modified) * orxonox/trunk/src/proto/proto_class.h (modified) * orxonox/trunk/src/proto/proto_singleton.h (modified) orxonox/trunk: better proto-class-files 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 Thu, 21 Apr 2005 01:34:38 GMT bensch [3917] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) orxonox/trunk: minor Thu, 21 Apr 2005 01:07:36 GMT bensch [3916] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.h (modified) orxonox/trunk: prepare for VertexArrays Wed, 20 Apr 2005 23:59:59 GMT bensch [3915] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) orxonox/trunk: material is now only dependent on tList* in ... Wed, 20 Apr 2005 23:46:31 GMT bensch [3914] * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.h (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) orxonox/trunk: materialList is now a property of model not material, ... Wed, 20 Apr 2005 23:38:34 GMT bensch [3913] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) * orxonox/trunk/src/world_entities/skybox.cc (modified) orxonox/trunk: importer: functionality improvement Wed, 20 Apr 2005 23:19:53 GMT bensch [3912] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) orxonox/trunk: model rearangement. Wed, 20 Apr 2005 23:11:36 GMT bensch [3911] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) * orxonox/trunk/src/lib/graphics/importer/primitive_model.cc (modified) * orxonox/trunk/src/lib/graphics/text_engine.cc (modified) * orxonox/trunk/src/util/resource_manager.h (modified) orxonox/trunk: minor changes at model Wed, 20 Apr 2005 22:58:50 GMT bensch [3910] * orxonox/trunk/src/lib/graphics/importer/framework.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) orxonox/trunk: importer: having color again Wed, 20 Apr 2005 22:27:19 GMT bensch [3909] * orxonox/trunk/src/lib/graphics/importer/framework.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) * orxonox/trunk/src/lib/graphics/importer/primitive_model.cc (modified) orxonox/trunk: importer: no more fstream c-style code only Wed, 20 Apr 2005 21:55:54 GMT bensch [3908] * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) orxonox/trunk: strange colors when importing. but for syncing reasons Wed, 20 Apr 2005 15:56:29 GMT bensch [3907] * orxonox/trunk/src/lib/graphics/importer/Makefile.am (modified) * orxonox/trunk/src/lib/graphics/importer/Makefile.in (modified) orxonox/trunk: importer compiles again Wed, 20 Apr 2005 11:32:26 GMT bensch [3906] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) orxonox/trunk: should compile under osX again Wed, 20 Apr 2005 10:39:05 GMT bensch [3905] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) orxonox/trunk: image now gets loaded with the an SDL_Surface instead ... 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 16:59:39 GMT bensch [3896] * orxonox/trunk/src/lib/graphics/importer/primitive_model.cc (modified) orxonox/trunk: removed sensless stuff Tue, 19 Apr 2005 16:56:16 GMT bensch [3895] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) * orxonox/trunk/src/lib/graphics/importer/primitive_model.cc (modified) * orxonox/trunk/src/world_entities/skybox.cc (modified) orxonox/trunk: more logic in adding face with the numerical adder Tue, 19 Apr 2005 16:48:49 GMT bensch [3894] * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.h (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) orxonox/trunk: Material, and Model update, some const-issues 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 23:16:16 GMT patrick [3888] * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/test_gun.h (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: deconstructor cleanup in weapon/gun 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:59:13 GMT patrick [3886] * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/test_gun.h (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: cleaned up the weapon/test_gun class. now it makes ... 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 21:03:16 GMT bensch [3883] * orxonox/trunk/src/util/resource_manager.cc (modified) * orxonox/trunk/src/util/resource_manager.h (modified) orxonox/trunk: now a check for a directory should return true also in ... Mon, 18 Apr 2005 19:11:05 GMT bensch [3882] * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: little error detected when returning from not found ... Mon, 18 Apr 2005 18:05:00 GMT patrick [3881] * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/test_gun.h (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: weapon change enhanced. weapon handling is now better ... Mon, 18 Apr 2005 17:29:43 GMT bensch [3880] * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: trackManager should not end up in a seg-fault anymore ... Mon, 18 Apr 2005 16:14:27 GMT patrick [3879] * orxonox/trunk/src/world_entities/weapon.cc (modified) orxonox/trunk: fixed a bug in the weapon change function: now there ... Mon, 18 Apr 2005 16:12:16 GMT patrick [3878] * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: the weaponconfiguration can now be changed by pressing ... Mon, 18 Apr 2005 15:34:39 GMT patrick [3877] * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: the player now works entirely with the WeaponManager. ... Mon, 18 Apr 2005 15:18:45 GMT bensch [3876] * orxonox/trunk/src/util/animation/animation.cc (modified) * orxonox/trunk/src/util/animation/animation.h (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) orxonox/trunk: rearanged keyFrame-addition Mon, 18 Apr 2005 14:52:45 GMT patrick [3875] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: weapon manager now works in player, cleaning up the rest Mon, 18 Apr 2005 14:45:16 GMT bensch [3874] * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) orxonox/trunk: reimplemented the random funtions to behave between ... Mon, 18 Apr 2005 14:01:42 GMT patrick [3873] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: added the weapon module to the debug system. some ... Mon, 18 Apr 2005 13:54:35 GMT bensch [3872] * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) orxonox/trunk: animation fix, the AnimationMode was not reset to the ... Mon, 18 Apr 2005 13:41:54 GMT bensch [3871] * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) orxonox/trunk: sine/cosine reimplemented in t_animation Mon, 18 Apr 2005 13:37:42 GMT patrick [3870] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: reimplemented WeaponManager, made it as simple as ... Mon, 18 Apr 2005 11:09:02 GMT bensch [3869] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/util/common (added) * orxonox/trunk/src/util/common/list.cc (moved) * orxonox/trunk/src/util/common/list.h (moved) * orxonox/trunk/src/util/common/list_template.h (moved) * orxonox/trunk/src/util/resource_manager.cc (moved) * orxonox/trunk/src/util/resource_manager.h (moved) * orxonox/trunk/src/world_entities/camera.cc (moved) * orxonox/trunk/src/world_entities/camera.h (moved) orxonox/trunk: movement of the list and common utils Mon, 18 Apr 2005 10:44:14 GMT bensch [3868] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/simple_animation.cc (deleted) * orxonox/trunk/src/simple_animation.h (deleted) * orxonox/trunk/src/util/animation (added) * orxonox/trunk/src/util/animation/animation.cc (moved) * orxonox/trunk/src/util/animation/animation.h (moved) * orxonox/trunk/src/util/animation/animation3d.cc (moved) * orxonox/trunk/src/util/animation/animation3d.h (moved) * orxonox/trunk/src/util/animation/animation_player.cc (moved) * orxonox/trunk/src/util/animation/animation_player.h (moved) * orxonox/trunk/src/util/animation/t_animation.h (moved) orxonox/trunk: moved the animation-stuff to src/util/animation Mon, 18 Apr 2005 10:37:50 GMT bensch [3867] * orxonox/trunk/src/animation.h (modified) * orxonox/trunk/src/util (added) orxonox/trunk: minor 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 Mon, 18 Apr 2005 09:16:13 GMT bensch [3864] * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: camera looks into the right direction, as it shoul be. Mon, 18 Apr 2005 08:10:26 GMT bensch [3863] * orxonox/trunk/config.h.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/animation.cc (modified) * orxonox/trunk/src/animation.h (modified) * orxonox/trunk/src/animation3d.cc (modified) * orxonox/trunk/src/animation3d.h (modified) * orxonox/trunk/src/defs/confincl.h (added) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/defs/stdincl.h (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/t_animation.h (modified) orxonox/trunk: efence compile support, minor changes at animation, ...