-------------------------------------------------------------------
This is the TODO list for the XCDSHOCK System Shock Modification.
-------------------------------------------------------------------

- Fix mouselook in cyberspace
- Add hold-crouch command
- Figure out what the cmd.unknown command do (and what are those key codes)
- Exit game if XCYB.CFG not found, displaying some message
- Add command-line parameters options to choose different extended-configuration files
- Add mouse-sensitivity configuration to the game options menu
- Create another menu to change keybindings during gameplay
- Add lua scripting for easily modifying game code
- Convert the code to win32 using SDL (and change the project name to SDLSHock)
- Add cooperative gameplay using UDP packets (client/server model)
- Add openGL rendering