# # ChangeLog for orxonox/trunk/src/world_entities/primitive.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 5:29:44 AM Mon, 21 Mar 2005 13:52:35 GMT patrick [3616] * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) orxonox/trunk: removed compiler warning for primitive Mon, 21 Mar 2005 13:37:43 GMT patrick [3615] * orxonox/trunk/src/world_entities/primitive.cc (modified) * orxonox/trunk/src/world_entities/primitive.h (modified) orxonox/trunk: finishing work on primitives for the moment. got some ... 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 ... 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 ... 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 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 ... 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 ... 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 ... 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 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 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: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