home · contact · privacy
Client: Added checks / syntax validation for config files. Also changed commands
authorChristian Heller <c.heller@plomlompom.de>
Tue, 28 Jan 2014 03:25:45 +0000 (04:25 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 28 Jan 2014 03:25:45 +0000 (04:25 +0100)
commitd6093b3a7d57aa34d3ee2a84112c59328bf1feed
tree00c93a1ef78d24361fae05c55cf4a3815f8b6a96
parentd61da76579b416799feb44bfb9a1e75ce1a58067
Client: Added checks / syntax validation for config files. Also changed commands
config file format to simplify doing those checks.
confclient/commands
src/client/command_db.c
src/client/command_db.h
src/client/keybindings.c
src/client/keybindings.h
src/client/main.c
src/client/misc.c
src/client/misc.h
src/client/windows.c
src/client/windows.h
src/client/world.h