# # ChangeLog for trunk/src in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 9:38:16 PM Sat, 17 Sep 2005 23:48:57 GMT bensch [5194] * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: shell now also autocompletes Commands Sat, 17 Sep 2005 23:20:36 GMT bensch [5193] * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: better algorithms Sat, 17 Sep 2005 22:49:27 GMT bensch [5192] * 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: more completion issues Sat, 17 Sep 2005 22:26:35 GMT bensch [5191] * trunk/src/lib/shell/shell_completion.cc (modified) oroxnox/trunk: way better algorithm for the completion... more with ... Sat, 17 Sep 2005 22:09:36 GMT bensch [5190] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: construct for ShellCommandAlias... have to work some ... Sat, 17 Sep 2005 00:09:14 GMT bensch [5189] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: minor function, to retrieve a List of Commands from a ... Fri, 16 Sep 2005 23:45:40 GMT bensch [5188] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: only retrieve Classes, that actually have a Command ... Fri, 16 Sep 2005 17:56:39 GMT bensch [5187] * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) orxonox/trunk: some restructure of the Completion. now one can supply ... Fri, 16 Sep 2005 14:09:32 GMT bensch [5186] * trunk/src/lib/shell/shell_completion.cc (modified) orxonox/trunk: best completion of Objects :) Thu, 15 Sep 2005 15:16:14 GMT bensch [5185] * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: half-faulty object Completion.... fixing Thu, 15 Sep 2005 08:09:02 GMT bensch [5184] * 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/util/substring.cc (modified) orxonox/trunk: simple ClassCompletion... had to sleep about it... now ... Wed, 14 Sep 2005 23:01:00 GMT bensch [5183] * trunk/src/defs/debug.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/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: SubString now also can split by whiteSpaces :> this ... Tue, 13 Sep 2005 22:45:17 GMT bensch [5182] * 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.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: completion works again :) now it is time to go to bed ... Tue, 13 Sep 2005 22:07:06 GMT bensch [5181] * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * 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) orxonox/trunk: partial Completion in the ShellInput again (show but ... Tue, 13 Sep 2005 21:45:51 GMT bensch [5180] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: Shell Input is totally out of shell.cc/h Tue, 13 Sep 2005 21:23:34 GMT bensch [5179] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) orxonox/trunk: ShellInput is now almost perfectly extern. ... Mon, 12 Sep 2005 22:12:11 GMT bensch [5178] * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_input.cc (copied) * trunk/src/lib/shell/shell_input.h (copied) orxonox/trunk: added class ShellInput for the InputLine, also worked ... Sun, 11 Sep 2005 22:30:32 GMT bensch [5177] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/shell/shell_buffer.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: more integration/bugFix Sun, 11 Sep 2005 22:18:25 GMT bensch [5176] * 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 clean-up Sun, 11 Sep 2005 21:21:56 GMT bensch [5175] * 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/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: cleaner outtakes of the ShellBuffer Sun, 11 Sep 2005 20:30:38 GMT bensch [5174] * trunk/src/defs/debug.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/lib/shell/shell_buffer.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: ShellBuffer is extern to Shell now... (But NOT used in ... Wed, 07 Sep 2005 23:46:26 GMT bensch [5173] * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_buffer.cc (copied) * trunk/src/lib/shell/shell_buffer.h (copied) orxonox/trunk: added new Class ShellBuffer, that only handles the ... Wed, 07 Sep 2005 12:30:11 GMT bensch [5172] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) orxonox/trunk: minor bug-fix Wed, 07 Sep 2005 11:08:21 GMT bensch [5171] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: some more implementation Wed, 07 Sep 2005 08:25:21 GMT bensch [5170] * trunk/src/lib/shell/Makefile.am (modified) * trunk/src/lib/shell/Makefile.in (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_completion.cc (copied) * trunk/src/lib/shell/shell_completion.h (copied) * trunk/src/orxonox.cc (modified) orxonox/trunk: registration of ShellCommands now via the ... Tue, 06 Sep 2005 22:50:38 GMT bensch [5169] * trunk/src/lib/util/ini_parser.cc (copied) * trunk/src/lib/util/ini_parser.h (copied) orxonox/trunk: reverted silly changes Tue, 06 Sep 2005 22:46:03 GMT bensch [5168] * trunk/src/lib/util (modified) orxonox/trunk: removed silly props Tue, 06 Sep 2005 22:43:41 GMT bensch [5167] * trunk/src/lib/util (modified) * trunk/src/lib/util/ini_parser.cc (deleted) * trunk/src/lib/util/ini_parser.h (deleted) orxonox/trunk: removed ini_parser to take the one from subprojects Tue, 06 Sep 2005 11:45:46 GMT bensch [5166] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: doxygen-tags Tue, 06 Sep 2005 11:04:48 GMT bensch [5165] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/orxonox.cc (modified) orxonox/trunk: commands now get unregistered when leaving orxonox Mon, 05 Sep 2005 21:02:09 GMT bensch [5164] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: ability to describe the presented options :) Mon, 05 Sep 2005 20:37:45 GMT bensch [5163] * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) orxonox/trunk: match on Singleton dynamically Mon, 05 Sep 2005 20:29:03 GMT bensch [5162] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: more elaborate and MUCH easier through Macro- definition Mon, 05 Sep 2005 20:19:44 GMT bensch [5161] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) orxonox/trunk: better method to register Shell-Commands (now via the ... Mon, 05 Sep 2005 06:12:38 GMT bensch [5160] * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/orxonox.kdevelop (modified) * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/shell/Makefile.am (copied) * trunk/src/lib/shell/Makefile.in (copied) * trunk/src/lib/shell/shell.cc (moved) * trunk/src/lib/shell/shell.h (moved) * trunk/src/lib/shell/shell_command.cc (moved) * trunk/src/lib/shell/shell_command.h (moved) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) orxonox/trunk: shell is now a lib for its own Mon, 05 Sep 2005 06:03:29 GMT bensch [5159] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/shell (added) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: added new Subdir for shell, and some minor changes Sun, 04 Sep 2005 20:20:59 GMT bensch [5158] * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/orxonox.kdevelop (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: better drawing of the Shell Fri, 02 Sep 2005 16:05:36 GMT bensch [5157] * trunk/src/util/shell.cc (modified) orxonox/trunk: shell faster/saver now, algorithms Sat, 27 Aug 2005 13:57:42 GMT bensch [5156] * trunk/src/lib/graphics/light.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) orxonox/trunk: no more segfaults wenn creating entities Sat, 27 Aug 2005 13:39:26 GMT bensch [5155] * trunk/src/defs/functor_list.h (modified) * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/skybox.cc (modified) orxonox/trunk: now one should be able to create entities on the Fly Sat, 27 Aug 2005 12:00:47 GMT bensch [5154] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (modified) orxonox/trunk: better comparison Sat, 27 Aug 2005 11:48:59 GMT bensch [5153] * trunk/src/defs/functor_list.h (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: up to 5 arguments are now able to be parsed Sat, 27 Aug 2005 11:06:04 GMT bensch [5152] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: all types work as expected Sat, 27 Aug 2005 10:59:28 GMT bensch [5151] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: default Values are passed along Sat, 27 Aug 2005 10:48:47 GMT bensch [5150] * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: SubString is now Safe also for NULL and 1 parameters Sat, 27 Aug 2005 10:27:50 GMT bensch [5149] * trunk/src/lib/util/substring.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: ok, now testS and testI from shell work Sat, 27 Aug 2005 10:17:50 GMT bensch [5148] * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: one Parameter safe now Sat, 27 Aug 2005 00:51:14 GMT bensch [5147] * trunk/src/lib/util/substring.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: flush Sat, 27 Aug 2005 00:34:18 GMT bensch [5146] * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: calling to 1-param works (without any real parameters) Sat, 27 Aug 2005 00:15:44 GMT bensch [5145] * trunk/src/defs/functor_list.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: one parameter-functions should be executable.... dubugging Fri, 26 Aug 2005 22:56:47 GMT bensch [5144] * trunk/src/util/shell_command.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: now it is also possible, to execute Functions on NON- ... Fri, 26 Aug 2005 22:32:41 GMT bensch [5143] * trunk/src/defs/functor_list.h (modified) * trunk/src/lib/event/event.h (modified) * trunk/src/lib/event/event_listener.h (modified) * trunk/src/lib/physics/physics_interface.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: minor cleanup Fri, 26 Aug 2005 22:01:59 GMT bensch [5142] * trunk/src/defs/functor_list.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: more elaborate version now the command Structure is ... Fri, 26 Aug 2005 14:04:53 GMT bensch [5141] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/util/helper_functions.cc (copied) * trunk/src/lib/util/helper_functions.h (copied) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: moved helper-functions to helper-functions.cc Fri, 26 Aug 2005 12:15:06 GMT bensch [5140] * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/proto/proto_singleton.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: now all new commands get subscribed Fri, 26 Aug 2005 11:54:05 GMT bensch [5139] * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: registered 'quit' from GameLoader Fri, 26 Aug 2005 11:43:46 GMT bensch [5138] * trunk/src/util/shell_command.cc (modified) orxonox/trunk: clear is now registered for real Fri, 26 Aug 2005 11:41:54 GMT bensch [5137] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/functor_list.h (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: better macro-definition Fri, 26 Aug 2005 11:24:02 GMT bensch [5136] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: registering singleton-Classes now Fri, 26 Aug 2005 10:51:27 GMT bensch [5135] * trunk/src/defs/functor_list.h (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: it is now possible to execute Commands registered to ... Fri, 26 Aug 2005 09:46:05 GMT bensch [5134] * trunk/src/lib/collision_detection/cd_engine.cc (modified) orxonox/trunk: runtime-segfault prevented Fri, 26 Aug 2005 09:42:42 GMT bensch [5133] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/functor_list.h (added) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: made the Functor-List external Fri, 26 Aug 2005 09:19:06 GMT bensch [5132] * trunk/src/lib/collision_detection/cd_engine.cc (modified) orxonox/trunk: removed crap, so now the cd-engine is as was Fri, 26 Aug 2005 09:18:24 GMT bensch [5131] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/util/list.h (modified) orxonox/trunk: modified the tList-template again. prais patrick ... Thu, 25 Aug 2005 22:04:43 GMT bensch [5130] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (modified) * trunk/src/util/shell_command.h (modified) orxonox/trunk: flush Thu, 25 Aug 2005 20:52:11 GMT bensch [5129] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/shell_command.cc (copied) * trunk/src/util/shell_command.h (copied) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: minor extension-addition to the Shell. Thu, 25 Aug 2005 02:02:31 GMT bensch [5128] * trunk/src/util/shell.cc (modified) orxonox/trunk: now it is also possible to write out Uppercase Thu, 25 Aug 2005 01:43:23 GMT bensch [5127] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: now it is possible to add multi-non-newLine printf's ... Thu, 25 Aug 2005 01:17:53 GMT bensch [5126] * trunk/src/util/shell.cc (modified) orxonox/trunk: the shell is now able to handle newLines Thu, 25 Aug 2005 01:04:49 GMT bensch [5125] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: a first command can be executed 'clear' also improved ... Thu, 25 Aug 2005 00:46:34 GMT bensch [5124] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: text is now Rendered as expected (in FastMode) Thu, 25 Aug 2005 00:13:22 GMT bensch [5123] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: patches, to make TextEngine more intuitive Thu, 25 Aug 2005 00:07:12 GMT bensch [5122] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: optimized TextEngine, now the chars can also be copied ... Wed, 24 Aug 2005 23:26:57 GMT bensch [5121] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: color is now a parameter of text not font Wed, 24 Aug 2005 22:08:04 GMT bensch [5120] * trunk/src/lib/collision_detection/bounding_volume.cc (modified) * trunk/src/lib/collision_detection/obb.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: better calculation of the Line-Positions in the Shell Wed, 24 Aug 2005 01:22:31 GMT bensch [5119] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: cleanup/some display stuff Wed, 24 Aug 2005 00:45:46 GMT bensch [5118] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: semi-active buffers Wed, 24 Aug 2005 00:03:23 GMT bensch [5117] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: cleanup is almost perfect now Tue, 23 Aug 2005 23:47:05 GMT bensch [5116] * trunk/src/lib/collision_detection/bounding_volume.cc (modified) * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) orxonox/trunk: saver removal of vertices in obb's Tue, 23 Aug 2005 23:30:13 GMT bensch [5115] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/ini_parser.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) orxonox/trunk: reimplemented the list functions, as i did before in ... Tue, 23 Aug 2005 21:18:39 GMT bensch [5113] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk:restoring the trunk... Tue, 23 Aug 2005 21:13:56 GMT bensch [5111] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/ini_parser.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: reverted the last steps, because they created a huge ... Tue, 23 Aug 2005 21:07:40 GMT bensch [5110] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/ini_parser.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: changed the behaviour of the iterator. Now it is soon ... Tue, 23 Aug 2005 19:54:48 GMT bensch [5109] * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) orxonox/trunk: synchronized PNode and Element2D again Tue, 23 Aug 2005 19:51:20 GMT bensch [5108] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: softDir/softCoor is now overwritten(deleted) if one ... Tue, 23 Aug 2005 19:36:27 GMT bensch [5107] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: shell is now properly moving through the bufferlines Tue, 23 Aug 2005 18:09:58 GMT bensch [5106] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: top-down shell, as proposed by patrick. This makes ... Mon, 22 Aug 2005 17:29:27 GMT bensch [5105] * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: some completion of ObjectNames Mon, 22 Aug 2005 16:14:28 GMT bensch [5104] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: even better algorithm Mon, 22 Aug 2005 16:08:15 GMT bensch [5103] * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: better algorithm to find the ClassName. Now this is ... Mon, 22 Aug 2005 15:26:29 GMT bensch [5102] * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: class-autocompletion is nice now Mon, 22 Aug 2005 13:20:36 GMT bensch [5101] * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: orxonox starts up in Windows again, but thats all. ... Mon, 22 Aug 2005 10:42:28 GMT bensch [5100] * trunk/orxonox.kdevelop (modified) * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/event/Makefile.in (modified) * trunk/src/lib/graphics/Makefile.in (modified) * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/Makefile.in (modified) * trunk/src/lib/graphics/spatial_separation/Makefile.in (modified) * trunk/src/lib/gui/Makefile.in (modified) * trunk/src/lib/particles/Makefile.in (modified) * trunk/src/lib/physics/Makefile.in (modified) * trunk/src/lib/sound/Makefile.in (modified) * trunk/src/lib/tinyxml/Makefile.in (modified) * trunk/src/lib/util/array.h (moved) * trunk/src/subprojects/Makefile.in (modified) * trunk/src/subprojects/collision_detection/Makefile.in (modified) * trunk/src/subprojects/importer/Makefile.in (modified) * trunk/src/subprojects/particles/Makefile.in (modified) * trunk/src/subprojects/testmain/Makefile.in (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: testing some AutoCompletion in the Shell. Sun, 21 Aug 2005 23:06:39 GMT bensch [5099] * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: Background for the Shell Sun, 21 Aug 2005 22:17:58 GMT bensch [5098] * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: reverted the steps taken in Revision 5095 The error ... Sun, 21 Aug 2005 22:12:02 GMT bensch [5097] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: delay now is defined, as it should be, and as all OS's ... Sun, 21 Aug 2005 22:01:04 GMT bensch [5096] * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: The Shell now is able to be initialized by orxonox.cc, ... Sun, 21 Aug 2005 21:50:07 GMT bensch [5095] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: auto-repeat-function Sun, 21 Aug 2005 21:24:36 GMT bensch [5094] * trunk/src/util/shell.cc (modified) orxonox/trunk: The Shell can now be activated/deactivated using '`' Sun, 21 Aug 2005 21:17:50 GMT bensch [5093] * trunk/src/lib/event/event.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: inputLine is working.