# # ChangeLog for code/branches/core2/src/orxonox/core/InputBuffer.h # # Generated by Trac 1.0.9 # Jun 1, 2024, 7:43:16 PM Sat, 29 Mar 2008 23:12:18 GMT landauf [955] * code/branches/core2/src/orxonox/Orxonox.cc (modified) * code/branches/core2/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/Functor.h (modified) * code/branches/core2/src/orxonox/core/InputBuffer.cc (added) * code/branches/core2/src/orxonox/core/InputBuffer.h (added) * code/branches/core2/src/orxonox/core/OutputHandler.h (modified) * code/branches/core2/src/orxonox/objects/SpaceShip.cc (modified) - added input buffer: this class captures key-input (at the moment ...