rnd-20100309-1-src
authorHolger Schemel <info@artsoft.org>
Tue, 9 Mar 2010 14:16:26 +0000 (15:16 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:58:42 +0000 (10:58 +0200)
commit4a8368abd71c718621838773eed914b5bbd4e1d8
tree68498d8b2c2ac0ea086324e44d127ea5d71aff9b
parent9401cea7061b513534a3244edd8944e852a28c7b
rnd-20100309-1-src
* added (hidden) function to save native Supaplex levels with tape as
  native *.sp file containing level with demo (saved with a file name
  similar to native R'n'D levels, but with ".sp" extension instead of
  ".level"); to use this functionality, enter ":save-native-level" or
  ":snl" from the main menu with the native Supaplex level loaded and
  the appropriate tape loaded to the tape recorder
* added updating of game values on the panel to Supaplex game engine
12 files changed:
ChangeLog
src/conftime.h
src/events.c
src/files.c
src/files.h
src/game_sp/export.h
src/game_sp/file.c
src/libgame/misc.c
src/libgame/misc.h
src/libgame/setup.c
src/tape.c
src/tape.h