]> git.jsancho.org Git - lugaru.git/commit
Rename debug mode to dev tools
authorRémi Verschelde <rverschelde@gmail.com>
Sat, 10 Dec 2016 19:31:46 +0000 (20:31 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sat, 10 Dec 2016 19:41:07 +0000 (20:41 +0100)
commit2b4a9af9f7693a7715ae77f491157baac7257b10
tree885e508dc0434a707feb9a11c78068820b166fd3
parent6d0b9e981b34f3141c488bbe13db3f8cbbb5d754
Rename debug mode to dev tools

The new config is then "Devtools" and the command line option is
--devtools, -d.
13 files changed:
CMakeLists.txt
DEBUG-OPTIONS.txt [deleted file]
DEVTOOLS.txt [new file with mode: 0644]
Source/Account.cpp
Source/Game.h
Source/GameDraw.cpp
Source/GameTick.cpp
Source/Globals.cpp
Source/Menu.cpp
Source/Person.cpp
Source/Settings.cpp
Source/Settings.h
Source/main.cpp