# # ChangeLog for orxonox in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 29, 2024, 5:47:50 AM Tue, 03 May 2005 20:47:07 GMT bensch [4028] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_exec.cc (modified) * orxonox/trunk/src/lib/util/ini_parser.cc (modified) * orxonox/trunk/src/lib/util/ini_parser.h (modified) orxonox/trunk: gui is now built inside of src Tue, 03 May 2005 20:23:00 GMT bensch [4027] * orxonox/trunk/src/lib/gui/gui/orxonox_gui.cc (modified) orxonox/trunk/gui: new layout Tue, 03 May 2005 20:16:08 GMT bensch [4026] * orxonox/trunk/src/lib/gui/gui/orxonox_gui_exec.cc (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_exec.h (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_gtk.cc (modified) orxonox/trunk: gui: minor cleanup Tue, 03 May 2005 12:53:17 GMT patrick [4025] * orxonox/branches/md2_loader (copied) orxonox/branches/md2_loader: made myself a branche to integrate the ... Tue, 03 May 2005 00:20:27 GMT bensch [4024] * orxonox/trunk/src/lib/gui/gui/Makefile.am (modified) * orxonox/trunk/src/lib/gui/gui/Makefile.in (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_audio.cc (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_audio.h (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_banner.cc (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_banner.h (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_element.cc (copied) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_element.h (copied) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_exec.cc (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_exec.h (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_flags.cc (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_flags.h (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_keys.cc (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_keys.h (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_update.cc (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_update.h (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_video.cc (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_video.h (modified) orxonox/trunk: gui: more addaptive structure Mon, 02 May 2005 23:48:38 GMT bensch [4023] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) orxonox/trunk: doxygen tags Mon, 02 May 2005 23:35:22 GMT bensch [4022] * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) orxonox/trunk: Model-Class is now more dynamic (all subelements are ... Mon, 02 May 2005 22:55:39 GMT nico [4021] * orxonox/branches/heightMap/src/game_loader.cc (modified) * orxonox/branches/heightMap/src/lib/graphics/importer/heightmap.cc (added) * orxonox/branches/heightMap/src/lib/graphics/importer/heightmap.h (added) * orxonox/branches/heightMap/src/story_entities/story_def.h (modified) * orxonox/branches/heightMap/src/story_entities/world.cc (modified) * orxonox/branches/heightMap/src/world_entities/terrain.cc (modified) branches/heightmap/: created new empty files for the heightmap class. Mon, 02 May 2005 22:48:25 GMT bensch [4020] * orxonox/trunk/src/factory.cc (modified) * orxonox/trunk/src/factory.h (modified) * orxonox/trunk/src/game_loader.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) orxonox/trunk: renaming from factory->className -> factory->factoryName Mon, 02 May 2005 21:03:01 GMT bensch [4019] * orxonox/trunk/src/factory.cc (modified) orxonox/trunk: typo Mon, 02 May 2005 21:02:25 GMT bensch [4018] * orxonox/trunk/src/factory.cc (modified) orxonox/trunk: small fix, that sets the className to NULL by default Mon, 02 May 2005 20:49:05 GMT bensch [4017] * orxonox/trunk/src/game_loader.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) orxonox/trunk: merged particleSystem back into the Trunk merged with ... Mon, 02 May 2005 20:46:36 GMT bensch [4016] * 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: no more random() Mon, 02 May 2005 19:23:13 GMT bensch [4015] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: cleanup of world (moved some stuff into the preload ... Mon, 02 May 2005 16:06:39 GMT patrick [4014] * orxonox/branches/movie_player (copied) * orxonox/branches/movie_player/aclocal.m4 (modified) * orxonox/branches/movie_player/configure (modified) * orxonox/branches/movie_player/src/Makefile.in (modified) * orxonox/branches/movie_player/src/lib/Makefile.in (modified) * orxonox/branches/movie_player/src/lib/graphics/Makefile.in (modified) * orxonox/branches/movie_player/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/movie_player/src/lib/gui/Makefile.in (modified) * orxonox/branches/movie_player/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/movie_player/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/movie_player/src/subprojects/Makefile.in (modified) * orxonox/branches/movie_player/src/subprojects/testmain/Makefile.in (modified) added branche movie_player for the mpeg develpment team Mon, 02 May 2005 13:58:52 GMT bensch [4013] * orxonox/trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: fixed the Bug, that crashed the second level Mon, 02 May 2005 13:54:33 GMT bensch [4012] * orxonox/trunk/src/world_entities/skybox.cc (modified) * orxonox/trunk/src/world_entities/skybox.h (modified) orxonox/trunk: some fixes in the SkyBox, loading of skybox should now ... Mon, 02 May 2005 13:20:08 GMT bensch [4011] * orxonox/branches/ll2trunktemp (deleted) orxonox/branches: deleted obsolete branches Mon, 02 May 2005 13:14:57 GMT bensch [4010] * orxonox/trunk/aclocal.m4 (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/stdincl.h (modified) * orxonox/trunk/src/factory.cc (copied) * orxonox/trunk/src/factory.h (copied) * orxonox/trunk/src/game_loader.cc (modified) * orxonox/trunk/src/game_loader.h (modified) * orxonox/trunk/src/lib/util/substring.cc (copied) * orxonox/trunk/src/lib/util/substring.h (copied) * orxonox/trunk/src/lib/xmlparser (copied) * orxonox/trunk/src/lib/xmlparser/tinystr.cc (copied) * orxonox/trunk/src/lib/xmlparser/tinystr.h (copied) * orxonox/trunk/src/lib/xmlparser/tinyxml.cc (copied) * orxonox/trunk/src/lib/xmlparser/tinyxml.h (copied) * orxonox/trunk/src/lib/xmlparser/tinyxmlerror.cc (copied) * orxonox/trunk/src/lib/xmlparser/tinyxmlparser.cc (copied) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/campaign.cc (modified) * orxonox/trunk/src/story_entities/campaign.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/skybox.cc (modified) * orxonox/trunk/src/world_entities/skybox.h (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the levelloader from lltrunktemp to the trunk. ... Mon, 02 May 2005 09:30:45 GMT bensch [4009] * orxonox/trunk/src/orxonox.cc (modified) orxonox/trunk: little patch.... should work again on osX Fri, 29 Apr 2005 09:10:15 GMT dave [4008] * orxonox/branches/shadows/src/orxonox.cc (modified) * orxonox/branches/shadows/src/shadow.cc (modified) * orxonox/branches/shadows/src/world.cc (modified) branches/shadows/src:Aufruf von createShadow() jetzt von einem ... Thu, 28 Apr 2005 21:34:42 GMT bensch [4007] * orxonox/tags/0.2.3-pre-alpha (copied) * orxonox/tags/0.2.3-pre-alpha/src/world_entities/test_gun.cc (copied) orxonox/tags: added tag 0.2.3-pre-alpha definitively Thu, 28 Apr 2005 20:36:58 GMT bensch [4006] * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: Gun on the ship is now fitted as it should Thu, 28 Apr 2005 18:24:43 GMT bensch [4005] * orxonox/branches/ll2trunktemp/src/factory.h (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.cc (modified) * orxonox/branches/ll2trunktemp/src/world_entities/skybox.cc (modified) * orxonox/branches/ll2trunktemp/src/world_entities/skybox.h (modified) orxonox/branches/ll2trunktemp: tested loading of a different ... Thu, 28 Apr 2005 17:41:27 GMT bensch [4004] * orxonox/branches/ll2trunktemp/src/factory.cc (modified) * orxonox/branches/ll2trunktemp/src/factory.h (modified) * orxonox/branches/ll2trunktemp/src/game_loader.cc (modified) * orxonox/branches/ll2trunktemp/src/game_loader.h (modified) * orxonox/branches/ll2trunktemp/src/orxonox.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.cc (modified) orxonox/branches/ll2trunktemp: changed the Factory-Macro into a ... Thu, 28 Apr 2005 00:25:08 GMT bensch [4003] * orxonox/branches/ll2trunktemp/src/defs/stdincl.h (modified) * orxonox/branches/ll2trunktemp/src/factory.cc (modified) * orxonox/branches/ll2trunktemp/src/factory.h (modified) * orxonox/branches/ll2trunktemp/src/game_loader.cc (modified) orxonox/branches/ll2trunktemp: some small modifications, testing, why ... Wed, 27 Apr 2005 23:06:09 GMT bensch [4002] * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) * orxonox/branches/ll2trunktemp/src/world_entities/world_entity.cc (modified) * orxonox/branches/ll2trunktemp/src/world_entities/world_entity.h (modified) orxonox/branches/ll2trunktemp: now WorldEntity loads model property Wed, 27 Apr 2005 22:04:34 GMT bensch [4001] * 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/particleSystem: minor fixes. code is nicer now Wed, 27 Apr 2005 16:56:01 GMT patrick [4000] * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) orxonox/trunk: weapon animation not realy nice but working now.. :) Wed, 27 Apr 2005 14:51:28 GMT bensch [3999] * orxonox/branches/levelLoader.tmp (deleted) * orxonox/tags/0.2.3-pre-alpha (deleted) orxonox/tags, orxonox/branches: deleted false and obsolete tags/branches Wed, 27 Apr 2005 14:49:25 GMT bensch [3998] * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) orxonox/branches/ll2trunktemp: weapon shoots again Wed, 27 Apr 2005 12:40:23 GMT bensch [3997] * orxonox/trunk (modified) * orxonox/trunk/scripts (added) * orxonox/trunk/scripts/data.checkout (added) * orxonox/trunk/scripts/orxodox.checkFiles.pl (moved) orxonox/trunk: the data-repository must now be checked out with the ... Wed, 27 Apr 2005 12:24:32 GMT bensch [3996] * orxonox/tags/0.2.3-pre-alpha (copied) orxonox/tags: added new Tag 0.2.3-pre-alpha Wed, 27 Apr 2005 12:21:38 GMT bensch [3995] * orxonox/trunk/ChangeLog (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) orxonox/trunk: version 0.2.3-pre-alpha-tag Wed, 27 Apr 2005 11:50:23 GMT patrick [3994] * orxonox/branches/ll2trunktemp/src/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/factory.cc (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/story_entities/campaign.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.cc (modified) * orxonox/branches/ll2trunktemp/src/subprojects/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/subprojects/testmain/Makefile.in (modified) orxonox/branches/ll2trunktmp: fixed a problem with levelchange: now ... Wed, 27 Apr 2005 10:12:28 GMT patrick [3993] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) orxonox/trunk: patch to use relative coordinates again, some smaller ... Wed, 27 Apr 2005 08:38:19 GMT bensch [3992] * orxonox/branches/ll2trunktemp/src/Makefile.in (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.cc (modified) orxonox/branches/ll2trunktemp: displays the player, and the ground again Wed, 27 Apr 2005 02:05:24 GMT bensch [3991] * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) orxonox/branches/ll2trunktemp: starts again. Tue, 26 Apr 2005 23:29:52 GMT bensch [3990] * orxonox/branches/ll2 (deleted) orxonox/branches: deleted branche ll2 Tue, 26 Apr 2005 23:21:26 GMT bensch [3989] * orxonox/branches/ll2trunktemp/src/game_loader.cc (modified) * orxonox/branches/ll2trunktemp/src/orxonox.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/campaign.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/campaign.h (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.cc (modified) * orxonox/branches/ll2trunktemp/src/story_entities/world.h (modified) * orxonox/branches/ll2trunktemp/src/world_entities/player.cc (modified) orxonox/branches/ll2trunktemp: some more headers, now the level ... Tue, 26 Apr 2005 14:22:58 GMT bensch [3988] * orxonox/trunk/src/util/animation/animation.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) orxonox/trunk: bRunning is false as default Tue, 26 Apr 2005 10:41:07 GMT patrick [3987] * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: test gun component1 now gets displayed correctly again Tue, 26 Apr 2005 10:38:20 GMT patrick [3986] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: fixed two major bugs in the animation3d framework ... Tue, 26 Apr 2005 01:54:02 GMT patrick [3985] * orxonox/trunk/src/util/animation/animation3d.cc (modified) orxonox/trunk: now implemented the shiftCoor functions correctly Tue, 26 Apr 2005 01:36:56 GMT patrick [3984] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) orxonox/trunk: implemented the sinus function for shifCoor method Tue, 26 Apr 2005 01:33:06 GMT bensch [3983] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/util/resource_manager.cc (modified) * orxonox/trunk/src/util/resource_manager.h (modified) orxonox/trunk: resource now also gets loaded if the data-directory is ... Tue, 26 Apr 2005 01:17:43 GMT bensch [3982] * orxonox/trunk/src/story_entities/world.cc (modified) * 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: now there is a posibility to play only parts of the ... Tue, 26 Apr 2005 01:16:28 GMT patrick [3981] * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/animation3d.h (modified) orxonox/trunk: animatin3d changed linear mov mode to shiftCoor ... Tue, 26 Apr 2005 00:48:43 GMT patrick [3980] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: started to implement the weapon change animation Tue, 26 Apr 2005 00:24:50 GMT bensch [3979] * orxonox/trunk/src/util/animation/animation.h (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/animation3d.h (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) orxonox/trunk: nicer implementation, also fool-proof now Tue, 26 Apr 2005 00:13:40 GMT bensch [3978] * orxonox/trunk/src/util/animation/animation.h (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/animation3d.h (modified) orxonox/trunk: a Hack that enables setup of animation without giving ... Tue, 26 Apr 2005 00:11:29 GMT patrick [3977] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/animation3d.h (modified) orxonox/trunk: implemented neg_exp rotation also now Tue, 26 Apr 2005 00:05:36 GMT patrick [3976] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) orxonox/trunk: implemented cosine rotation function. still looks wicked Tue, 26 Apr 2005 00:02:13 GMT patrick [3975] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) orxonox/trunk: rotation sine function implemented, looks very fancy Mon, 25 Apr 2005 23:56:50 GMT bensch [3974] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) orxonox/branches/particleEngine: small speedUp, when creating many ... Mon, 25 Apr 2005 23:55:47 GMT patrick [3973] * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/animation3d.h (modified) orxonox/trunk: animation3d extended for definition of individual ... Mon, 25 Apr 2005 23:29:42 GMT patrick [3972] * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: animation fix :) Mon, 25 Apr 2005 23:23:57 GMT bensch [3971] * orxonox/trunk/src/lib/math/vector.cc (modified) * orxonox/trunk/src/lib/math/vector.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) orxonox/trunk: return value of quat-slerp was wrong Mon, 25 Apr 2005 23:03:11 GMT patrick [3970] * orxonox/trunk/src/lib/math/vector.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) orxonox/trunk: testet quatSLERP, this function does not seem to work Mon, 25 Apr 2005 22:58:35 GMT bensch [3969] * orxonox/trunk/ChangeLog (modified) orxonox/trunk: ChangeLog changes Mon, 25 Apr 2005 22:37:06 GMT patrick [3968] * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) orxonox/trunk: animation3d cleaned up some code, deleted some old not ... Mon, 25 Apr 2005 22:31:54 GMT patrick [3967] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) orxonox/trunk: animation3d now ANIM_COSINE works also Mon, 25 Apr 2005 22:23:38 GMT bensch [3966] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/graphics/particles (copied) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.cc (copied) * orxonox/trunk/src/lib/graphics/particles/particle_emitter.h (copied) * orxonox/trunk/src/lib/graphics/particles/particle_engine.cc (copied) * orxonox/trunk/src/lib/graphics/particles/particle_engine.h (copied) * orxonox/trunk/src/lib/graphics/particles/particle_system.cc (copied) * orxonox/trunk/src/lib/graphics/particles/particle_system.h (copied) * orxonox/trunk/src/lib/math/quaternion.h (deleted) * orxonox/trunk/src/lib/math/vector.cc (modified) * orxonox/trunk/src/lib/math/vector.h (modified) * orxonox/trunk/src/lib/math/vector_new.h (deleted) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_node.cc (modified) * orxonox/trunk/src/track_node.h (modified) * orxonox/trunk/src/world_entities/camera.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) orxonox/trunk: merged branches/particleEngine into the trunk, because ... Mon, 25 Apr 2005 22:08:46 GMT patrick [3965] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) orxonox/trunk: animation3d ANIM_SINE is now finaly working also. ... Mon, 25 Apr 2005 21:45:57 GMT patrick [3964] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/animation3d.h (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) orxonox/trunk: implemented neg_exp function again. better than ever :) 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 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 ...