# # ChangeLog for trunk/src/lib in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 5:52:08 PM 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 Mon, 17 Apr 2006 11:12:25 GMT bensch [7320] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: more cleanup stuff, subString slowly gets where i want it Mon, 17 Apr 2006 11:00:09 GMT bensch [7319] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/parser/cmdline_parser/cmdline_parser.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: MUCH more comprehensive SubString Mon, 17 Apr 2006 00:55:51 GMT bensch [7318] * 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/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) orxonox/trunk: SoundSource in the Menu Mon, 17 Apr 2006 00:25:27 GMT bensch [7317] * 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/story_entities/simple_game_menu.cc (modified) orxonox/trunk: retrieve Source is better now (more modular) Sun, 16 Apr 2006 23:49:05 GMT bensch [7316] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * 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/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) orxonox/trunk: Element2D uses Vector2D instead of Vector whenever ... Sun, 16 Apr 2006 23:32:25 GMT bensch [7315] * 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) orxonox/trunk: more std::string style in the Shell Sun, 16 Apr 2006 23:19:20 GMT bensch [7314] * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/lib/sound/ogg_player.cc (modified) orxonox/trunk: ShellBuffer is now ThreadSafe for printing to it I ... Sun, 16 Apr 2006 23:03:03 GMT bensch [7313] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: hunting ghosts... the Thread seems to work, and be ... Sun, 16 Apr 2006 22:28:16 GMT bensch [7311] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) minor Sun, 16 Apr 2006 22:07:57 GMT bensch [7310] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: added a simple class MutexLock, that acts as a ... Sun, 16 Apr 2006 21:46:15 GMT bensch [7309] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: new Mutex (do not think that it hlps... but hey lets ... Sun, 16 Apr 2006 21:08:25 GMT bensch [7308] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: added a mutex, that should prevent the SoundEngine ... Sun, 16 Apr 2006 20:37:37 GMT bensch [7307] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: more compliant, less errors, this seems to be better... Sun, 16 Apr 2006 20:12:11 GMT bensch [7306] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: Play Stop Rewind and Pause work perfectly: you can ... Sun, 16 Apr 2006 18:46:38 GMT bensch [7305] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: cleanup of the SoundEngine. man, this was necessary :) Sun, 16 Apr 2006 18:27:32 GMT bensch [7304] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) orxonox/trunk: moved the AudioThread completely to the OggPlayer. ... Sun, 16 Apr 2006 18:10:46 GMT bensch [7303] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) orxonox/trunk: jump to Function in Music (should work) Sun, 16 Apr 2006 18:07:11 GMT bensch [7302] * trunk/src/lib/particles/dot_emitter.cc (modified) orxonox/trunk: particles emit much smoother now. Check out the Urban ... Sun, 16 Apr 2006 17:51:18 GMT bensch [7301] * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) less debug, and music should rewind now Sun, 16 Apr 2006 17:30:56 GMT bensch [7300] * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/particle_system.h (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/substring.h (modified) orxonox/trunk: the most evil for (int i=0; i <'=' ...) bug ever... Sun, 16 Apr 2006 15:48:40 GMT bensch [7299] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.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/story_entities/game_world_data.cc (modified) orxonox/trunk: some nice Class-Stuff Sat, 15 Apr 2006 20:00:35 GMT bensch [7298] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) orxonox/trunk: secured the sources-list with a fancy mutex. This ... Sat, 15 Apr 2006 19:48:08 GMT bensch [7297] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/story_entities/game_world.cc (modified) orxonox/trunk: now the sound gets correcty detached from the source, ... Fri, 14 Apr 2006 11:45:05 GMT bensch [7296] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/story_entities/game_world.cc (modified) nicer code :) Fri, 14 Apr 2006 10:37:06 GMT bensch [7295] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) cool new debug function Fri, 14 Apr 2006 10:29:16 GMT bensch [7294] * trunk/src/lib/sound/ogg_player.cc (modified) minor Fri, 14 Apr 2006 10:19:55 GMT bensch [7293] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) OggPlayer::state Fri, 14 Apr 2006 09:18:42 GMT bensch [7292] * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/story_entities/game_world.cc (modified) better debug, (non-threaded again)