# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 10, 2024, 2:10:39 PM Sat, 06 May 2006 09:11:57 GMT bensch [7551] * branches/qt_gui/src/lib/gui/qt_gui/gui_audio.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.h (modified) orxonox/qt_gui: more gui-stuff Sat, 06 May 2006 09:09:03 GMT rennerc [7550] * branches/network/src/subprojects/network/network_unit_test.cc (modified) subprojects/network uses should test net network sockets now Sat, 06 May 2006 08:52:49 GMT bensch [7549] * branches/qt_gui/src/lib/gui/gui.h (modified) * branches/qt_gui/src/lib/gui/gui_element.cc (modified) * branches/qt_gui/src/lib/gui/gui_element.h (modified) * branches/qt_gui/src/lib/gui/gui_saveable.cc (modified) * branches/qt_gui/src/lib/gui/gui_saveable.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_audio.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_audio.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.h (modified) Saveable integration. Step 1 Sat, 06 May 2006 08:06:53 GMT bensch [7548] * branches/qt_gui/src/lib/gui/gui.cc (modified) * branches/qt_gui/src/lib/gui/gui.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) orxonox/qt_gui: start-stop-events Sat, 06 May 2006 07:52:07 GMT bensch [7547] * branches/qt_gui/src/lib/gui/gui.cc (modified) * branches/qt_gui/src/lib/gui/gui.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.cc (modified) * branches/qt_gui/src/orxonox.cc (modified) orxonox/qt_gui: more gui-implementation Sat, 06 May 2006 07:14:10 GMT hdavid [7546] * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h (modified) branches/atmospheric_engine Fri, 05 May 2006 23:36:22 GMT patrick [7545] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/subprojects/framework.cc (modified) cd: work on the obb creation algorithm Fri, 05 May 2006 18:23:48 GMT bottac [7544] * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) bsp_file looks now in the orxonox data-directory for textures. Fri, 05 May 2006 16:00:33 GMT bensch [7543] * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.h (modified) orxonox/trunk: Quit button Works... more like start button, but it works Fri, 05 May 2006 15:55:49 GMT bensch [7542] * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) Stoeff Fri, 05 May 2006 13:55:47 GMT rennerc [7541] * branches/network/src/lib/network/tcp_server_socket.cc (modified) * branches/network/src/lib/network/tcp_server_socket.h (modified) * branches/network/src/lib/network/tcp_socket.cc (modified) * branches/network/src/lib/network/tcp_socket.h (modified) * branches/network/src/lib/network/udp_socket.cc (modified) copied old networkSocket/serverSocket code in new classes Fri, 05 May 2006 13:16:09 GMT rennerc [7540] * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/network_manager.cc (modified) * branches/network/src/lib/network/network_socket.cc (modified) * branches/network/src/lib/network/network_socket.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/network_stream.h (modified) * branches/network/src/lib/network/server_socket.cc (modified) * branches/network/src/lib/network/server_socket.h (modified) * branches/network/src/lib/network/tcp_server_socket.cc (added) * branches/network/src/lib/network/tcp_server_socket.h (added) * branches/network/src/lib/network/tcp_socket.cc (added) * branches/network/src/lib/network/tcp_socket.h (added) * branches/network/src/lib/network/udp_server_socket.cc (added) * branches/network/src/lib/network/udp_server_socket.h (added) * branches/network/src/lib/network/udp_socket.cc (added) * branches/network/src/lib/network/udp_socket.h (added) implemented udp sockets Fri, 05 May 2006 08:44:18 GMT bensch [7539] * branches/qt_gui/src/lib/gui/gui_element.cc (modified) * branches/qt_gui/src/lib/gui/gui_element.h (modified) * branches/qt_gui/src/lib/gui/gui_saveable.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_audio.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.h (modified) orxonox/qt_gui: elements defined Thu, 04 May 2006 14:42:03 GMT bensch [7538] * branches/qt_gui/acinclude.m4 (modified) sync Thu, 04 May 2006 14:35:25 GMT patrick [7537] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/util/executor/functor_list.h (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) * branches/cd/src/world_entities/world_entity.cc (modified) * branches/cd/src/world_entities/world_entity.h (modified) collision: setup test topology Thu, 04 May 2006 14:17:13 GMT bensch [7536] * branches/qt_gui/acinclude.m4 (modified) orxonox/qt_gui: should compile on all platforms Thu, 04 May 2006 14:04:49 GMT patrick [7535] * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) collision detection: routing tree depth through infrastructure Thu, 04 May 2006 13:14:25 GMT bensch [7534] * branches/qt_gui/acinclude.m4 (modified) * branches/qt_gui/configure.ac (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_audio.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_audio.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) orxonox/trunk: QT-4 works on Tardis Thu, 04 May 2006 12:59:48 GMT patrick [7533] * branches/cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.h (modified) collision: subproject up Thu, 04 May 2006 11:58:22 GMT amaechler [7532] * branches/atmospheric_engine/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc (modified) branches/atmospheric_engine: basic volumetric cube Thu, 04 May 2006 07:52:36 GMT bensch [7531] * branches/qt_gui/src/lib/gui/qt_gui/gui_video.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.h (modified) strange error on tardis again Wed, 03 May 2006 22:31:54 GMT hdavid [7530] * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h (modified) * branches/atmospheric_engine/src/story_entities/game_world.cc (modified) branches/atmospheric_engine: ticking and drawing from the ... Wed, 03 May 2006 20:26:46 GMT bensch [7529] * branches/qt_gui/src/lib/gui/qt_gui/gui_video.cc (modified) orxonox/trunk: ComboBox now gets filled with Resolutions Wed, 03 May 2006 20:20:44 GMT bensch [7528] * branches/qt_gui/acinclude.m4 (modified) * branches/qt_gui/configure.ac (modified) qt_gui: some more configure-stuff Wed, 03 May 2006 20:13:16 GMT bensch [7527] * branches/qt_gui/acinclude.m4 (modified) * branches/qt_gui/configure.ac (modified) orxonox/trunk: compiles on my machine again Wed, 03 May 2006 15:49:36 GMT patrick [7526] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) orxonox: work flush on hm Wed, 03 May 2006 15:31:02 GMT stefalie [7525] * branches/bsp_model/src/lib/graphics/importer/material.cc (modified) branches/bsp_model: setSDLSurfaceDiffuseMap added to Material Wed, 03 May 2006 15:20:13 GMT stefalie [7524] * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/material.cc (modified) * branches/bsp_model/src/lib/graphics/importer/material.h (modified) branches/bsp_model: setSDLSurfaceDiffuseMap added to Material Wed, 03 May 2006 15:01:22 GMT amaechler [7523] * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h (modified) branches/atmospheric_engine: Wed, 03 May 2006 14:42:35 GMT bensch [7522] * branches/bsp_model/src/lib/graphics/importer/texture.cc (modified) * branches/bsp_model/src/lib/graphics/importer/texture.h (modified) Textures are way improved now Wed, 03 May 2006 14:17:32 GMT bensch [7521] * branches/qt_gui/acinclude.m4 (modified) * branches/qt_gui/configure.ac (modified) orxonox/branches/qt_gui: works now on Tardis Wed, 03 May 2006 14:14:27 GMT amaechler [7520] * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h (modified) branches/atmospheric_engine: Wed, 03 May 2006 14:10:17 GMT hdavid [7519] * branches/atmospheric_engine/src/Makefile.am (modified) * branches/atmospheric_engine/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h (modified) Wed, 03 May 2006 14:08:41 GMT bensch [7518] * branches/qt_gui/src/Makefile.am (modified) compile and link on Tardis (with a minor hack) Wed, 03 May 2006 13:55:23 GMT stefalie [7517] * branches/multitexture (deleted) Wed, 03 May 2006 13:32:05 GMT amaechler [7516] * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h (modified) branches/atmospheric_engine: Wed, 03 May 2006 13:25:38 GMT hdavid [7515] * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h (modified) Wed, 03 May 2006 13:02:39 GMT hdavid [7514] * branches/atmospheric_engine/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/atmospheric_engine.h (modified) branches/atmospheric_engine: AtmosphericEngine ticks and draws the ... Wed, 03 May 2006 13:02:32 GMT bensch [7513] * branches/bsp_model/src/lib/graphics/importer/material.cc (modified) * branches/bsp_model/src/lib/graphics/importer/material.h (modified) material updated, so now select first deselects tho old Material Wed, 03 May 2006 12:53:30 GMT patrick [7512] * branches/network/src/lib/network/synchronizeable.cc (modified) network: just modified the comments Wed, 03 May 2006 12:51:12 GMT bottac [7511] * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_file.h (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) Wed, 03 May 2006 12:37:13 GMT bensch [7510] * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/bsp_model/src/lib/graphics/importer/material.cc (modified) * branches/bsp_model/src/lib/graphics/importer/material.h (modified) * branches/bsp_model/src/lib/graphics/render2D/billboard.cc (modified) * branches/bsp_model/src/world_entities/weapons/crosshair.cc (modified) orxonox/bsp_model: Material should support multiple Textures now Wed, 03 May 2006 12:30:51 GMT hdavid [7509] * branches/atmospheric_engine/src/lib/graphics/effects/atmospheric_engine.cc (modified) branches/atmospheric_engine: killing the weather effects works Wed, 03 May 2006 12:29:17 GMT rennerc [7508] * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_bool.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_int.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) implemented synchronizeable Wed, 03 May 2006 11:59:17 GMT bottac [7507] * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_file.h (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_tree_leaf.cc (added) * branches/bsp_model/src/lib/graphics/importer/bsp_tree_leaf.h (added) Added bsp_tree_leaf. Wed, 03 May 2006 11:54:35 GMT amaechler [7506] * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc~ (deleted) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h~ (deleted) branches/atmospheric_engine: ... Wed, 03 May 2006 11:53:42 GMT amaechler [7505] * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h~ (modified) branches/atmospheric_engine Wed, 03 May 2006 11:46:39 GMT amaechler [7504] * branches/atmospheric_engine/src/defs/class_id.h (modified) * branches/atmospheric_engine/src/lib/graphics/Makefile.am (modified) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc (added) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.cc~ (added) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h (added) * branches/atmospheric_engine/src/lib/graphics/effects/volfog_effect.h~ (added) branches/atmospheric_engine: Added volumetric fogeffect files Wed, 03 May 2006 11:46:38 GMT hdavid [7503] * branches/atmospheric_engine/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/atmospheric_engine.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.cc (modified) * branches/atmospheric_engine/src/story_entities/game_world_data.cc (modified) branches/atmospheric_engine: killing the weather effects works Wed, 03 May 2006 09:46:50 GMT bensch [7502] * branches/qt_gui/acinclude.m4 (modified) * branches/qt_gui/config.h.in (modified) * branches/qt_gui/configure.ac (modified) some more configure (not running at the moment) Wed, 03 May 2006 09:09:18 GMT bensch [7501] * branches/qt_gui/configure.ac (modified) config-work Wed, 03 May 2006 08:51:16 GMT patrick [7500] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) orxonox: switched variable to constant Wed, 03 May 2006 08:45:46 GMT patrick [7499] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) orxonox: further work in variable renaming and code reformatting Tue, 02 May 2006 23:16:35 GMT patrick [7498] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) orxonox: finished first ruff cleanup. now its about the algorithms Tue, 02 May 2006 23:07:28 GMT patrick [7497] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) constructor cleanup, some warning eliminated Tue, 02 May 2006 22:51:13 GMT patrick [7496] * trunk/src/lib/graphics/importer/height_map.cc (modified) resuming work on the hm Tue, 02 May 2006 22:50:11 GMT bensch [7495] * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_audio.cc (copied) * branches/qt_gui/src/lib/gui/qt_gui/gui_audio.h (copied) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) added GuiAudio Tue, 02 May 2006 22:47:29 GMT patrick [7494] * trunk/src/lib/graphics/importer/height_map.cc (modified) resuming work on the hm Tue, 02 May 2006 22:45:13 GMT bensch [7493] * branches/qt_gui/src/lib/gui/gui_saveable.cc (modified) * branches/qt_gui/src/lib/gui/gui_saveable.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) some Widgets work Tue, 02 May 2006 22:36:31 GMT patrick [7492] * trunk/src/lib/graphics/importer/height_map.cc (modified) resuming work on the hm Tue, 02 May 2006 22:32:07 GMT patrick [7491] * trunk/src/lib/graphics/importer/height_map.cc (modified) resuming work on the hm Tue, 02 May 2006 22:17:51 GMT patrick [7490] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) resuming work on the hm Tue, 02 May 2006 22:04:12 GMT bensch [7489] * branches/qt_gui/configure.ac (modified) * branches/qt_gui/src/defs/debug.h (modified) * branches/qt_gui/src/lib/gui/gui_saveable.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) * branches/qt_gui/src/lib/shell/shell_buffer.h (modified) compile again Tue, 02 May 2006 22:03:47 GMT patrick [7488] * 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/singleplayer_shootemup.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) orxonox: mission manager less verbose and more secure now Tue, 02 May 2006 21:51:15 GMT bensch [7487] * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) even more sh** Tue, 02 May 2006 21:44:10 GMT patrick [7486] * trunk/src/defs/class_id.h (modified) * trunk/src/util/game_rules.h (modified) * trunk/src/util/kill.cc (modified) * trunk/src/util/kill.h (modified) orxonox: kill event redesigned Tue, 02 May 2006 21:43:54 GMT bensch [7485] * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) i hate automake Tue, 02 May 2006 21:39:54 GMT bensch [7484] * branches/qt_gui/src/lib/gui/gui_element.cc (modified) * branches/qt_gui/src/lib/gui/gui_element.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) orxonox/qt_gui: more stuff 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) Tue, 02 May 2006 20:49:55 GMT bensch [7481] * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.cc (copied) * branches/qt_gui/src/lib/gui/qt_gui/gui_video.h (copied) compiles again Tue, 02 May 2006 20:23:52 GMT bensch [7480] * branches/qt_gui/src/lib/gui/gui_element.cc (modified) * branches/qt_gui/src/lib/gui/gui_element.h (modified) * branches/qt_gui/src/lib/gui/gui_saveable.cc (modified) * branches/qt_gui/src/lib/gui/gui_saveable.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) orxonox/trunk: renaming Tue, 02 May 2006 20:04:13 GMT bensch [7479] * branches/qt_gui/src/Makefile.am (modified) * branches/qt_gui/src/lib/BuildLibs.am (modified) * branches/qt_gui/src/lib/gui/gtk_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/gui_saveable.cc (modified) * branches/qt_gui/src/lib/gui/gui_saveable.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) * branches/qt_gui/src/orxonox.cc (modified) orxonox/qt_gui: opens up a Windows Tue, 02 May 2006 19:34:48 GMT bensch [7478] * branches/qt_gui/src/lib/gui/gui_element.cc (modified) * branches/qt_gui/src/lib/gui/gui_element.h (modified) * branches/qt_gui/src/lib/gui/gui_saveable.cc (modified) * branches/qt_gui/src/lib/gui/gui_saveable.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) qt_gui: gui-element Tue, 02 May 2006 18:42:14 GMT bensch [7477] * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: new SubString variant Tue, 02 May 2006 17:39:56 GMT bensch [7476] * branches/qt_gui/src/lib/gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/gui.cc (copied) * branches/qt_gui/src/lib/gui/gui.h (copied) * branches/qt_gui/src/lib/gui/gui_element.cc (modified) * branches/qt_gui/src/lib/gui/gui_element.h (modified) qt_gui: added some missing files Tue, 02 May 2006 17:14:17 GMT bensch [7475] * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: ShellCommand adapted too Tue, 02 May 2006 16:24:43 GMT bensch [7474] * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: SubString::split algorithm revisited: now it Splits ... Tue, 02 May 2006 07:59:37 GMT bensch [7473] * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) sync Tue, 02 May 2006 07:29:30 GMT bensch [7472] * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.cc (moved) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.h (modified) qt_gui: renaming Tue, 02 May 2006 07:27:50 GMT bensch [7471] * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_element.cc (copied) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui_elements.h (copied) move Tue, 02 May 2006 06:21:00 GMT bensch [7470] * branches/qt_gui/src/lib/gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/gtk_gui/gui_element.h (modified) * branches/qt_gui/src/lib/gui/gui_element.cc (copied) * branches/qt_gui/src/lib/gui/gui_element.h (copied) * branches/qt_gui/src/lib/gui/gui_saveable.cc (moved) * branches/qt_gui/src/lib/gui/gui_saveable.h (moved) * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (modified) compile again Mon, 01 May 2006 21:34:07 GMT patrick [7469] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) orxonox: introduced some new variable names, some code cleanup Mon, 01 May 2006 21:06:09 GMT patrick [7468] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) orxonox: reading through the code and adjusting here and there, ... Mon, 01 May 2006 20:46:01 GMT patrick [7467] * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) orxonox: auto reformat of the height map source file. Mon, 01 May 2006 20:43:09 GMT patrick [7466] * trunk/src/lib/graphics/importer/height_map.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/kill_target.cc (modified) orxonox: reformat of the height_map.h header file. Mon, 01 May 2006 19:08:19 GMT bottac [7465] * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_file.h (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_manager.cc (modified) * branches/bsp_model/src/lib/graphics/importer/material.cc (modified) * branches/bsp_model/src/lib/graphics/importer/material.h (modified) * branches/bsp_model/src/lib/graphics/importer/texture.cc (modified) Experimental lightmapping. Screenshots: ... Mon, 01 May 2006 14:52:33 GMT patrick [7464] * trunk/src/util/kill_target.cc (modified) * trunk/src/util/kill_target.h (modified) * trunk/src/util/mission_goal.cc (modified) * trunk/src/util/mission_goal.h (modified) * trunk/src/util/singleplayer_shootemup.cc (modified) * trunk/src/util/singleplayer_shootemup.h (modified) orxonox: mission goals get checked now, verbose output. Mon, 01 May 2006 14:03:01 GMT patrick [7463] * trunk/src/util/kill_target.cc (modified) * trunk/src/util/kill_target.h (modified) * trunk/src/util/mission_goal.cc (modified) * trunk/src/util/mission_goal.h (modified) mission goals now get loaded correctly with all attributes Mon, 01 May 2006 13:21:40 GMT patrick [7462] * trunk/src/Makefile.am (modified) * trunk/src/lib/util/loading/factory.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/kill_target.cc (modified) * trunk/src/util/kill_target.h (modified) * trunk/src/util/singleplayer_shootemup.cc (modified) mission goals loadable 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 Sun, 30 Apr 2006 22:30:34 GMT bensch [7460] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/lib/sound/sound_buffer.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/lib/sound/sound_source.h (modified) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/orxonox.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/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/world_entities/effects/lightning_bolt.cc (modified) * trunk/src/world_entities/effects/lightning_bolt.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/projectiles/projectile.cc (modified) * trunk/src/world_entities/projectiles/projectile.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: Namespaces for sound Sun, 30 Apr 2006 11:50:25 GMT rennerc [7459] * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_bool.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_bool.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_float.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_float.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_int.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_int.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_quaternion.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_quaternion.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.h (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_vector.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_vector.h (modified) finished some SynchronizeableVars classes Sun, 30 Apr 2006 02:29:48 GMT bensch [7458] * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) trunk: Single Line in ShellCommand again 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 21:23:10 GMT bensch [7456] * trunk/src/lib/graphics/text_engine/multi_line_text.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) trunk: work work... 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:10:00 GMT bensch [7454] * trunk/src/lib/graphics/text_engine/multi_line_text.cc (modified) * trunk/src/lib/graphics/text_engine/multi_line_text.h (modified) orxonox/trunk: better rebuild order 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:51:02 GMT bensch [7452] * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: ShellInput changed to Text again