also did a little fun mod for forcekill
Later I will try to possibly write more Command-descriptions and - if I find out how - might do a /help <command>
also had to modify the game-makefile for a missing file again.
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
Use SQL=1 do build with sql support.
Use DEBUG=1 do build with debugging symbols.
Example: make SQL=1 DEBUG=1 will build with sql support and debugging symbols.