]> git.jsancho.org Git - lugaru.git/commit
Devtools: Enhance ddialog command
authorRémi Verschelde <rverschelde@gmail.com>
Sat, 11 Feb 2017 17:04:57 +0000 (18:04 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sat, 11 Feb 2017 17:04:57 +0000 (18:04 +0100)
commitddbdc1a8a7b22f7a4c03667672436d8744f45c90
treec2c121ff2dc761ae8f8935b7c0c58be0882c092a
parent032eb3ccf8e2ccc6a150ac2765eb56daef77942e
Devtools: Enhance ddialog command

It can now be used to delete a given dialog index, and not only
the last one. Also renamed "dialogue" to "dialog" as used in most
places.

Added some documentation about dialog devtools.
Docs/DEVTOOLS.txt
Source/Devtools/ConsoleCmds.cpp
Source/Devtools/ConsoleCmds.def