rnd-20050807-1-src
authorHolger Schemel <info@artsoft.org>
Sat, 6 Aug 2005 22:48:45 +0000 (00:48 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:49:14 +0000 (10:49 +0200)
commit494b886d5c5041013ea361a12a07d7cd87551d52
treefffd9251bae16d06a6eee51e0fc63066388841f0
parentbafa61706833e7bfe942c388471058749c20c79e
rnd-20050807-1-src
* changed some va_arg() arguments from 'long' to 'int', fixing problems
  on 64-bit architecture systems with LP64 data model
* fixed bug with bombs not exploding when hitting the last level line
  (introduced after the release of 3.1.0)
* added support for dumping small-sized level sketches from editor
16 files changed:
ChangeLog
src/conf_gfx.c
src/conftime.h
src/editor.c
src/editor.h
src/events.c
src/game.c
src/game_em/convert.c
src/init.c
src/libgame/gadgets.c
src/libgame/gadgets.h
src/libgame/image.c
src/libgame/misc.c
src/libgame/setup.c
src/libgame/system.h
src/main.h