rnd-20031124-1-src
authorHolger Schemel <info@artsoft.org>
Mon, 24 Nov 2003 01:27:31 +0000 (02:27 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:44:42 +0000 (10:44 +0200)
commit891c39ca37c4fea5f6cc4ca40f913a56c68ef495
tree4427fbcb9ad69b2abbb810b79b04a8b99f634816
parentfd2761fde6102017cd3be6b59c3be9140f96f703
rnd-20031124-1-src
* added "copy" and "exchange" functions for custom elements to editor
* added configurable element animations for info screen
* added configurable music credits for info screen
* added "editorsetup.conf" for editor element list configuration
* added "musicinfo.conf" for menu and level music configuration
16 files changed:
ChangeLog
src/conf_gfx.c
src/conf_mus.c
src/conf_snd.c
src/conftime.h
src/editor.c
src/editor.h
src/game.c
src/init.c
src/libgame/misc.c
src/libgame/misc.h
src/libgame/setup.c
src/libgame/setup.h
src/main.c
src/main.h
src/tools.c