# # ChangeLog for orxonox/trunk/src/lib/util/list.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 2:27:26 AM Thu, 14 Apr 2005 00:54:02 GMT patrick [3831] * orxonox/trunk/src/animation.h (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) orxonox/trunk: implemente animation sine function 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 ... Wed, 30 Mar 2005 10:06:36 GMT patrick [3669] * orxonox/trunk/src/garbage_collector.cc (modified) * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/util/list.h (modified) orxonox/trunk: now garbage collection is working correctlymake Wed, 30 Mar 2005 09:40:16 GMT patrick [3668] * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/garbage_collector.cc (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/orxonox.cc (modified) orxonox/trunk: made list more performant and less vulnerable to ... Tue, 29 Mar 2005 20:34:25 GMT patrick [3661] * orxonox/trunk/src/garbage_collector.cc (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/simple_animation.cc (modified) * orxonox/trunk/src/track_manager.cc (modified) orxonox/trunk: some changes in the benchmark routines and in the ... 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. ... Fri, 25 Mar 2005 16:51:00 GMT patrick [3652] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/orxonox.cc (modified) orxonox/trunk: added list iterator template. this is a fix in the ... 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 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. 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: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 ... Thu, 10 Mar 2005 21:37:31 GMT patrick [3483] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/base_entity.cc (moved) * orxonox/trunk/src/lib/base_entity.h (moved) * orxonox/trunk/src/lib/base_object.cc (moved) * orxonox/trunk/src/lib/base_object.h (moved) * orxonox/trunk/src/lib/lang (added) * orxonox/trunk/src/lib/math (moved) * orxonox/trunk/src/lib/util (added) * orxonox/trunk/src/lib/util/list.cc (moved) * orxonox/trunk/src/lib/util/list.h (moved) * orxonox/trunk/src/lib/util/list_template.h (moved) * orxonox/trunk/src/world_entities/power_up.cc (moved) * orxonox/trunk/src/world_entities/power_up.h (moved) orxonox/trunk: finaly got the right idea to structure the src code. ... 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 ...