# # ChangeLog for trunk/src/util/game_rules.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:32:25 PM Tue, 02 May 2006 21:17:39 GMT patrick [7483] * trunk/src/util/game_rules.h (modified) orxonox: kill list work Tue, 02 May 2006 21:08:45 GMT patrick [7482] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/kill.cc (added) * trunk/src/util/kill.h (added) * trunk/src/world_entities/playable.cc (modified) orxonox: working on kill event processing (game rule specific) Mon, 01 May 2006 11:47:53 GMT patrick [7461] * trunk/src/defs/class_id.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/kill_target.cc (added) * trunk/src/util/kill_target.h (added) * trunk/src/util/mission_goal.cc (modified) * trunk/src/util/mission_goal.h (modified) * trunk/src/util/signal_handler.cc (modified) * trunk/src/util/singleplayer_shootemup.cc (modified) orxonox: the mission goal framework is nearly completed Thu, 27 Apr 2006 14:34:21 GMT patrick [7400] * trunk/src/util/game_rules.h (modified) * trunk/src/util/mission_goal.h (modified) worked on game rules and mission goals Mon, 06 Feb 2006 01:09:01 GMT patrick [7044] * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) trunk: death screen now works Sun, 05 Feb 2006 22:26:21 GMT patrick [7035] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) trunk: game rules loading problems Sun, 05 Feb 2006 20:56:04 GMT patrick [7034] * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (added) * trunk/src/util/multiplayer_team_deathmatch.h (added) trunk: started working on the game rules and specificlay on the ... Fri, 03 Feb 2006 15:34:44 GMT patrick [7020] * trunk/src/defs/debug.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/game_rules.h (modified) trunk: added the game rules Fri, 03 Feb 2006 14:15:41 GMT patrick [7017] * trunk/src/util/game_rules.cc (added) * trunk/src/util/game_rules.h (added) trunk: adding game rules structure