# # ChangeLog for trunk/src/util in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 3:35:16 AM Sun, 09 Oct 2005 23:17:11 GMT bensch [5346] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: code-renice Sun, 09 Oct 2005 22:39:21 GMT bensch [5344] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine/text_engine.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: new Way to load and unload Text Sun, 09 Oct 2005 10:54:09 GMT bensch [5336] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: implemented default font. Sat, 08 Oct 2005 23:27:58 GMT bensch [5335] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: more fool-proov loading of important paths (data and ... Sat, 08 Oct 2005 22:23:57 GMT bensch [5334] * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: fixed errors made in the fixing Sat, 08 Oct 2005 22:02:13 GMT bensch [5332] * trunk/src/defs/functor_list.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: minor cleanup (speed-issue) in LoadClassDescription, ... Sat, 08 Oct 2005 16:52:31 GMT bensch [5324] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: better algorithm for loading the Shader through the ... Sat, 08 Oct 2005 15:27:22 GMT bensch [5323] * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/world_entities/npc2.cc (modified) orxonox/trunk: Shaders can now be loaded via the ResourceManager Sat, 08 Oct 2005 00:07:42 GMT bensch [5313] * trunk/src/util/track/track_manager.cc (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/npc2.cc (modified) * trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: minor nicessity fixes. no real bugs traced -> :( Fri, 07 Oct 2005 22:32:52 GMT bensch [5308] * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) orxonox/trunk: Fixed a reversive BUG in the ResourceManager: Since ... Fri, 07 Oct 2005 16:47:24 GMT bensch [5307] * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: ResourceManager removed obsolete subMatch. This was a Bug Fri, 07 Oct 2005 16:17:49 GMT bensch [5306] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) orxonox/trunk: ResourceManage-fixes Fri, 07 Oct 2005 13:28:25 GMT bensch [5304] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/resource_manager.h (modified) orxonox/trunk: so, ResourceManager now operates on BaseObjects. If ... Fri, 07 Oct 2005 12:42:30 GMT bensch [5303] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: less output on quit... still some strange effecs ... Fri, 07 Oct 2005 12:28:45 GMT bensch [5302] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/satellite.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: fixed bug in SkyShphere, doubly deleted Model Fri, 07 Oct 2005 12:11:26 GMT bensch [5301] * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: some more nerving debug, that ment nothing. Fri, 07 Oct 2005 11:59:44 GMT bensch [5300] * trunk/src/defs/debug.h (modified) * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/coord/null_parent.cc (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: even less debug-info Fri, 07 Oct 2005 10:48:02 GMT bensch [5298] * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/gui/gui_audio.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: output-issues Tue, 04 Oct 2005 19:20:04 GMT bensch [5279] * trunk/configure.ac (modified) * trunk/src/defs/glincl.h (modified) * trunk/src/lib/collision_detection/bounding_volume.h (modified) * trunk/src/lib/collision_detection/bv_tree.h (modified) * trunk/src/lib/collision_detection/bv_tree_node.h (modified) * trunk/src/lib/event/event_listener.h (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: almost mac compatibility Fri, 23 Sep 2005 21:24:18 GMT bensch [5227] * trunk/src/lib/shell/shell.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/load_param.cc (modified) orxonox/trunk: LoadParam had some major memory-leak... fixed them :) Fri, 23 Sep 2005 20:25:52 GMT bensch [5226] * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: memory-leak-prevention Thu, 22 Sep 2005 23:37:57 GMT bensch [5219] * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: warlord-fix Thu, 22 Sep 2005 15:30:01 GMT bensch [5218] * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/math/curve.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/load_param.cc (modified) orxonox/trunk: more error-fixes... thanks Valgrind team :) Thu, 22 Sep 2005 14:44:56 GMT bensch [5216] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: more fixes due to valgrind Wed, 21 Sep 2005 12:21:41 GMT bensch [5211] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/math/curve.cc (modified) * trunk/src/lib/physics/physics_engine.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/util/loading/load_param.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: valgrind mem-leak-recovered Mon, 19 Sep 2005 18:36:45 GMT bensch [5208] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: first fruits of valgrind.... delete[] are fine now :) Sun, 18 Sep 2005 00:13:28 GMT bensch [5195] * 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/util/loading/game_loader.cc (modified) orxonox/trunk: alias-completion works too now :) 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: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 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 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: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: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. Sun, 21 Aug 2005 20:17:47 GMT bensch [5092] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: less output, and shell also outputs to shell if debug- ... Sun, 21 Aug 2005 18:50:22 GMT bensch [5090] * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: math should be easy... Sun, 21 Aug 2005 18:17:31 GMT bensch [5089] * trunk/orxonox.kdevelop (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (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/util/shell.cc (modified) orxonox/trunk: rebuild Element2D. Now it is more like PNode Fri, 19 Aug 2005 11:54:28 GMT bensch [5083] * 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: implemented the update function Fri, 19 Aug 2005 11:29:18 GMT bensch [5082] * trunk/src/lib/coord/null_parent.cc (modified) * 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: implemented PNode-functionality in Element2D, update ... Fri, 19 Aug 2005 10:49:21 GMT bensch [5081] * 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: Element2D: PNode-style declaration Fri, 19 Aug 2005 09:28:29 GMT bensch [5080] * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: shell is now scrolling through the information Fri, 19 Aug 2005 03:10:35 GMT bensch [5079] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: minor optimisations Fri, 19 Aug 2005 03:02:38 GMT bensch [5078] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: Shell is running, but only in orxonox-world, not all- ... Fri, 19 Aug 2005 02:12:19 GMT bensch [5077] * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: now no runtime-errors anymore. Also fixed the ... Fri, 19 Aug 2005 01:52:54 GMT bensch [5076] * trunk/src/defs/debug.h (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/util/shell.cc (modified) orxonox/trunk: minor Fri, 19 Aug 2005 01:21:27 GMT bensch [5075] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/debug.h (modified) * trunk/src/defs/stdincl.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/spatial_separation/spatial_separation.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: redirected all printf-output to the shell This is ...