# # ChangeLog for / in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 11, 2024, 5:38:53 PM 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 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 Sat, 29 Apr 2006 19:38:44 GMT bensch [7450] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/multi_line_text.cc (copied) * trunk/src/lib/graphics/text_engine/multi_line_text.h (copied) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) orxonox/trunk: added MultiLineText a Text for multiple line-input, ... Sat, 29 Apr 2006 18:22:14 GMT bensch [7449] * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) orxonox/trunk: dafaultFont(xpm/SDL_Surface) renders again Sat, 29 Apr 2006 18:03:35 GMT bensch [7448] * trunk/src/lib/graphics/text_engine/text.cc (modified) orxonox/trunk: text-draw optimized Sat, 29 Apr 2006 17:49:19 GMT bensch [7447] * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.cc (modified) * branches/qt_gui/src/lib/gui/qt_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/lib/lang/base_object.cc (modified) * branches/qt_gui/src/lib/lang/base_object.h (modified) qt_gui: some more stuff Sat, 29 Apr 2006 13:28:42 GMT rennerc [7446] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_bool.cc (modified) * branches/network/src/world_entities/environments/water.cc (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/world_entity.cc (modified) implemented some varChangeHandler functions Sat, 29 Apr 2006 12:14:24 GMT bensch [7445] * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.h (modified) orxonox/branches/network: link errors resolved Sat, 29 Apr 2006 11:57:48 GMT rennerc [7444] * branches/network/src/lib/coord/p_node.cc (modified) * branches/network/src/lib/coord/p_node.h (modified) * branches/network/src/lib/lang/base_object.cc (modified) * branches/network/src/lib/lang/base_object.h (modified) * branches/network/src/lib/network/Makefile.am (modified) * branches/network/src/lib/network/handshake.cc (modified) * branches/network/src/lib/network/handshake.h (modified) * branches/network/src/lib/network/network_game_manager.cc (modified) * branches/network/src/lib/network/network_game_manager.h (modified) * branches/network/src/lib/network/network_stream.cc (modified) * branches/network/src/lib/network/synchronizeable.cc (modified) * branches/network/src/lib/network/synchronizeable.h (modified) * branches/network/src/lib/network/synchronizeable_var (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_bool.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_bool.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_float.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_float.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_int.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_int.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_quaternion.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_quaternion.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_string.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_uint.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_uint.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_var.h (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_vector.cc (added) * branches/network/src/lib/network/synchronizeable_var/synchronizeable_vector.h (added) * branches/network/src/util/multiplayer_team_deathmatch.cc (modified) * branches/network/src/world_entities/environments/water.cc (modified) * branches/network/src/world_entities/environments/water.h (modified) * branches/network/src/world_entities/npcs/ground_turret.cc (modified) * branches/network/src/world_entities/npcs/ground_turret.h (modified) * branches/network/src/world_entities/playable.cc (modified) * branches/network/src/world_entities/playable.h (modified) * branches/network/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/network/src/world_entities/power_ups/laser_power_up.h (modified) * branches/network/src/world_entities/power_ups/param_power_up.cc (modified) * branches/network/src/world_entities/power_ups/param_power_up.h (modified) * branches/network/src/world_entities/power_ups/power_up.cc (modified) * branches/network/src/world_entities/power_ups/power_up.h (modified) * branches/network/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/network/src/world_entities/power_ups/turret_power_up.h (modified) * branches/network/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/network/src/world_entities/power_ups/weapon_power_up.h (modified) * branches/network/src/world_entities/skybox.cc (modified) * branches/network/src/world_entities/skybox.h (modified) * branches/network/src/world_entities/space_ships/space_ship.cc (modified) * branches/network/src/world_entities/space_ships/space_ship.h (modified) * branches/network/src/world_entities/terrain.cc (modified) * branches/network/src/world_entities/terrain.h (modified) * branches/network/src/world_entities/world_entity.cc (modified) * branches/network/src/world_entities/world_entity.h (modified) new network system implemented. yet with a lot of empty function bodys Sat, 29 Apr 2006 01:15:38 GMT bensch [7443] * branches/qt_gui_old (deleted) deleted obsolete branche Sat, 29 Apr 2006 01:15:15 GMT bensch [7442] * branches/qt_gui/acinclude.m4 (modified) * branches/qt_gui/config.h.in (modified) * branches/qt_gui/configure.ac (modified) * branches/qt_gui/src/defs/class_id.h (modified) * branches/qt_gui/src/lib/gui/Makefile.am (modified) * branches/qt_gui/src/lib/gui/qt_gui (copied) * branches/qt_gui/src/lib/gui/qt_gui/Makefile.am (copied) * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.cc (copied) * branches/qt_gui/src/lib/gui/qt_gui/gui_saveable.h (copied) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.cc (copied) * branches/qt_gui/src/lib/gui/qt_gui/qt_gui.h (copied) qt_gui: merged old qt_gui-changes back here. Sat, 29 Apr 2006 00:57:46 GMT bensch [7441] * branches/signals (deleted) deleted obsolete branches, because it has been merged into the trunk: Sat, 29 Apr 2006 00:56:52 GMT bensch [7440] * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/signal_handler.cc (copied) * trunk/src/util/signal_handler.h (copied) orxonox/trunk: merged the Signal-Handler-Branche back to the TRUNK Sat, 29 Apr 2006 00:50:42 GMT bensch [7439] * branches/signals/src/util/signal_handler.cc (modified) * branches/signals/src/util/signal_handler.h (modified) orxonox/branches/signals also compiling on WIndows Sat, 29 Apr 2006 00:49:31 GMT bensch [7438] * branches/qt_gui (copied) branches: Created new BRANCHE qt_gui as copy of the TRUNK Sat, 29 Apr 2006 00:48:42 GMT bensch [7437] * branches/qt_gui_old (moved) move old branche out of the way Sat, 29 Apr 2006 00:38:48 GMT bensch [7436] * branches/control (deleted) delete old branche Sat, 29 Apr 2006 00:38:34 GMT bensch [7435] * branches/osX (deleted) delete old branche Sat, 29 Apr 2006 00:37:46 GMT bensch [7434] * branches/cd_ancient (moved) move old branche Sat, 29 Apr 2006 00:33:03 GMT bensch [7433] * trunk/src/lib/util/osdir.h (modified) orxonox/trunk: Working on Windows too :) Sat, 29 Apr 2006 00:11:08 GMT bensch [7432] * trunk/src/lib/graphics/text_engine/font.cc (modified) orxonox/trunk: less fileSys-stuff Sat, 29 Apr 2006 00:09:26 GMT bensch [7431] * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) orxonox/trunk: Font is PERFECT :) Fri, 28 Apr 2006 23:32:49 GMT bensch [7430] * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) orxonox/trunk: better GlyphMetrics-algo Fri, 28 Apr 2006 23:21:47 GMT bensch [7429] * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) orxonox/trunk: Font Renders nicer now Fri, 28 Apr 2006 22:13:38 GMT bensch [7428] * trunk/src/Makefile.am (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/some_shell_commands.cc (copied) orxonox/trunk: move the Pollution of the ShellCommand to some other File Fri, 28 Apr 2006 21:08:59 GMT bensch [7427] * trunk/src/orxonox.cc (modified) orxonox/trunk: TextEngine gets Cleanly unloaded now Fri, 28 Apr 2006 20:27:28 GMT bensch [7426] * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) orxonox/trunk: ShellFont can be changed in threads :) Fri, 28 Apr 2006 16:05:02 GMT bensch [7425] * trunk/src/lib/util/osdir.h (modified) orxonox/trunk: should compile on Windows goin to check this today Fri, 28 Apr 2006 16:00:15 GMT bensch [7424] * trunk/src/lib/shell/shell_completion_plugin.cc (modified) orxonox/trunk: safed the occurence of a directory being the sole ... Fri, 28 Apr 2006 15:54:50 GMT bensch [7423] * trunk/src/lib/shell/shell_completion_plugin.cc (modified) * trunk/src/lib/shell/shell_completion_plugin.h (modified) orxonox/trunk: Completing works Fri, 28 Apr 2006 14:54:38 GMT bensch [7422] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (modified) * trunk/src/lib/shell/shell_completion_plugin.h (modified) * trunk/src/lib/util/osdir.h (added) orxonox/trunk: completing file-system entries Fri, 28 Apr 2006 12:31:13 GMT bensch [7421] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: more completion work Fri, 28 Apr 2006 12:22:26 GMT bensch [7420] * trunk/src/lib/shell/shell_command.cc (modified) orxonox/trunk: Completion and execution is ok now Fri, 28 Apr 2006 09:47:44 GMT bensch [7419] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) orxonox/trunk: Test in Execute (first implementation) Fri, 28 Apr 2006 09:31:09 GMT bensch [7418] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: Better implementation Fri, 28 Apr 2006 09:11:57 GMT bensch [7417] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: ShellCommand with new Improved and more general ... Fri, 28 Apr 2006 09:10:19 GMT hdavid [7416] * branches/atmospheric_engine/src/lib/graphics/effects/atmospheric_engine.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/sun_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/weather_effect.cc (modified) branches/atmospheric_engine: added setClassID Thu, 27 Apr 2006 23:30:13 GMT bensch [7415] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: Super-good completion :), and extremely tired bensch Thu, 27 Apr 2006 23:12:28 GMT bensch [7414] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/story_entities/game_world.cc (modified) also get the offset Thu, 27 Apr 2006 22:54:04 GMT bensch [7413] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: Shell Completes some Parameters nicely now Thu, 27 Apr 2006 22:03:54 GMT bensch [7412] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (modified) * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) orxonox/trunk: Another CompletionMode is working Thu, 27 Apr 2006 21:23:55 GMT bensch [7411] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) orxonox/trunk: some command-stuff Thu, 27 Apr 2006 20:18:03 GMT bottac [7410] * branches/bsp_model/src/lib/graphics/importer/bsp_file.cc (modified) * branches/bsp_model/src/lib/graphics/importer/bsp_file.h (modified) Inserted some SDL_SwapLE32() Thu, 27 Apr 2006 19:31:43 GMT bensch [7409] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (modified) orxonox/trunk: first CompletionPlugin works almost :) Thu, 27 Apr 2006 19:09:55 GMT bensch [7408] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: exist get functions Thu, 27 Apr 2006 18:42:16 GMT bensch [7407] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (modified) * trunk/src/lib/shell/shell_completion_plugin.h (modified) * trunk/src/lib/util/executor/executor.h (modified) orxonox/trunk: cloning the Completors Thu, 27 Apr 2006 16:37:38 GMT bensch [7406] * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_completion_plugin.h (modified) sync Thu, 27 Apr 2006 16:25:25 GMT bensch [7405] * branches/atmospheric_engine/src/defs/class_id.h (modified) orxonox/branches/atmospheric_engine: resolved ClassList-stuff Thu, 27 Apr 2006 16:09:39 GMT bensch [7404] * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: comments Thu, 27 Apr 2006 15:49:12 GMT bensch [7403] * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: more exists functions to ClassList, and improved ... Thu, 27 Apr 2006 15:06:47 GMT patrick [7402] * branches/network/src/lib/network/netdefs.h (modified) * branches/network/src/lib/network/server_socket.cc (modified) * branches/network/src/lib/network/server_socket.h (modified) network: server socket adapted Thu, 27 Apr 2006 14:49:31 GMT bensch [7401] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/lib/util/multi_type.h (modified) orxonox/trunk: small fixes 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 Thu, 27 Apr 2006 14:33:17 GMT bensch [7399] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) orxonox/trunk: register unregister much better Thu, 27 Apr 2006 14:23:55 GMT bensch [7398] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: SubString more functionality Thu, 27 Apr 2006 14:08:46 GMT bensch [7397] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: Aliases better Thu, 27 Apr 2006 14:00:04 GMT bensch [7396] * trunk/src/lib/lang/class_list.cc (modified) brief Thu, 27 Apr 2006 13:35:01 GMT bottac [7395] * 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/bsp_manager.h (modified) further reformating Thu, 27 Apr 2006 11:33:23 GMT bensch [7394] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) orxonox/trunk: list to vector Thu, 27 Apr 2006 11:05:17 GMT bensch [7393] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: ClassList better, and some shell-commands Thu, 27 Apr 2006 07:49:33 GMT amaechler [7392] * branches/atmospheric_engine/src/defs/class_id.h (modified) * 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/lib/graphics/effects/fog_effect.h (modified) branches/atmospheric_engine: glFog implemented in AtmosEngine Wed, 26 Apr 2006 22:52:35 GMT patrick [7391] * trunk/src/defs/class_id.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/mission_goal.cc (added) * trunk/src/util/mission_goal.h (added) * trunk/src/util/singleplayer_shootemup.cc (added) * trunk/src/util/singleplayer_shootemup.h (added) orxonox: working on mission goals and mission manager Wed, 26 Apr 2006 21:43:19 GMT bensch [7390] * trunk/src/lib/shell/shell_command_class.cc (modified) orxonox/trunk: ShellCommands stuff Wed, 26 Apr 2006 21:39:51 GMT bensch [7389] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: new and improved ShellCommandAlias Wed, 26 Apr 2006 21:19:29 GMT bensch [7388] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (modified) orxonox/trunk: fixed a notNULL definition Wed, 26 Apr 2006 20:45:12 GMT bensch [7387] * trunk/src/lib/shell/shell_completion_plugin.cc (modified) * trunk/src/lib/shell/shell_completion_plugin.h (modified) orxonox/trunk: new Completor Wed, 26 Apr 2006 20:24:31 GMT bensch [7386] * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion_plugin.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) orxonox/trunk: completions Wed, 26 Apr 2006 14:37:58 GMT bottac [7385] * 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/bsp_manager.h (modified) Minor improvements (transparancy). Code formatting revised. Wed, 26 Apr 2006 14:33:14 GMT snellen [7384] * branches/script_engine (copied) branches: added script_engine as a copy of the trunk Wed, 26 Apr 2006 14:19:55 GMT hdavid [7383] * branches/atmospheric_engine/src/lib/graphics/effects/sun_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/sun_effect.h (modified) branches/atmospheric_engine Wed, 26 Apr 2006 14:17:20 GMT hdavid [7382] * branches/atmospheric_engine/src/lib/graphics/effects/weather_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/weather_effect.h (modified) branches/atmospheric_engine Wed, 26 Apr 2006 14:13:08 GMT hdavid [7381] * 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/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/lib/graphics/effects/fog_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/sun_effect.cc (added) * branches/atmospheric_engine/src/lib/graphics/effects/sun_effect.h (added) * branches/atmospheric_engine/src/lib/graphics/effects/sun_effects.cc (deleted) * branches/atmospheric_engine/src/lib/graphics/effects/sun_effects.h (deleted) * branches/atmospheric_engine/src/lib/graphics/effects/weather_effect.cc (added) * branches/atmospheric_engine/src/lib/graphics/effects/weather_effect.h (added) * branches/atmospheric_engine/src/lib/graphics/effects/weather_effects.cc (deleted) * branches/atmospheric_engine/src/lib/graphics/effects/weather_effects.h (deleted) branches/atmospheric_engine: renamed classes to WeatherEffect and ... Wed, 26 Apr 2006 14:07:29 GMT patrick [7380] * branches/network (copied) created the network branche Wed, 26 Apr 2006 13:52:46 GMT hdavid [7379] * 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/atmospheric_engine.cc (added) * branches/atmospheric_engine/src/lib/graphics/effects/atmospheric_engine.h (added) * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.cc (modified) * branches/atmospheric_engine/src/lib/graphics/effects/fog_effect.h (modified) * branches/atmospheric_engine/src/lib/graphics/effects/sun_effects.cc (added) * branches/atmospheric_engine/src/lib/graphics/effects/sun_effects.h (added) * branches/atmospheric_engine/src/lib/graphics/effects/weather_effects.cc (added) * branches/atmospheric_engine/src/lib/graphics/effects/weather_effects.h (added) * branches/atmospheric_engine/src/story_entities/game_world_data.cc (modified) branches/atmospheric_engine: basic framework Wed, 26 Apr 2006 13:15:45 GMT stefalie [7378] * branches/multitexture (copied) Wed, 26 Apr 2006 09:32:57 GMT bensch [7377] * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (modified) * trunk/src/lib/shell/shell_completion_plugin.h (modified) work flush Wed, 26 Apr 2006 08:55:27 GMT patrick [7376] * branches/atmospheric_engine (copied) added new branche: atmospheric_engine as a copy of the trunk Wed, 26 Apr 2006 01:41:19 GMT bensch [7375] * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) orxonox/trunk: new Font for the Shell... this one is really ... Wed, 26 Apr 2006 01:28:55 GMT bensch [7374] * trunk/src/defs/debug.h (modified) * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (copied) * trunk/src/lib/shell/shell_completion_plugin.h (copied) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) orxonox/trunk: added new Files shell_completion_plugin for the new ... Wed, 26 Apr 2006 00:29:15 GMT bensch [7373] * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: list to vector Wed, 26 Apr 2006 00:23:53 GMT bensch [7372] * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: Typenames as std::string better now Wed, 26 Apr 2006 00:12:45 GMT bensch [7371] * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/lib/util/helper_functions.h (modified) orxonox/trunk: better completion-algos Tue, 25 Apr 2006 23:31:01 GMT bensch [7370] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/data/data_tank.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/campaign_data.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (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/multi_player_world_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/single_player_world_data.cc (modified) * trunk/src/story_entities/single_player_world_data.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/spawning_point.h (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: drawLists/tickLists are used, and made some ... Tue, 25 Apr 2006 21:46:21 GMT bensch [7369] * 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) orxonox/trunk: some minor movement and renaming Tue, 25 Apr 2006 21:37:59 GMT bensch [7368] * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/util/object_manager.h (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) orxonox/trunk: some renamings, and GameWorldData now has lists for ... Tue, 25 Apr 2006 13:37:53 GMT bensch [7367] * branches/cd/src/subprojects/framework.cc (modified) Framework hack Tue, 25 Apr 2006 13:24:29 GMT rennerc [7366] * branches/signals/src/util/signal_handler.cc (modified) fixed bug Tue, 25 Apr 2006 13:17:20 GMT bensch [7365] * branches/cd/src/defs/debug.h (modified) * branches/cd/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/cd/src/lib/collision_detection/bounding_volume.cc (modified) * branches/cd/src/lib/collision_detection/bounding_volume.h (modified) * branches/cd/src/lib/collision_detection/bv_tree.cc (modified) * branches/cd/src/lib/collision_detection/bv_tree.h (modified) * branches/cd/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/cd/src/lib/collision_detection/cd_engine.h (modified) * branches/cd/src/lib/collision_detection/collision.cc (modified) * branches/cd/src/lib/collision_detection/obb.cc (modified) * branches/cd/src/lib/collision_detection/obb.h (modified) * branches/cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/cd/src/lib/collision_detection/obb_tree.h (modified) * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/collision_detection/obb_tree_node.h (modified) * branches/cd/src/lib/math/matrix.cc (modified) * branches/cd/src/lib/util/executor/executor_specials.h (modified) * branches/cd/src/orxonox.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) * branches/cd/src/world_entities/environment.cc (modified) * branches/cd/src/world_entities/test_entity.cc (modified) * branches/cd/src/world_entities/world_entity.cc (modified) * branches/cd/src/world_entities/world_entity.h (modified) orxonox/branches/cd: merged the new collision-detection back. merged ... Tue, 25 Apr 2006 13:07:12 GMT bensch [7364] * branches/cd (copied) branches: created new branche for the merge of the trunk and the new ... Tue, 25 Apr 2006 13:05:46 GMT bensch [7363] * branches/cd_old (moved) renamed collision-detection Tue, 25 Apr 2006 13:04:48 GMT bensch [7362] * branches/collision_detection_ancient (moved) renamed Tue, 25 Apr 2006 12:44:43 GMT rennerc [7361] * branches/signals/src/lib/network/network_socket.cc (modified) * branches/signals/src/orxonox.cc (modified) * branches/signals/src/util/Makefile.am (modified) * branches/signals/src/util/signal_handler.cc (added) * branches/signals/src/util/signal_handler.h (added) added signalhandling class to orx Tue, 25 Apr 2006 09:49:19 GMT rennerc [7360] * branches/signals (copied) created branch: signals