# # ChangeLog for code/branches/network/bin/def_keybindings.ini # # Generated by Trac 1.0.9 # May 20, 2024, 8:48:49 PM Wed, 28 May 2008 09:02:36 GMT rgrieder [1449] * code/branches/network/bin/def_keybindings.ini (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/Shell.cc (modified) * code/branches/network/visual_studio/vc8/core.vcproj (modified) - updated msvc files - hack-fixed a hack that probably wasn't even ... Sun, 25 May 2008 12:06:26 GMT rgrieder [1419] * code/branches/network/bin/def_keybindings.ini (modified) - merged def_keybindings.ini back to rev 1417, but set svn property ... Sun, 25 May 2008 11:40:11 GMT scheusso [1418] * code/branches/network/bin/def_keybindings.ini (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/orxonox/objects/Ambient.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/Skybox.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.h (modified) * code/branches/network/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.h (modified) copied old keybindings to new def_keybindings and made some changes ... Sat, 24 May 2008 18:12:20 GMT rgrieder [1413] * code/branches/network/bin/def_keybindings.ini (added) * code/branches/network/bin/keybindings.ini (deleted) * code/branches/network/src/core/CMakeLists.txt (modified) * code/branches/network/src/core/ConfigFileManager.cc (modified) * code/branches/network/src/core/ConfigFileManager.h (modified) * code/branches/network/src/core/CorePrereqs.h (modified) * code/branches/network/src/core/InputBuffer.cc (modified) * code/branches/network/src/core/InputBuffer.h (modified) * code/branches/network/src/core/InputInterfaces.h (modified) * code/branches/network/src/core/InputManager.cc (modified) * code/branches/network/src/core/InputManager.h (modified) * code/branches/network/src/core/KeyBinder.cc (moved) * code/branches/network/src/core/KeyBinder.h (moved) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/visual_studio/vc8/core.vcproj (modified) - renamed InputHandler to KeyBinder - added feature to detect a key ...