# # ChangeLog for trunk/src/defs/class_id.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 4:45:10 AM 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 ... 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 ... 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 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 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 Thu, 18 Aug 2005 21:16:50 GMT bensch [5070] * branches (moved) * releases (moved) * tags (moved) * trunk (moved) reporx: moved orxonox out of orxonox directory, because it is the ... Thu, 18 Aug 2005 13:51:43 GMT bensch [5068] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/class_id.h (modified) * orxonox/trunk/src/lib/graphics/render2D/element_2d.cc (modified) * orxonox/trunk/src/lib/graphics/render2D/element_2d.h (modified) * orxonox/trunk/src/lib/graphics/render2D/render_2d.cc (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/util/shell.cc (copied) * orxonox/trunk/src/util/shell.h (copied) * orxonox/trunk/src/world_entities/skysphere.cc (modified) orxonox/trunk: added Shell Class to the utils. This class should ...