# # ChangeLog for trunk/src/story_entities/simple_game_menu.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 4:30:09 PM Mon, 06 Feb 2006 21:12:34 GMT bensch [7063] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) orxonox/trunk: better MenuSelector Fri, 03 Feb 2006 15:33:45 GMT bensch [7019] * trunk/src/defs/class_id.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/elements/text_element.cc (copied) * trunk/src/world_entities/elements/text_element.h (copied) orxonox/trunk: Using TextEngine in the Menu Thu, 02 Feb 2006 21:40:20 GMT bensch [6991] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) orxonox/trunk: fixed the Bug with the Menu loosing its frames Thu, 02 Feb 2006 13:45:07 GMT bensch [6981] * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) * trunk/src/lib/graphics/importer/media_container.h (modified) * trunk/src/lib/graphics/importer/movie_player.h (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/gui/gtk_gui/gui.h (modified) * trunk/src/lib/gui/gtk_gui/gui_audio.h (modified) * trunk/src/lib/gui/gtk_gui/gui_banner.h (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.h (modified) * trunk/src/lib/gui/gtk_gui/gui_flags.h (modified) * trunk/src/lib/gui/gtk_gui/gui_keys.h (modified) * trunk/src/lib/gui/gtk_gui/gui_update.h (modified) * trunk/src/lib/gui/gtk_gui/gui_video.h (modified) * trunk/src/lib/network/connection_monitor.h (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/data_stream.h (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_protocol.h (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/server_socket.h (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_buffer.h (modified) * trunk/src/lib/sound/sound_source.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/subprojects/framework.h (modified) * trunk/src/subprojects/network/network_unit_test.h (modified) * trunk/src/subprojects/network/read_sync.h (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.h (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/environments/water.h (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/npcs/npc.h (modified) * trunk/src/world_entities/npcs/npc_test.h (modified) * trunk/src/world_entities/npcs/npc_test1.h (modified) * trunk/src/world_entities/recorder.h (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) trunk: some virtuals Mon, 30 Jan 2006 22:03:30 GMT patrick [6874] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/campaign_data.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/story_entities/story_def.h (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) trunk: the menu control better implemented Mon, 30 Jan 2006 10:22:25 GMT patrick [6862] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) trunk: the game now always jumps back to the menu Sun, 29 Jan 2006 23:52:08 GMT patrick [6839] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) trunk: the menu is processing Sun, 29 Jan 2006 23:28:03 GMT patrick [6837] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) trunk: more submenu structure Sun, 29 Jan 2006 22:59:39 GMT patrick [6835] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) trunk: resturcture of the game menu for multi-level menus Wed, 25 Jan 2006 13:53:34 GMT patrick [6696] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/world_entities/image_entity.cc (modified) * trunk/src/world_entities/planet.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: works again Sat, 21 Jan 2006 00:18:19 GMT bensch [6634] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/sound/sound_source.h (modified) * trunk/src/story_entities/Makefile.am (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (copied) * trunk/src/story_entities/simple_game_menu.h (copied) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/isolated_unit_test.cc (copied) * trunk/src/subprojects/network/isolated_unit_test.h (copied) * trunk/src/subprojects/network/read_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/write_sync.cc (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/image_entity.cc (copied) * trunk/src/world_entities/image_entity.h (copied) * trunk/src/world_entities/planet.cc (copied) * trunk/src/world_entities/planet.h (copied) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: merged the network-branche back to the trunk merged ... Wed, 18 Jan 2006 00:57:58 GMT patrick [6521] * branches/network/src/story_entities/simple_game_menu.cc (modified) * branches/network/src/story_entities/simple_game_menu.h (modified) network: the background of the menu is now rotating (or the other way ...