rnd-20070926-2-src
authorHolger Schemel <info@artsoft.org>
Wed, 26 Sep 2007 21:11:33 +0000 (23:11 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:56:26 +0000 (10:56 +0200)
commit32c4954de6a800eef636c8167fb3469f6f3182c8
tree18ec669dc14d1a0a6eb373bbcfcd2651506263bf
parentae9c6c4794c6a8f9704850427de3ebbe933400da
rnd-20070926-2-src
* added new custom artwork setup option "auto-override non-CE sets" for
  automatic artwork override that is only used for level sets without
  custom element artwork (as it does not make much sense to override
  any artwork that redefines custom element artwork for sets using CEs)
* fixed default artwork for "special" R'n'D versions always using the
  "classic" artwork as the base if base artwork is not explicitly
  defined in "levelinfo.conf", regardless of different default artwork
  used by the special R'n'D version -- this is needed because any such
  custom artwork is designed using the "classic" artwork definitions as
  the base (including menu definitions and screen positions etc., which
  would otherwise be taken from the different special default artwork)
ChangeLog
src/conftime.h
src/libgame/misc.c
src/libgame/setup.c