rnd-20091011-1-src
authorHolger Schemel <info@artsoft.org>
Sun, 11 Oct 2009 20:18:38 +0000 (22:18 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:57:39 +0000 (10:57 +0200)
commit148d0ad7e7ac1a97eb50de7ecbb642f36c877311
tree97baa65e2cbc861a24474cfc412034509671e23a
parent026c569fc47fbe95d8cb131442a4e04610f27f05
rnd-20091011-1-src
* fixed another translation problem from VisualBasic to C (where "int"
  should be "short") causing unsolvable demos with bugs and terminals
  ("bugs" being related to the Supaplex "buggy base" element here ;-) )
16 files changed:
ChangeLog
src/conftime.h
src/files.c
src/game_sp/ASM.c
src/game_sp/ASM.h
src/game_sp/Globals.c
src/game_sp/MainForm.c
src/game_sp/MainGameLoop.c
src/game_sp/MainGameLoop.h
src/game_sp/Makefile
src/game_sp/Murphy.c
src/game_sp/export.h
src/game_sp/file.c [new file with mode: 0644]
src/game_sp/main.c
src/game_sp/modAnimations.c
src/main.h