rnd-20091112-1-src
authorHolger Schemel <info@artsoft.org>
Thu, 12 Nov 2009 22:55:15 +0000 (23:55 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:57:57 +0000 (10:57 +0200)
commit572a4bab20b6f36ef1a4782094b27ac5a703a476
tree4ad7136838726f0bbb45693f230b839545a5e209
parent70e95507923cc6cfb20d9e9a74e8f5cc5f6e44de
rnd-20091112-1-src
* fixed bug with single step mode (there were some cases where the game
  did not automatically return to pause mode, e.g. when trying to push
  things that don't move or when trying to run against a wall)
13 files changed:
ChangeLog
src/conftime.h
src/game.c
src/game_sp/DDScrollBuffer.c
src/game_sp/DDScrollBuffer.h
src/game_sp/DDSpriteBuffer.c
src/game_sp/Globals.c
src/game_sp/MainForm.c
src/game_sp/MainGameLoop.c
src/game_sp/export.h
src/game_sp/init.c
src/game_sp/main.c
src/game_sp/main_sp.h