added program config file support for run-time special edition support
authorHolger Schemel <info@artsoft.org>
Mon, 13 Apr 2015 23:50:33 +0000 (01:50 +0200)
committerHolger Schemel <info@artsoft.org>
Tue, 14 Apr 2015 18:08:31 +0000 (20:08 +0200)
commit4e745044fe35b4b093b1490a6e3da0fe4ee512de
tree471ef3f75acaea2a66040b8332974a902e9af5d2
parent84c72edcfa6093ca6c82687ace4b23b1959dba39
added program config file support for run-time special edition support
14 files changed:
ChangeLog
src/config.c
src/config.h
src/files.c
src/files.h
src/init.c
src/libgame/misc.c
src/libgame/setup.c
src/libgame/setup.h
src/libgame/system.c
src/libgame/system.h
src/main.c
src/main.h
src/screens.c