# # ChangeLog for branches/new_class_id/src/lib/shell/shell_completion_plugin.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 4, 2024, 3:41:05 PM Fri, 15 Sep 2006 13:55:51 GMT bensch [9734] * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion_plugin.cc (modified) * branches/new_class_id/src/lib/util/executor/executor.h (modified) * branches/new_class_id/src/lib/util/executor/executor_functional.cc (modified) * branches/new_class_id/src/lib/util/executor/executor_functional.h (modified) * branches/new_class_id/src/lib/util/executor/executor_lua.h (modified) * branches/new_class_id/src/lib/util/executor/executor_xml.h (modified) new_class_id: better constructs for the Executor. Thu, 24 Aug 2006 22:03:08 GMT bensch [9697] * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_command_class.cc (modified) * branches/new_class_id/src/lib/shell/shell_command_class.h (modified) * branches/new_class_id/src/lib/shell/shell_completion.cc (modified) * branches/new_class_id/src/lib/shell/shell_completion.h (modified) * branches/new_class_id/src/lib/shell/shell_completion_plugin.cc (modified) adapted shell Mon, 21 Aug 2006 22:37:18 GMT bensch [9683] * branches/new_class_id (copied) copy of trunk for the integration of the new ClassID Mon, 12 Jun 2006 20:44:26 GMT bensch [8330] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/graphics/importer/bsp_file.cc (modified) * trunk/src/lib/parser/ini_parser/Makefile.am (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/shell/shell_completion_plugin.cc (modified) * trunk/src/lib/util/filesys (added) * trunk/src/lib/util/filesys/directory.cc (moved) * trunk/src/lib/util/filesys/directory.h (moved) * trunk/src/lib/util/filesys/file.cc (moved) * trunk/src/lib/util/filesys/file.h (moved) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) moved the File-Classes