rnd-20070403-2-src
authorHolger Schemel <info@artsoft.org>
Tue, 3 Apr 2007 17:56:26 +0000 (19:56 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:55:20 +0000 (10:55 +0200)
commit1e2fa0f4dad96d33535e3dd3d85fbf9219c0d1bc
tree9f39a5f86ae3688d02b851de33c833b8034474b3
parent7b387b9e5e8095a01c18ea041f19d71be83146b9
rnd-20070403-2-src
* added new pseudo game mode "PANEL" to define panel fonts and graphics
  - panel fonts now use ".PANEL" suffix instead of ".PLAYING" suffix
  - panel graphics now use ".PANEL" suffix instead of ".DOOR" suffix
  (else graphics would have to use ".PLAYING", which would be confusing)
ChangeLog
src/conf_fnt.c
src/conf_gfx.c
src/conf_gfx.h
src/conftime.h
src/game.c
src/main.c
src/main.h
src/tools.c
src/tools.h