# # ChangeLog for trunk/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 1, 2024, 3:19:48 AM 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 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:47:29 GMT patrick [7494] * trunk/src/lib/graphics/importer/height_map.cc (modified) resuming work on the hm 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 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 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: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 ... 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 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 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 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 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: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 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 ... 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 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: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 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: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 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 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 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 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: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 ... Wed, 19 Apr 2006 16:08:21 GMT bensch [7355] * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/loading/dynamic_loader.cc (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: works on windows too Wed, 19 Apr 2006 16:02:04 GMT patrick [7354] * trunk/src/lib/network/network_game_manager.cc (modified) orxonox: only a small change to the net manager Wed, 19 Apr 2006 13:33:34 GMT patrick [7349] * trunk/NEWS (modified) * trunk/src/lib/network/network_game_manager.cc (modified) orxonox: news adjusted and network game manager cleaned from playable Wed, 19 Apr 2006 12:55:29 GMT bensch [7348] * trunk/src/lib/math/quaternion.cc (modified) * trunk/src/lib/math/quaternion.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) orxonox/trunk: new Quaternion Functionality. Also added to ... Wed, 19 Apr 2006 02:33:55 GMT bensch [7344] * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: c_str() removed Wed, 19 Apr 2006 02:26:27 GMT bensch [7343] * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) oroxnox/trunk: ShellInput and ShellCompletion more c++-like Wed, 19 Apr 2006 02:08:09 GMT bensch [7342] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) orxonox/trunk: ShellBuffer and ShellInput had the segfault-capability ... Wed, 19 Apr 2006 01:58:03 GMT bensch [7341] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) orxonox/trunk: shell in c++-style now Wed, 19 Apr 2006 00:39:05 GMT bensch [7340] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: fixed a ShellCommand-bug Tue, 18 Apr 2006 19:04:30 GMT bensch [7336] * trunk/src/lib/particles/quick_animation.h (modified) doxy Tue, 18 Apr 2006 19:03:19 GMT bensch [7335] * trunk/src/lib/particles/quick_animation.cc (modified) * trunk/src/lib/particles/quick_animation.h (modified) orxonox/trunk: adding the same Key with the same Position multiple ... Tue, 18 Apr 2006 18:47:10 GMT bensch [7334] * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/quick_animation.cc (modified) * trunk/src/lib/particles/quick_animation.h (modified) orxonox/trunk: doxy Tue, 18 Apr 2006 18:29:51 GMT bensch [7333] * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/quick_animation.cc (modified) * trunk/src/lib/particles/quick_animation.h (modified) orxonox/trunk: Totally new QuickAnimation. This should be much ... Tue, 18 Apr 2006 15:35:11 GMT bensch [7332] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) orxonox/trunk: Layer Sorting works as expected Tue, 18 Apr 2006 14:48:37 GMT bensch [7331] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/lib/util/executor/functor_list.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/threading.h (modified) orxonox/trunk: small improved functoid Tue, 18 Apr 2006 12:54:34 GMT bensch [7330] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: Sorting in ShellCommand Mon, 17 Apr 2006 14:47:48 GMT bensch [7329] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/util/threading.cc (copied) * trunk/src/lib/util/threading.h (copied) orxonox/trunk: windows compatibility (not finished) also added a ... Mon, 17 Apr 2006 12:42:37 GMT bensch [7326] * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: limiting the maximum rotation speed of the ... Mon, 17 Apr 2006 12:17:21 GMT bensch [7325] * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) helpers Mon, 17 Apr 2006 11:52:22 GMT bensch [7323] * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: evil is removed Mon, 17 Apr 2006 11:20:18 GMT bensch [7321] * trunk/src/lib/util/substring.cc (modified) orxonox/trunk: fixed minor bug