# # ChangeLog for trunk/src/lib/BuildLibs.am in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 6:18:52 AM Mon, 29 May 2006 13:28:41 GMT patrick [7954] * trunk/configure.ac (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/connection_monitor.cc (modified) * trunk/src/lib/network/connection_monitor.h (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/data_stream.cc (modified) * trunk/src/lib/network/handshake.cc (modified) * trunk/src/lib/network/handshake.h (modified) * trunk/src/lib/network/message_manager.cc (copied) * trunk/src/lib/network/message_manager.h (copied) * trunk/src/lib/network/netdefs.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_log.cc (copied) * trunk/src/lib/network/network_log.h (copied) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/server_socket.cc (modified) * trunk/src/lib/network/server_socket.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/lib/network/synchronizeable_var (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_bool.cc (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_bool.h (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_float.cc (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_float.h (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_int.cc (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_int.h (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_quaternion.cc (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_quaternion.h (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_string.cc (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_string.h (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_uint.cc (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_uint.h (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_var.cc (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_var.h (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_vector.cc (copied) * trunk/src/lib/network/synchronizeable_var/synchronizeable_vector.h (copied) * trunk/src/lib/network/tcp_server_socket.cc (copied) * trunk/src/lib/network/tcp_server_socket.h (copied) * trunk/src/lib/network/tcp_socket.cc (copied) * trunk/src/lib/network/tcp_socket.h (copied) * trunk/src/lib/network/udp_server_socket.cc (copied) * trunk/src/lib/network/udp_server_socket.h (copied) * trunk/src/lib/network/udp_socket.cc (copied) * trunk/src/lib/network/udp_socket.h (copied) * trunk/src/lib/network/zip.cc (copied) * trunk/src/lib/network/zip.h (copied) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/npcs/ground_turret.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.h (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.h (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) * trunk/src/world_entities/space_ships/hover.cc (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/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) trunk: merged the network branche back to trunk. Wed, 17 May 2006 22:55:34 GMT bensch [7661] * trunk/acinclude.m4 (modified) * trunk/config.h.in (modified) * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/defs/debug.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/event/key_names.cc (modified) * trunk/src/lib/event/key_names.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/gui/Makefile.am (modified) * trunk/src/lib/gui/gtk_gui/Makefile.am (modified) * trunk/src/lib/gui/gtk_gui/gui_element.h (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.cc (modified) * trunk/src/lib/gui/gtk_gui/gui_update.cc (modified) * trunk/src/lib/gui/gui.cc (copied) * trunk/src/lib/gui/gui.h (copied) * trunk/src/lib/gui/gui_element.cc (copied) * trunk/src/lib/gui/gui_element.h (copied) * trunk/src/lib/gui/gui_saveable.cc (copied) * trunk/src/lib/gui/gui_saveable.h (copied) * trunk/src/lib/gui/qt_gui (copied) * trunk/src/lib/gui/qt_gui/Makefile.am (copied) * trunk/src/lib/gui/qt_gui/banner.xpm (copied) * trunk/src/lib/gui/qt_gui/gui_audio.cc (copied) * trunk/src/lib/gui/qt_gui/gui_audio.h (copied) * trunk/src/lib/gui/qt_gui/gui_control.cc (copied) * trunk/src/lib/gui/qt_gui/gui_control.h (copied) * trunk/src/lib/gui/qt_gui/gui_general.cc (copied) * trunk/src/lib/gui/qt_gui/gui_general.h (copied) * trunk/src/lib/gui/qt_gui/gui_video.cc (copied) * trunk/src/lib/gui/qt_gui/gui_video.h (copied) * trunk/src/lib/gui/qt_gui/q_image_widget.cc (copied) * trunk/src/lib/gui/qt_gui/q_image_widget.h (copied) * trunk/src/lib/gui/qt_gui/qt_gui.cc (copied) * trunk/src/lib/gui/qt_gui/qt_gui.h (copied) * trunk/src/lib/gui/qt_gui/qt_gui_elements.cc (copied) * trunk/src/lib/gui/qt_gui/qt_gui_elements.h (copied) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/parser/ini_parser/ini_parser.cc (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/parser/preferences/ini_file_prefs_reader.cc (modified) * trunk/src/lib/particles/dot_emitter.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (modified) * trunk/src/lib/util/directory.cc (copied) * trunk/src/lib/util/directory.h (copied) * trunk/src/lib/util/file.cc (copied) * trunk/src/lib/util/file.h (copied) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) * trunk/src/lib/util/osdir.h (deleted) * trunk/src/lib/util/preferences.cc (modified) * trunk/src/lib/util/preferences.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) orxonox/trunk: merged the QT_GUI back to the trunk merged with ... Sun, 30 Apr 2006 02:28:17 GMT bensch [7457] * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/text_engine/multi_line_text.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/lib/shell/some_shell_commands.cc (modified) orxonox/trunk: Size2D is ok now for the MultiLineText Sat, 29 Apr 2006 20:38:12 GMT bensch [7455] * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/graphics/text_engine/multi_line_text.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: fixed a SegFault (that this worked before is some ... Sat, 29 Apr 2006 20:08:38 GMT bensch [7453] * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/text_engine/multi_line_text.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) orxonox/trunk: Size is local to text now Sat, 29 Apr 2006 19:49:11 GMT bensch [7451] * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/graphics/text_engine/multi_line_text.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: Test the MultiLineText in this revision Thu, 30 Mar 2006 09:45:31 GMT bensch [7256] * trunk/AUTHORS (modified) * trunk/configure.ac (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/defs/globals.h (modified) * trunk/src/lib/BuildLibs.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/parser/Makefile.am (modified) * trunk/src/lib/parser/cmdline_parser (copied) * trunk/src/lib/parser/cmdline_parser/Makefile.am (copied) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.cc (copied) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.h (copied) * trunk/src/lib/parser/ini_parser/ini_parser.cc (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/parser/preferences (copied) * trunk/src/lib/parser/preferences/Makefile.am (copied) * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.cc (copied) * trunk/src/lib/parser/preferences/cmd_line_prefs_reader.h (copied) * trunk/src/lib/parser/preferences/ini_file_prefs_reader.cc (copied) * trunk/src/lib/parser/preferences/ini_file_prefs_reader.h (copied) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/preferences.cc (copied) * trunk/src/lib/util/preferences.h (copied) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/subprojects/framework.cc (modified) orxonox/trunk: merged the preferences back to the trunk merged with ... Thu, 16 Feb 2006 13:29:21 GMT bensch [7151] * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/lib/BuildLibs.am (modified) * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/WorldEntities.am (added) orxonox/trunk: new and more improved WE make process Sat, 04 Feb 2006 19:21:43 GMT bensch [7033] * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/lib/BuildLibs.am (added) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/math/Makefile.am (copied) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) trunk: better make structure