# # ChangeLog for branches/new_class_id/src/lib/util/debug_buffer.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 27, 2024, 11:59:30 PM Sun, 01 Oct 2006 11:37:36 GMT bensch [9861] * branches/new_class_id/src/Makefile.am (modified) * branches/new_class_id/src/lib/shell/Makefile.am (modified) * branches/new_class_id/src/lib/shell/shell.cc (modified) * branches/new_class_id/src/lib/shell/shell.h (modified) * branches/new_class_id/src/lib/shell/shell_input.cc (modified) * branches/new_class_id/src/lib/util/Makefile.am (modified) * branches/new_class_id/src/lib/util/debug.h (modified) * branches/new_class_id/src/lib/util/debug_buffer.cc (moved) * branches/new_class_id/src/lib/util/debug_buffer.h (moved) * branches/new_class_id/src/orxonox.cc (modified) Changed the ShellBuffer to DebugBuffer, as the dependency is only one ... Tue, 22 Aug 2006 22:43:25 GMT bensch [9692] * branches/new_class_id/src/lib/lang/new_object_list.h (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script.h (modified) * branches/new_class_id/src/lib/script_engine/script_class.cc (modified) * branches/new_class_id/src/lib/shell/shell.cc (modified) * branches/new_class_id/src/lib/shell/shell.h (modified) * branches/new_class_id/src/lib/shell/shell_buffer.h (modified) * branches/new_class_id/src/lib/shell/shell_command.cc (modified) * branches/new_class_id/src/lib/shell/shell_command.h (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_input.cc (modified) * branches/new_class_id/src/lib/shell/shell_input.h (modified) orxonox/new_class_id: some thoughts on a BaseIterator class, that can ...