rnd-20040411-1-src
authorHolger Schemel <info@artsoft.org>
Sun, 11 Apr 2004 10:09:58 +0000 (12:09 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:46:53 +0000 (10:46 +0200)
commitaf07d74262e7d5075feaea67fa16c04c6be0e3f6
tree00a8369b08c98d23fa4b1a0ac7cc996dadaf2973
parent7e4b8f18d80358c4c2f4567ab5dd0ec8b7efbae4
rnd-20040411-1-src
* added "collectible" and "removable" to extended replacement types
  (where "removable" replaces "diggable" and "collectible" elements)
* added "collectible & throwable" (to throw element to the next field)
* fixed bug with CEs digging elements that are just about to explode
* changed mouse cursor now always being visible when game is paused
ChangeLog
src/conftime.h
src/editor.c
src/events.c
src/game.c
src/init.c
src/main.c
src/main.h
src/tape.c
src/tools.c