# # ChangeLog for orxonox in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 29, 2024, 9:56:21 AM Sun, 20 Mar 2005 21:38:59 GMT patrick [3607] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/camera.cc (modified) * orxonox/trunk/src/defs/stdincl.h (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/lib/math/quaternion.h (added) * orxonox/trunk/src/lib/math/vector.cc (modified) * orxonox/trunk/src/lib/math/vector_new.h (added) * orxonox/trunk/src/track_node.cc (modified) * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: stdincl was still included everywhere. removed it out ... Fri, 18 Mar 2005 11:02:59 GMT chris [3606] * orxonox/branches/levelloader/src/story_entities/world.cc (modified) orxonox/branches/levelloader: fixed world.cc after trunk remerge Fri, 18 Mar 2005 10:52:15 GMT bensch [3605] * orxonox/branches/levelloader/ChangeLog (modified) * orxonox/branches/levelloader/INSTALL (modified) * orxonox/branches/levelloader/Makefile.in (modified) * orxonox/branches/levelloader/aclocal.m4 (modified) * orxonox/branches/levelloader/config.h.in (modified) * orxonox/branches/levelloader/configure (modified) * orxonox/branches/levelloader/configure.ac (modified) * orxonox/branches/levelloader/doc/documentation.am (modified) * orxonox/branches/levelloader/src/INSTALL (modified) * orxonox/branches/levelloader/src/Makefile.am (modified) * orxonox/branches/levelloader/src/Makefile.in (modified) * orxonox/branches/levelloader/src/ability.h (modified) * orxonox/branches/levelloader/src/ai/ai.h (modified) * orxonox/branches/levelloader/src/camera.cc (modified) * orxonox/branches/levelloader/src/camera.h (modified) * orxonox/branches/levelloader/src/command_node.cc (modified) * orxonox/branches/levelloader/src/defs/debug.h (modified) * orxonox/branches/levelloader/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/branches/levelloader/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/branches/levelloader/src/keynames.cc (modified) * orxonox/branches/levelloader/src/keynames.h (modified) * orxonox/branches/levelloader/src/lib/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/coord/helper_parent.cc (modified) * orxonox/branches/levelloader/src/lib/coord/helper_parent.h (modified) * orxonox/branches/levelloader/src/lib/coord/null_parent.cc (modified) * orxonox/branches/levelloader/src/lib/coord/null_parent.h (modified) * orxonox/branches/levelloader/src/lib/coord/p_node.cc (modified) * orxonox/branches/levelloader/src/lib/coord/p_node.h (modified) * orxonox/branches/levelloader/src/lib/graphics/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/font/fontset.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/array.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/array.h (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/material.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/material.h (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/model.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/objModel.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/texture.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/texture.h (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/windowHandler.h (modified) * orxonox/branches/levelloader/src/lib/graphics/light.cc (copied) * orxonox/branches/levelloader/src/lib/graphics/light.h (copied) * 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/lib/gui/gui/orxonox_gui_gtk.h (modified) * orxonox/branches/levelloader/src/lib/lang/base_object.cc (modified) * orxonox/branches/levelloader/src/lib/lang/base_object.h (modified) * orxonox/branches/levelloader/src/lib/math/curve.cc (modified) * orxonox/branches/levelloader/src/lib/math/curve.h (modified) * orxonox/branches/levelloader/src/lib/math/matrix.cc (deleted) * orxonox/branches/levelloader/src/lib/math/matrix.h (deleted) * orxonox/branches/levelloader/src/lib/math/vector.cc (modified) * orxonox/branches/levelloader/src/lib/math/vector.h (modified) * orxonox/branches/levelloader/src/lib/util/list.h (modified) * orxonox/branches/levelloader/src/light.cc (deleted) * orxonox/branches/levelloader/src/light.h (deleted) * orxonox/branches/levelloader/src/orxonox.cc (modified) * orxonox/branches/levelloader/src/orxonox.conf (modified) * orxonox/branches/levelloader/src/orxonox.h (modified) * orxonox/branches/levelloader/src/proto_class.cc (modified) * orxonox/branches/levelloader/src/proto_class.h (modified) * orxonox/branches/levelloader/src/simple_animation.cc (copied) * orxonox/branches/levelloader/src/simple_animation.h (copied) * orxonox/branches/levelloader/src/story_entities/campaign.h (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.h (modified) * orxonox/branches/levelloader/src/subprojects (copied) * orxonox/branches/levelloader/src/subprojects/Makefile.am (copied) * orxonox/branches/levelloader/src/subprojects/Makefile.in (copied) * orxonox/branches/levelloader/src/subprojects/testmain (copied) * orxonox/branches/levelloader/src/subprojects/testmain/Makefile.am (copied) * orxonox/branches/levelloader/src/subprojects/testmain/Makefile.in (copied) * orxonox/branches/levelloader/src/subprojects/testmain/testmain.cc (copied) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/track_manager.h (modified) * orxonox/branches/levelloader/src/track_node.cc (copied) * orxonox/branches/levelloader/src/track_node.h (copied) * orxonox/branches/levelloader/src/world_entities/character_attributes.cc (copied) * orxonox/branches/levelloader/src/world_entities/character_attributes.h (copied) * orxonox/branches/levelloader/src/world_entities/environment.cc (modified) * orxonox/branches/levelloader/src/world_entities/environment.h (modified) * orxonox/branches/levelloader/src/world_entities/player.cc (modified) * orxonox/branches/levelloader/src/world_entities/player.h (modified) * orxonox/branches/levelloader/src/world_entities/power_up.h (modified) * orxonox/branches/levelloader/src/world_entities/primitive.cc (copied) * orxonox/branches/levelloader/src/world_entities/primitive.h (copied) * orxonox/branches/levelloader/src/world_entities/projectile.cc (copied) * orxonox/branches/levelloader/src/world_entities/projectile.h (copied) * orxonox/branches/levelloader/src/world_entities/shoot_laser.cc (deleted) * orxonox/branches/levelloader/src/world_entities/shoot_laser.h (deleted) * orxonox/branches/levelloader/src/world_entities/shoot_rocket.cc (deleted) * orxonox/branches/levelloader/src/world_entities/shoot_rocket.h (deleted) * orxonox/branches/levelloader/src/world_entities/skysphere.cc (modified) * orxonox/branches/levelloader/src/world_entities/skysphere.h (modified) * orxonox/branches/levelloader/src/world_entities/terrain.cc (copied) * orxonox/branches/levelloader/src/world_entities/terrain.h (copied) * orxonox/branches/levelloader/src/world_entities/weapon.cc (copied) * orxonox/branches/levelloader/src/world_entities/weapon.h (copied) * orxonox/branches/levelloader/src/world_entities/world_entity.cc (modified) * orxonox/branches/levelloader/src/world_entities/world_entity.h (modified) orxonox/trunk: merged trunk back to levelloader merged with command: ... Fri, 18 Mar 2005 09:49:55 GMT chris [3604] * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/world_entities/player.cc (modified) orxonox/branches/levelloader: Found the bug that prevented the loaded ... 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 ... Fri, 18 Mar 2005 01:22:57 GMT bensch [3601] * orxonox/trunk/ChangeLog (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: no more movement at the end of the Track Fri, 18 Mar 2005 00:02:30 GMT bensch [3600] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/light.h (modified) orxonox/trunk: nice doxygen-information about the LightManager Thu, 17 Mar 2005 23:44:13 GMT bensch [3599] * orxonox/trunk/src/light.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: LightManager: preventing seg-fault 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 16:44:56 GMT bensch [3595] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/math/curve.cc (modified) * orxonox/trunk/src/lib/math/curve.h (modified) * orxonox/trunk/src/lib/math/matrix.cc (deleted) * orxonox/trunk/src/lib/math/matrix.h (deleted) * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: deleted the UPOINTCURVE was very bad. also deleted ... Thu, 17 Mar 2005 16:27:36 GMT bensch [3594] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) orxonox/trunk: TrackManager now uses tList instead of Arrays (**). ... Thu, 17 Mar 2005 14:53:02 GMT bensch [3593] * orxonox/trunk/src/lib/math/curve.cc (modified) * orxonox/trunk/src/proto_class.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) * orxonox/trunk/src/track_manager.h (modified) orxonox/trunk: moved some stuff from TrackManager to TrackElement Thu, 17 Mar 2005 14:33:58 GMT bensch [3592] * orxonox/trunk/config.h.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/orxonox.cc (modified) orxonox/trunk: debug.h: now ability to choose between modular and not ... Thu, 17 Mar 2005 13:04:02 GMT bensch [3591] * orxonox/trunk/src/command_node.cc (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/track_manager.cc (modified) orxonox/trunk: debug.h some cleanup 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:53:46 GMT bensch [3589] * orxonox/trunk/src/world_entities/primitive.cc (modified) orxonox/trunk: now the Material on the sphere gets displayed 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 22:59:51 GMT patrick [3585] * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) orxonox/trunk: player now implements weapon change and fire Wed, 16 Mar 2005 22:26:57 GMT patrick [3584] * orxonox/trunk/src/orxonox.conf (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) orxonox/trunk: connected the weapon system to the input_node structure Wed, 16 Mar 2005 22:08:33 GMT patrick [3583] * orxonox/trunk/src/world_entities/character_attributes.cc (modified) * orxonox/trunk/src/world_entities/character_attributes.h (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/projectile.h (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: some changes in the character_attributes, projectile ... Wed, 16 Mar 2005 17:54:34 GMT patrick [3582] * orxonox/trunk/src/world_entities/character_attributes.cc (modified) * orxonox/trunk/src/world_entities/character_attributes.h (modified) orxonox/trunk: written character framework Wed, 16 Mar 2005 17:26:01 GMT patrick [3581] * orxonox/trunk/src/world_entities/character_attributes.h (modified) orxonox/trunk: character attributes defined Wed, 16 Mar 2005 17:09:32 GMT patrick [3580] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/world_entities/character_attributes.cc (added) * orxonox/trunk/src/world_entities/character_attributes.h (added) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: added character_attributes to orxonox, it will ... Wed, 16 Mar 2005 17:02:21 GMT bensch [3579] * 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/subprojects/Makefile.in (modified) * orxonox/trunk/src/subprojects/testmain/Makefile.in (modified) * orxonox/trunk/src/world_entities/projectile.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) orxonox/trunk: preventing seg-fault Wed, 16 Mar 2005 16:53:20 GMT patrick [3578] * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/environment.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/projectile.cc (modified) * orxonox/trunk/src/world_entities/projectile.h (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: working on projectile, functions and doxy, modified ... Wed, 16 Mar 2005 16:16:40 GMT patrick [3577] * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: enabling disabling of weapons Wed, 16 Mar 2005 15:35:02 GMT patrick [3576] * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: added function for setting the energy of a weapon Wed, 16 Mar 2005 15:24:09 GMT patrick [3575] * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: weapon skeleton extended Wed, 16 Mar 2005 15:21:10 GMT patrick [3574] * orxonox/trunk/src/world_entities/projectile.cc (modified) orxonox/trunk: little projectile mod - restructure of the draw functnion 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 09:56:02 GMT bensch [3572] * orxonox/trunk/src/subprojects/testmain/testmain.cc (moved) orxonox/trunk: messed up the name Wed, 16 Mar 2005 09:52:43 GMT bensch [3571] * orxonox/trunk/src/subprojects/testmain/testmai.cc (added) orxonox/trunk: testmain.cc added. Wed, 16 Mar 2005 01:04:32 GMT bensch [3570] * orxonox/tags/0.2.2-pre-alpha (copied) * orxonox/tags/0.2.2-pre-alpha/configure (copied) * orxonox/tags/0.2.2-pre-alpha/configure.ac (copied) * orxonox/tags/0.2.2-pre-alpha/src/Makefile.in (copied) * orxonox/tags/0.2.2-pre-alpha/src/lib/Makefile.in (copied) * orxonox/tags/0.2.2-pre-alpha/src/lib/graphics/Makefile.in (copied) * orxonox/tags/0.2.2-pre-alpha/src/lib/graphics/importer/Makefile.in (copied) * orxonox/tags/0.2.2-pre-alpha/src/lib/gui/Makefile.in (copied) * orxonox/tags/0.2.2-pre-alpha/src/lib/gui/console/Makefile.in (copied) * orxonox/tags/0.2.2-pre-alpha/src/lib/gui/gui/Makefile.in (copied) * orxonox/tags/0.2.2-pre-alpha/src/subprojects/Makefile.in (copied) * orxonox/tags/0.2.2-pre-alpha/src/subprojects/testmain/Makefile.in (copied) orxonox/tags: new tag added from version 0.2.2-pre-alpha Wed, 16 Mar 2005 01:03:14 GMT bensch [3569] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * 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/subprojects/Makefile.in (modified) * orxonox/trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: new Version number set. V0.2.2-pre-alpha 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 17:03:02 GMT bensch [3563] * orxonox/branches/levelloader/Makefile.in (modified) * orxonox/branches/levelloader/aclocal.m4 (modified) * orxonox/branches/levelloader/configure (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: sorry. did not want to mess this up Tue, 15 Mar 2005 17:01:21 GMT chris [3562] * orxonox/branches/levelloader/src/lib/util/substring.cc (modified) * orxonox/branches/levelloader/src/track_manager.cc (modified) orxonox/branches/levelloader: Managed to get through the whole ... Tue, 15 Mar 2005 16:59:44 GMT bensch [3561] * orxonox/branches/levelloader/Makefile.in (modified) * orxonox/branches/levelloader/aclocal.m4 (modified) * orxonox/branches/levelloader/configure (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/trackManager (deleted) * orxonox/branches/updater (modified) * orxonox/branches/updater/Makefile.am (modified) * orxonox/branches/updater/Makefile.in (modified) * orxonox/branches/updater/NEWS (modified) * orxonox/branches/updater/configure (modified) * orxonox/branches/updater/configure.ac (modified) * orxonox/branches/updater/doc/orxodox.checkFiles.pl (copied) * orxonox/branches/updater/doc/orxodox.src (modified) * orxonox/branches/updater/doc/orxonox.1 (modified) orxonox/branches: deleted obsolete branche trackManager. all ... 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 11:08:27 GMT bensch [3558] * orxonox/trunk/Makefile.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/doc/documentation.am (modified) * 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/subprojects/Makefile.in (modified) * orxonox/trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: now the documentation only gets build if requested ... Tue, 15 Mar 2005 09:53:46 GMT chris [3557] * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/lib/coord/p_node.cc (modified) * orxonox/branches/levelloader/src/lib/coord/p_node.h (modified) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/campaign.h (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/world_entities/environment.cc (modified) orxonox/branches/levelloader: Rolling toward bug-free-ness 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 Tue, 15 Mar 2005 01:23:52 GMT bensch [3555] * orxonox/trunk/ChangeLog (modified) * orxonox/trunk/INSTALL (modified) * orxonox/trunk/src/INSTALL (modified) * 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/subprojects/Makefile.in (modified) * orxonox/trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: ChangeLog/INSTALL reniced. Mon, 14 Mar 2005 23:21:28 GMT bensch [3554] * 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: nicer constructor 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:58:59 GMT bensch [3552] * 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: added init-function to PNode and chars now get copied ... 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 22:07:45 GMT bensch [3550] * orxonox/trunk/src/camera.cc (modified) orxonox/trunk: second world visible again :) Mon, 14 Mar 2005 20:58:45 GMT bensch [3549] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/subprojects (added) * orxonox/trunk/src/subprojects/Makefile.am (added) * orxonox/trunk/src/subprojects/Makefile.in (added) * orxonox/trunk/src/subprojects/testmain (added) * orxonox/trunk/src/subprojects/testmain/Makefile.am (added) * orxonox/trunk/src/subprojects/testmain/Makefile.in (added) orxonox/trunk: added folder subprojects. now one can test all the ... 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 19:49:56 GMT patrick [3547] * orxonox/trunk/src/lib/coord/p_node.cc (modified) orxonox/trunk: finished work on pnode, now all has been done. until... 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- ... Mon, 14 Mar 2005 08:58:58 GMT chris [3542] * orxonox/branches/levelloader/src/defs/debug.h (modified) * orxonox/branches/levelloader/src/factory.cc (modified) * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/objModel.cc (modified) * orxonox/branches/levelloader/src/lib/graphics/importer/objModel.h (modified) * orxonox/branches/levelloader/src/orxonox.cc (modified) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/world_entities/environment.cc (modified) * orxonox/branches/levelloader/src/world_entities/environment.h (modified) * orxonox/branches/levelloader/src/world_entities/player.cc (modified) * orxonox/branches/levelloader/src/world_entities/player.h (modified) orxonox/branches/levelloader: First incarnation of a debugworld ... Sun, 13 Mar 2005 23:39:30 GMT bensch [3541] * orxonox/trunk/src/lib/math/vector.cc (modified) * orxonox/trunk/src/lib/math/vector.h (modified) orxonox/trunk: debug information for class vector and quaternion Sun, 13 Mar 2005 23:39:15 GMT patrick [3540] * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: now, the flyer follows the track exactly (almost). 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:57:19 GMT bensch [3536] * orxonox/trunk/src/glmenu/glmenu_imagescreen.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: GL_TEXTURE_2D-patch: now only enabled and disabled ... 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 22:30:11 GMT patrick [3534] * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/util/list.h (modified) orxonox/trunk: fixed another bug in list-template and added patch ... Sun, 13 Mar 2005 22:19:00 GMT bensch [3533] * 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/track_node.cc (modified) * orxonox/trunk/src/track_node.h (modified) orxonox/trunk: added some more files to the new destructor-type Sun, 13 Mar 2005 22:08:57 GMT patrick [3532] * orxonox/trunk/src/lib/util/list.h (modified) orxonox/trunk: fixed a bug in the list template, that has sleepen ... Sun, 13 Mar 2005 21:50:43 GMT bensch [3531] * 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/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/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/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: all WorldEntities/PWodes now destroy all date they ... Sun, 13 Mar 2005 21:40:25 GMT chris [3530] * orxonox/branches/levelloader/Makefile.in (modified) * orxonox/branches/levelloader/aclocal.m4 (modified) * orxonox/branches/levelloader/configure (modified) * orxonox/branches/levelloader/src/defs/debug.h (modified) * orxonox/branches/levelloader/src/defs/error.h (modified) * orxonox/branches/levelloader/src/defs/stdincl.h (modified) * orxonox/branches/levelloader/src/factory.cc (modified) * orxonox/branches/levelloader/src/factory.h (modified) * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/game_loader.h (modified) * orxonox/branches/levelloader/src/lib/util/substring.cc (modified) * orxonox/branches/levelloader/src/lib/util/substring.h (modified) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/campaign.h (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.h (modified) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/track_manager.h (modified) orxonox/branches/levelloader: Got the system to compile, the basic ... 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 20:09:25 GMT bensch [3528] * 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/track_manager.cc (modified) * orxonox/trunk/src/track_node.cc (modified) orxonox/trunk: TrackNode gets initialized by TrackManager now. 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 17:59:20 GMT chris [3525] * orxonox/branches/levelloader/src/Makefile.am (modified) * orxonox/branches/levelloader/src/Makefile.in (modified) * orxonox/branches/levelloader/src/defs/stdincl.h (modified) * orxonox/branches/levelloader/src/factory.cc (modified) * orxonox/branches/levelloader/src/factory.h (modified) * orxonox/branches/levelloader/src/game_loader.cc (modified) * orxonox/branches/levelloader/src/game_loader.h (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/lib/util/substring.cc (added) * orxonox/branches/levelloader/src/lib/util/substring.h (added) * orxonox/branches/levelloader/src/lib/xmlparser (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinystr.cc (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinystr.h (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxml.cc (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxml.h (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxmlerror.cc (added) * orxonox/branches/levelloader/src/lib/xmlparser/tinyxmlparser.cc (added) * orxonox/branches/levelloader/src/story_entities/campaign.cc (modified) * orxonox/branches/levelloader/src/story_entities/campaign.h (modified) * orxonox/branches/levelloader/src/story_entities/story_entity.h (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/story_entities/world.h (modified) * orxonox/branches/levelloader/src/substring.cc (deleted) * orxonox/branches/levelloader/src/substring.h (deleted) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/track_manager.h (modified) * orxonox/branches/levelloader/src/xmlparser (deleted) orxonox/branches/levelloader: removed excess class usage adn messed ... Sun, 13 Mar 2005 17:55:58 GMT patrick [3524] * orxonox/trunk/src/world_entities/primitive.cc (added) * orxonox/trunk/src/world_entities/primitive.h (added) orxonox/trunk/world_entities: adding missing primitive class Sun, 13 Mar 2005 16:16:24 GMT chris [3523] * orxonox/branches/levelloader/src/defs/stdincl.h (modified) * orxonox/branches/levelloader/src/story_entities/world.cc (modified) * orxonox/branches/levelloader/src/substring.cc (added) * orxonox/branches/levelloader/src/substring.h (added) * orxonox/branches/levelloader/src/track_manager.cc (modified) * orxonox/branches/levelloader/src/track_manager.h (modified) orxonox/branches/levelloader: Implemented support for loading tracks ... 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 ... Sat, 12 Mar 2005 16:51:31 GMT bensch [3520] * orxonox/branches/trackManager/src/lib/coord/p_node.cc (modified) * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/world_entities/environment.cc (modified) * orxonox/branches/trackManager/src/world_entities/player.cc (modified) orxonox/branches/trackManager: the ship now rotates with the ... Sat, 12 Mar 2005 12:26:46 GMT bensch [3519] * orxonox/branches/trackManager/src/Makefile.in (modified) * orxonox/branches/trackManager/src/defs/debug.h (modified) * orxonox/branches/trackManager/src/lib/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/coord/p_node.cc (modified) * orxonox/branches/trackManager/src/lib/graphics/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/graphics/importer/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/gui/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/gui/console/Makefile.in (modified) * orxonox/branches/trackManager/src/lib/gui/gui/Makefile.in (modified) * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/world_entities/skysphere.cc (modified) * orxonox/branches/trackManager/src/world_entities/skysphere.h (modified) orxonox/branches/trackManager: merged trunk back to trackManager ... Sat, 12 Mar 2005 12:08:28 GMT bensch [3518] * orxonox/branches/trackManager/src/story_entities/world.cc (modified) orxonox/branches/trackManager: some fancy track, and deleted ... Sat, 12 Mar 2005 11:34:15 GMT bensch [3517] * orxonox/branches/trackManager/src/lib/math/curve.cc (modified) * orxonox/branches/trackManager/src/lib/math/curve.h (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) orxonox/branches/trackManager: some doxygen-tags. Sat, 12 Mar 2005 03:00:06 GMT bensch [3516] * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) orxonox/branches/trackManager: now nearest works... this was rather ... Sat, 12 Mar 2005 02:11:30 GMT bensch [3515] * orxonox/branches/trackManager/src/story_entities/world.cc (modified) * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) orxonox/branches/trackManager: now ability to set LEFT-RIGHT decision ... Sat, 12 Mar 2005 01:27:48 GMT bensch [3514] * orxonox/branches/trackManager/src/track_manager.cc (modified) * orxonox/branches/trackManager/src/track_manager.h (modified) orxonox/branches/trackManager: constructed a simple pathChooser- ... Fri, 11 Mar 2005 23:42:36 GMT bensch [3513] * orxonox/branches/soundEngine/src/sound_control.cc (modified) orxonox/branches/soundEngine: minor fix Fri, 11 Mar 2005 23:41:09 GMT bensch [3512] * orxonox/branches/soundEngine/src/sound_control.cc (modified) * orxonox/branches/soundEngine/src/sound_control.h (modified) * orxonox/branches/soundEngine/src/sound_test.cc (modified) orxonox/branches/soundEngine: modified, so it has some more c++ style Fri, 11 Mar 2005 23:30:43 GMT bensch [3511] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) orxonox/trunk: nicer debug-output Fri, 11 Mar 2005 22:45:45 GMT bensch [3510] * orxonox/branches/soundEngine/src/sound_control.cc (modified) orxonox/branches/soundEngine: now works again due to init-fix Fri, 11 Mar 2005 22:33:44 GMT bensch [3509] * orxonox/branches/soundEngine/src/Makefile.am (modified) * orxonox/branches/soundEngine/src/Makefile.in (modified) * orxonox/branches/soundEngine/src/sound_control.cc (modified) * orxonox/branches/soundEngine/src/sound_control.h (modified) * orxonox/branches/soundEngine/src/sound_test.cc (added) orxonox/branches/soundEngine: moved unrelevant stuff out of ... Fri, 11 Mar 2005 21:34:35 GMT bensch [3508] * orxonox/branches/soundEngine/config.h.in (modified) * orxonox/branches/soundEngine/configure (modified) * orxonox/branches/soundEngine/configure.ac (modified) * orxonox/branches/soundEngine/src/Makefile.am (modified) * orxonox/branches/soundEngine/src/sound_control.cc (added) * orxonox/branches/soundEngine/src/sound_control.h (added) orxonox/branche/soundManager: added sound_control and it compiles