#
# ChangeLog for trunk/scripts in orxonox.OLD
#
# Generated by Trac 1.0.9
# Feb 19, 2025, 7:47:21 AM

Fri, 16 Jun 2006 08:23:05 GMT bensch [8518]
	* trunk/scripts/tardis-scratch-checkout.pl (modified)
	* trunk/src/defs/class_id.h (modified)
	* trunk/src/lib/graphics/graphics_engine.cc (modified)
	* trunk/src/lib/graphics/graphics_engine.h (modified)
	* trunk/src/lib/graphics/text_engine/text.cc (modified)
	* trunk/src/lib/graphics/text_engine/text.h (modified)
	* trunk/src/lib/gui/gl/Makefile.am (modified)
	* trunk/src/lib/gui/gl/glgui_inputline.cc (modified)
	* trunk/src/lib/gui/gl/glgui_inputline.h (modified)
	* trunk/src/lib/gui/gl/glgui_style.cc (modified)
	* trunk/src/lib/gui/gl/glgui_style.h (modified)
	* trunk/src/lib/gui/gl/glgui_widget.h (modified)
	* trunk/src/lib/gui/gl/specials (copied)
	* trunk/src/lib/gui/gl/specials/glgui_notifier.cc (copied)
	* trunk/src/lib/gui/gl/specials/glgui_notifier.h (copied)
	* trunk/src/story_entities/simple_game_menu.cc (modified)
	* trunk/src/util/hud.cc (modified)
	* trunk/src/util/hud.h (modified)

	merged the gui back to the trunk


Tue, 04 Apr 2006 13:22:01 GMT bensch [7279]
	* trunk/scripts/tardis-scratch-checkout.pl (modified)

	new much improoved checkout scriptt


Tue, 04 Apr 2006 11:44:04 GMT bensch [7278]
	* trunk/scripts/tardis-scratch-checkout.pl (modified)

	better script for the checkout process


Tue, 04 Apr 2006 10:53:39 GMT bensch [7277]
	* trunk/scripts/tardis-scratch-checkout.pl (modified)

	perl stuff in very cool script


Wed, 01 Mar 2006 09:41:33 GMT bensch [7192]
	* trunk/scripts/tardis-scratch-checkout.pl (added)
	* trunk/scripts/tardis.txt (deleted)
	* trunk/src/lib/coord/p_node.cc (modified)

	scratchout added


Sun, 12 Feb 2006 13:25:57 GMT patrick [7124]
	* trunk/scripts/gentoo/orxonox-0.3.2_alpha-r7122.ebuild (added)

	added a new gentoo ebuild script, donated by stefan fuchs ...


Sat, 07 Jan 2006 22:07:22 GMT bensch [6424]
	* branches/preferences/AUTHORS (modified)
	* trunk/scripts/orxonoxServer.sh (copied)
	* trunk/src/Makefile.am (modified)
	* trunk/src/defs/class_id.h (modified)
	* trunk/src/lib/Makefile.am (modified)
	* trunk/src/lib/coord/p_node.cc (modified)
	* trunk/src/lib/coord/p_node.h (modified)
	* trunk/src/lib/data (copied)
	* trunk/src/lib/data/data_tank.cc (copied)
	* trunk/src/lib/data/data_tank.h (copied)
	* trunk/src/lib/network/network_game_manager.cc (modified)
	* trunk/src/lib/network/network_game_manager.h (modified)
	* trunk/src/lib/network/synchronizeable.cc (modified)
	* trunk/src/orxonox.cc (modified)
	* trunk/src/story_entities/campaign.cc (modified)
	* trunk/src/story_entities/campaign.h (modified)
	* trunk/src/story_entities/campaign_data.cc (copied)
	* trunk/src/story_entities/campaign_data.h (copied)
	* trunk/src/story_entities/debug_world.cc (modified)
	* trunk/src/story_entities/debug_world.h (modified)
	* trunk/src/story_entities/dedicated_server_world.cc (copied)
	* trunk/src/story_entities/dedicated_server_world.h (copied)
	* trunk/src/story_entities/game_world.cc (copied)
	* trunk/src/story_entities/game_world.h (copied)
	* trunk/src/story_entities/game_world_data.cc (copied)
	* trunk/src/story_entities/game_world_data.h (copied)
	* trunk/src/story_entities/multi_player_world.cc (copied)
	* trunk/src/story_entities/multi_player_world.h (copied)
	* trunk/src/story_entities/multi_player_world_data.cc (copied)
	* trunk/src/story_entities/multi_player_world_data.h (copied)
	* trunk/src/story_entities/network_world.cc (deleted)
	* trunk/src/story_entities/network_world.h (deleted)
	* trunk/src/story_entities/single_player_world.cc (copied)
	* trunk/src/story_entities/single_player_world.h (copied)
	* trunk/src/story_entities/single_player_world_data.cc (copied)
	* trunk/src/story_entities/single_player_world_data.h (copied)
	* trunk/src/story_entities/story_entity.cc (modified)
	* trunk/src/story_entities/story_entity.h (modified)
	* trunk/src/story_entities/world.cc (deleted)
	* trunk/src/story_entities/world.h (deleted)
	* trunk/src/subprojects/network/network_unit_test.cc (modified)
	* trunk/src/util/loading/game_loader.cc (modified)
	* trunk/src/util/loading/game_loader.h (modified)
	* trunk/src/world_entities/camera.cc (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/space_ships/space_ship.cc (modified)
	* trunk/src/world_entities/space_ships/space_ship.h (modified)
	* trunk/src/world_entities/spawning_point.cc (modified)
	* trunk/src/world_entities/weapons/ground_turret.cc (modified)
	* trunk/src/world_entities/world_entity.cc (modified)
	* trunk/src/world_entities/world_entity.h (modified)

	orxonox/trunk: merged the branche network back to the trunk
	merged ...


Mon, 12 Dec 2005 17:38:23 GMT bensch [6071]
	* trunk/scripts/valgrind/nv.sup (moved)
	* trunk/src/lib/coord/p_node.cc (modified)
	* trunk/src/lib/coord/p_node.h (modified)

	trunk: sync


Mon, 12 Dec 2005 17:13:31 GMT bensch [6070]
	* trunk/scripts/valgrind (added)
	* trunk/scripts/valgrind/nvidia.suppression (added)
	* trunk/src/lib/coord/null_parent.cc (modified)
	* trunk/src/lib/coord/p_node.h (modified)
	* trunk/src/lib/lang/class_list.h (modified)
	* trunk/src/lib/sound/sound_engine.cc (modified)
	* trunk/src/world_entities/space_ships/space_ship.cc (modified)

	orxonox/trunk: suppression file and minor fixes


Tue, 29 Nov 2005 13:22:37 GMT bensch [5822]
	* trunk/config.h.in (modified)
	* trunk/configure.ac (modified)
	* trunk/scripts/gentoo/orxonox-0.3.2_alpha-rXXXX.ebuild (copied)
	* trunk/src/defs/class_id.h (modified)
	* trunk/src/defs/debug.h (modified)
	* trunk/src/defs/include_paths.am (modified)
	* trunk/src/lib/Makefile.am (modified)
	* trunk/src/lib/lang/class_list.cc (modified)
	* trunk/src/lib/network/Makefile.am (copied)
	* trunk/src/lib/network/Makefile.in (copied)
	* trunk/src/lib/network/README (copied)
	* trunk/src/lib/network/connection_monitor.cc (copied)
	* trunk/src/lib/network/connection_monitor.h (copied)
	* trunk/src/lib/network/data_stream.cc (copied)
	* trunk/src/lib/network/data_stream.h (copied)
	* trunk/src/lib/network/netdefs.h (copied)
	* trunk/src/lib/network/network_manager.cc (copied)
	* trunk/src/lib/network/network_manager.h (copied)
	* trunk/src/lib/network/network_protocol.cc (copied)
	* trunk/src/lib/network/network_protocol.h (copied)
	* trunk/src/lib/network/network_socket.cc (copied)
	* trunk/src/lib/network/network_socket.h (copied)
	* trunk/src/lib/network/network_stream.cc (copied)
	* trunk/src/lib/network/network_stream.h (copied)
	* trunk/src/lib/network/synchronisable.cc (deleted)
	* trunk/src/lib/network/synchronisable.h (deleted)
	* trunk/src/lib/network/synchronizeable.cc (copied)
	* trunk/src/lib/network/synchronizeable.h (copied)
	* trunk/src/orxonox.cc (modified)
	* trunk/src/subprojects/Makefile.am (modified)
	* trunk/src/subprojects/network (copied)
	* trunk/src/subprojects/network/Makefile.am (copied)
	* trunk/src/subprojects/network/Makefile.in (copied)
	* trunk/src/subprojects/network/README (copied)
	* trunk/src/subprojects/network/network_unit_test.cc (copied)
	* trunk/src/subprojects/network/network_unit_test.h (copied)
	* trunk/src/subprojects/network/simple_sync.cc (copied)
	* trunk/src/subprojects/network/simple_sync.h (copied)

	orxonox/trunk: merged branches/network to the trunk
	merged with ...


Tue, 22 Nov 2005 14:31:30 GMT bensch [5708]
	* trunk/scripts/gentoo/orxonox-0.3.2_alpha-r5702.ebuild (modified)
	* trunk/src/lib/physics/fields/field.cc (modified)
	* trunk/src/util/loading/load_param.cc (modified)
	* trunk/src/util/loading/load_param.h (modified)
	* trunk/src/util/loading/load_param_description.h (modified)
	* trunk/src/world_entities/world_entity.cc (modified)

	orxonox/trunk: newer data-revision


Tue, 22 Nov 2005 14:23:32 GMT bensch [5707]
	* trunk/scripts/gentoo/orxonox-0.3.2_alpha-r5702.ebuild (copied)

	trunk: new ebuild


Mon, 24 Oct 2005 12:32:01 GMT bensch [5426]
	* trunk/scripts/tardis.txt (added)

	orxonox/trunk: tardis env-flags


Mon, 10 Oct 2005 22:34:49 GMT bensch [5358]
	* trunk/scripts/data.checkout (deleted)
	* trunk/scripts/orxodox_checkFiles.pl (moved)

	orxonox/trunk: deleted obsolete script


Sun, 02 Oct 2005 07:42:32 GMT bensch [5274]
	* trunk/scripts/gentoo/orxonox-0.3.1_alpha-r5273.ebuild (added)

	orxonox/trunk: new ebuild


Thu, 18 Aug 2005 21:16:50 GMT bensch [5070]
	* branches (moved)
	* releases (moved)
	* tags (moved)
	* trunk (moved)

	reporx: moved orxonox out of orxonox directory, because it is the ...


Fri, 05 Aug 2005 07:33:54 GMT bensch [4971]
	* orxonox/trunk/scripts/gentoo/install_notes (added)

	orxonox/trunk: installation-notes for the ebuild