# # ChangeLog for orxonox/trunk/src/story_entities/world.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 20, 2024, 11:16:53 PM Wed, 13 Apr 2005 13:44:38 GMT bensch [3794] * orxonox/trunk/src/animation.cc (modified) * orxonox/trunk/src/animation.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: definition of animation Wed, 13 Apr 2005 10:33:07 GMT bensch [3790] * orxonox/trunk/ChangeLog (modified) * 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 (copied) * orxonox/trunk/src/animation.h (copied) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/defs/glincl.h (modified) * orxonox/trunk/src/lib/graphics/font (deleted) * orxonox/trunk/src/lib/graphics/graphics_engine.cc (modified) * orxonox/trunk/src/lib/graphics/graphics_engine.h (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.h (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/graphics/text_engine.cc (copied) * orxonox/trunk/src/lib/graphics/text_engine.h (copied) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/lib/util/resource_manager.cc (modified) * orxonox/trunk/src/lib/util/resource_manager.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: merged the textEngine back into the trunk. merged ... Fri, 08 Apr 2005 17:48:05 GMT bensch [3763] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) orxonox/trunk: skySphere now added to WorldEntity-List Thu, 07 Apr 2005 20:13:42 GMT patrick [3752] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * 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: weapon now works perfectly: it shoots and moves to it. ... Thu, 07 Apr 2005 17:37:25 GMT patrick [3750] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/satellite.cc (added) * orxonox/trunk/src/world_entities/satellite.h (added) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: made some sattelite object just for fun and to show on ... Thu, 07 Apr 2005 13:12:06 GMT patrick [3745] * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: SimpleAnimation now realy works with more than one ... Thu, 07 Apr 2005 13:07:20 GMT patrick [3744] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: SimpleAnimation works again :) Wed, 06 Apr 2005 22:33:01 GMT patrick [3739] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) orxonox/trunk: worked on simpleanimation - not yet done. Wed, 06 Apr 2005 09:33:50 GMT patrick [3734] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: SimpleAnimation: the NEG_EXP function now gets scaled ... Wed, 06 Apr 2005 09:24:17 GMT patrick [3733] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: SimpleAnimation - the NEG_EXP function works also now. Wed, 06 Apr 2005 08:48:58 GMT patrick [3732] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: SimpleAnimation - now sinusoidal velocity distribution ... Tue, 05 Apr 2005 22:44:49 GMT patrick [3731] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: animation player now works for two keyframes. Tue, 05 Apr 2005 22:11:10 GMT patrick [3730] * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: animation player is not yet working, but it look more ... Tue, 05 Apr 2005 21:51:15 GMT patrick [3729] * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) orxonox/trunk: simple animation is moving, but not realy what it should Tue, 05 Apr 2005 17:44:05 GMT patrick [3727] * orxonox/trunk/src/game_loader.cc (modified) * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/simple_animation.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: added a third debug level, made SimpleAnimation ... Fri, 01 Apr 2005 12:05:10 GMT patrick [3710] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/world_entities/projectile.h (modified) * orxonox/trunk/src/world_entities/test_bullet.cc (modified) * orxonox/trunk/src/world_entities/test_bullet.h (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: added the TestBullet to framework, made some doxygen, ... Fri, 01 Apr 2005 11:41:38 GMT patrick [3708] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/projectile.h (modified) * orxonox/trunk/src/world_entities/test_bullet.cc (added) * orxonox/trunk/src/world_entities/test_bullet.h (added) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: added testbullet class. some changes in the weapon ... Wed, 30 Mar 2005 22:28:28 GMT patrick [3686] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: fixed speed issue, was a problem with the current ... Wed, 30 Mar 2005 16:55:15 GMT bensch [3678] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (deleted) * orxonox/trunk/src/world_entities/primitive.h (deleted) * orxonox/trunk/src/world_entities/projectile.cc (modified) orxonox/trunk: deleted class primitive, because model has the same ... Wed, 30 Mar 2005 16:15:46 GMT bensch [3677] * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/lib/util/resource_manager.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) orxonox/trunk: more output info, some fixes in resourceManager Wed, 30 Mar 2005 15:42:02 GMT bensch [3676] * orxonox/trunk/src/lib/util/resource_manager.cc (modified) * orxonox/trunk/src/lib/util/resource_manager.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/projectile.h (modified) orxonox/trunk: debug-information for ResourceManager Wed, 30 Mar 2005 15:20:21 GMT patrick [3675] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: glmenu progressbar corrected, pnode modifications Wed, 30 Mar 2005 13:02:58 GMT bensch [3672] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/util/resource_manager.cc (modified) * orxonox/trunk/src/lib/util/resource_manager.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: ResourceManager not totally static anymore, list- ... Wed, 30 Mar 2005 10:43:15 GMT patrick [3670] * orxonox/trunk/src/garbage_collector.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) orxonox/trunk: currently working on orxonox weapon system. still got ... Tue, 29 Mar 2005 09:50:51 GMT bensch [3660] * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/util/resource_manager.cc (modified) * orxonox/trunk/src/lib/util/resource_manager.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) orxonox/trunk: now ResourceManager has the ability to unload ... Fri, 25 Mar 2005 17:47:26 GMT patrick [3654] * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) orxonox/trunk: altered the list function to make it more performant ... Fri, 25 Mar 2005 17:14:40 GMT patrick [3653] * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: now using iterator in world instead of old construct. ... Wed, 23 Mar 2005 16:43:07 GMT patrick [3646] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/lang/base_object.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/projectile.h (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: implemented garbage collector, is not yet collecting, ... Wed, 23 Mar 2005 13:32:06 GMT patrick [3644] * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/null_parent.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: pnode speed function implemented Wed, 23 Mar 2005 10:20:29 GMT bensch [3643] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/orxonox.conf (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: better views with Camera Wed, 23 Mar 2005 00:55:52 GMT bensch [3641] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: kamera-update: rockt Wed, 23 Mar 2005 00:42:46 GMT patrick [3640] * orxonox/trunk/src/orxonox.conf (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: now you can change viewpoint by using key {0..4} Wed, 23 Mar 2005 00:37:54 GMT bensch [3639] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: now dynamic FOV. still working Tue, 22 Mar 2005 23:58:24 GMT bensch [3637] * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: hyperZOOM Tue, 22 Mar 2005 23:24:48 GMT bensch [3635] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: reimplemented the Camera. Camera is now a PNode and ... Tue, 22 Mar 2005 22:51:25 GMT bensch [3634] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: now the track is slower Tue, 22 Mar 2005 11:10:09 GMT patrick [3631] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/projectile.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: gun can be fired, projectil do not move jet Tue, 22 Mar 2005 10:15:54 GMT patrick [3629] * orxonox/trunk/src/game_loader.cc (modified) * orxonox/trunk/src/game_loader.h (modified) * orxonox/trunk/src/story_entities/campaign.cc (modified) * orxonox/trunk/src/story_entities/story_entity.cc (modified) * orxonox/trunk/src/story_entities/story_entity.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: some changes in the storyentity framework: added a ... Mon, 21 Mar 2005 17:10:40 GMT bensch [3621] * orxonox/trunk/src/lib/graphics/graphics_engine.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: doxygen-tags and some minor stuff Mon, 21 Mar 2005 16:37:58 GMT patrick [3620] * 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/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: added worldinterface, to enable all worldentities to ... Mon, 21 Mar 2005 13:25:10 GMT patrick [3614] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) orxonox/trunk: enhanced primitives, now more properties to set Mon, 21 Mar 2005 12:14:14 GMT patrick [3612] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) orxonox/trunk: implemented a primitive class, it is able to render ... Sun, 20 Mar 2005 22:37:26 GMT patrick [3608] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/command_node.h (modified) * orxonox/trunk/src/defs/comincl.h (added) * orxonox/trunk/src/defs/stdincl.h (modified) * orxonox/trunk/src/game_loader.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/light.cc (modified) * orxonox/trunk/src/message_structures.h (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/story_entities/campaign.cc (modified) * orxonox/trunk/src/story_entities/campaign.h (modified) * orxonox/trunk/src/story_entities/story_entity.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: now there is a real speedup in compiling time when ... Fri, 18 Mar 2005 09:28:57 GMT bensch [3603] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/graphics/light.cc (moved) * orxonox/trunk/src/lib/graphics/light.h (moved) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: attenuation works, and the Light is now in lib/graphics Fri, 18 Mar 2005 09:07:40 GMT bensch [3602] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: A Presentation, that the light-class can be handled as ... Thu, 17 Mar 2005 23:00:42 GMT bensch [3598] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: doxygen-tags Thu, 17 Mar 2005 22:04:59 GMT bensch [3597] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: Light is now a World-entity. Thu, 17 Mar 2005 17:03:46 GMT bensch [3596] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) orxonox/trunk: borders for the Player, so he cannot move out of the line Thu, 17 Mar 2005 12:06:51 GMT bensch [3590] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/graphics/importer/array.cc (modified) * orxonox/trunk/src/lib/graphics/importer/array.h (modified) * 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/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/windowHandler.h (modified) * orxonox/trunk/src/lib/gui/gui/orxonox_gui_gtk.h (modified) * orxonox/trunk/src/lib/math/vector.cc (modified) * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: updated debug.h: now possibility to log per module ... Thu, 17 Mar 2005 01:47:16 GMT bensch [3588] * orxonox/trunk/src/lib/math/curve.cc (modified) * orxonox/trunk/src/lib/math/curve.h (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) orxonox/trunk: name-fix for TrackManager and minor fix in Curve. ... Thu, 17 Mar 2005 01:25:43 GMT patrick [3587] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) orxonox/trunk: putted a sphere infornt of the player. no style at ... Thu, 17 Mar 2005 01:15:33 GMT patrick [3586] * orxonox/trunk/src/command_node.cc (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/orxonox.conf (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: fixed movement bug (was in the lists), modified the player Wed, 16 Mar 2005 14:06:15 GMT patrick [3573] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/simple_animation.cc (added) * orxonox/trunk/src/simple_animation.h (added) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/environment.h (modified) * orxonox/trunk/src/world_entities/projectile.cc (added) * orxonox/trunk/src/world_entities/projectile.h (added) * orxonox/trunk/src/world_entities/shoot_laser.cc (deleted) * orxonox/trunk/src/world_entities/shoot_laser.h (deleted) * orxonox/trunk/src/world_entities/shoot_rocket.cc (deleted) * orxonox/trunk/src/world_entities/shoot_rocket.h (deleted) * orxonox/trunk/src/world_entities/weapon.cc (added) * orxonox/trunk/src/world_entities/weapon.h (added) orxonox/trunk: implemented skeleton for animatino player. added ... Wed, 16 Mar 2005 00:27:34 GMT patrick [3568] * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: removed a compiler warning and some minor changes Tue, 15 Mar 2005 23:52:41 GMT bensch [3567] * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: new Grounds for new Territory. and new track Tue, 15 Mar 2005 22:22:51 GMT bensch [3566] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/terrain.h (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: updated the terrain class to more functionality view ... Tue, 15 Mar 2005 18:27:44 GMT bensch [3565] * 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/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/track_node.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) orxonox/trunk: patched the pNode, now there exists the ability for ... Tue, 15 Mar 2005 17:38:56 GMT bensch [3564] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (modified) * orxonox/trunk/src/world_entities/terrain.h (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: posible to build new Worlds now with new constructor Tue, 15 Mar 2005 12:38:21 GMT patrick [3560] * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: fixed a bug, that stopped orxonox from deleting all ... Tue, 15 Mar 2005 11:44:19 GMT bensch [3559] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/terrain.cc (copied) * orxonox/trunk/src/world_entities/terrain.h (copied) orxonox/trunk: now terrain is out of the World.cc and is a world- entity Tue, 15 Mar 2005 01:34:44 GMT bensch [3556] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) * orxonox/trunk/src/track_node.cc (modified) * orxonox/trunk/src/track_node.h (modified) orxonox/trunk: trackNode not static anymore Mon, 14 Mar 2005 23:14:12 GMT patrick [3553] * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: resolved a list deleting problem in tlist.h. Mon, 14 Mar 2005 22:46:50 GMT patrick [3551] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/null_parent.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: renamed all timing functions to tick() - cleanede up world Mon, 14 Mar 2005 19:57:25 GMT bensch [3548] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/lib/graphics/font/fontset.cc (modified) * orxonox/trunk/src/lib/graphics/importer/array.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: debug information in importer set like they should be Mon, 14 Mar 2005 17:21:37 GMT patrick [3546] * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: fixed a bug in the update phase, added real debug ... Mon, 14 Mar 2005 10:50:27 GMT patrick [3545] * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_node.cc (modified) orxonox/trunk: minor changes in PNode debug output Mon, 14 Mar 2005 09:54:00 GMT bensch [3544] * orxonox/trunk/src/ability.h (modified) * orxonox/trunk/src/ai/ai.h (modified) * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/trunk/src/lib/coord/helper_parent.cc (modified) * orxonox/trunk/src/lib/coord/helper_parent.h (modified) * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/null_parent.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/lib/lang/base_object.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/proto_class.cc (modified) * orxonox/trunk/src/proto_class.h (modified) * orxonox/trunk/src/story_entities/campaign.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) * orxonox/trunk/src/track_node.cc (modified) * orxonox/trunk/src/track_node.h (modified) * orxonox/trunk/src/world_entities/environment.h (modified) * orxonox/trunk/src/world_entities/npc.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/power_up.h (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: now the delete-process is as inteded by c++ virtual ... Mon, 14 Mar 2005 09:14:41 GMT bensch [3543] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/camera.h (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/trunk/src/keynames.cc (modified) * orxonox/trunk/src/keynames.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/light.cc (modified) * orxonox/trunk/src/light.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/proto_class.cc (modified) * orxonox/trunk/src/proto_class.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) orxonox/trunk: some more classes now destroy themselves via virtual- ... Sun, 13 Mar 2005 23:35:46 GMT patrick [3539] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: a little enhancement in trackmanager to turn the ... Sun, 13 Mar 2005 23:18:54 GMT patrick [3538] * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: turned the camera again to the right (though seems ... Sun, 13 Mar 2005 23:12:12 GMT patrick [3537] * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) orxonox/trank: worked on removing alg. from pnode and changed a ... Sun, 13 Mar 2005 22:38:45 GMT bensch [3535] * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) orxonox/trunk: player connected to the track. There is some strange ... Sun, 13 Mar 2005 21:39:28 GMT patrick [3529] * 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/story_entities/world.cc (modified) orxonox/trunk: zero-loop problem in pnode, dynamic pnode realocation. ... Sun, 13 Mar 2005 19:49:01 GMT bensch [3527] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) orxonox/trunk: trackManager: now the TrackManager knows his path also ... Sun, 13 Mar 2005 19:00:25 GMT bensch [3526] * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: better ModelView-matrix transformations Sun, 13 Mar 2005 11:05:07 GMT bensch [3522] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) * orxonox/trunk/src/track_node.cc (added) * orxonox/trunk/src/track_node.h (added) orxonox/trunk: merged the important files of the trackManager to the ... Sat, 12 Mar 2005 19:45:59 GMT patrick [3521] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: parenting revisited. fixed some bugs some ... Fri, 11 Mar 2005 20:40:48 GMT patrick [3507] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) orxonox/trunk: finished work on porting Skysphere to WorldEntity Fri, 11 Mar 2005 17:22:15 GMT patrick [3502] * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/Makefile.in (modified) * orxonox/trunk/src/lib/graphics/Makefile.in (modified) * orxonox/trunk/src/lib/graphics/importer/Makefile.in (modified) * orxonox/trunk/src/lib/gui/Makefile.in (modified) * orxonox/trunk/src/lib/gui/console/Makefile.in (modified) * orxonox/trunk/src/lib/gui/gui/Makefile.in (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) orxonox/trunk: changed Skysphere to WorldEntity Thu, 10 Mar 2005 18:01:53 GMT patrick [3475] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs (added) * orxonox/trunk/src/defs/debug.h (moved) * orxonox/trunk/src/defs/error.h (moved) * orxonox/trunk/src/defs/stdincl.h (moved) * orxonox/trunk/src/importer/array.h (modified) * orxonox/trunk/src/importer/objModel.cc (modified) * orxonox/trunk/src/importer/texture.h (modified) * orxonox/trunk/src/sfont (deleted) * orxonox/trunk/src/story_entities/world.cc (moved) * orxonox/trunk/src/story_entities/world.h (moved) * orxonox/trunk/src/world_entities/skysphere.cc (moved) * orxonox/trunk/src/world_entities/skysphere.h (moved) orxonox/trunk: redesigning directory structure - created defs and ... Thu, 10 Mar 2005 17:39:18 GMT patrick [3474] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/collision.h (modified) * orxonox/trunk/src/coordinates.h (deleted) * orxonox/trunk/src/lib (added) * orxonox/trunk/src/lib/ini_parser.cc (moved) * orxonox/trunk/src/lib/ini_parser.h (moved) * orxonox/trunk/src/lib/list.cc (moved) * orxonox/trunk/src/lib/list.h (moved) * orxonox/trunk/src/lib/list_template.h (moved) * orxonox/trunk/src/world.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: redesigning directory structure - created lib and ...