# # ChangeLog for trunk/src/lib/shell/shell_buffer.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 12:03:08 AM Sat, 24 Sep 2005 19:20:49 GMT bensch [5246] * 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: minimalized the ShellBuffer Sun, 18 Sep 2005 22:31:56 GMT bensch [5206] * trunk/src/defs/class_id.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/story_entities/world.cc (modified) * trunk/src/story_entities/world.h (modified) orxonox/trunk: Shell no more singleton, and ShellInput is now derive ... 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 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 ...