rnd-20050122-1-src
authorHolger Schemel <info@artsoft.org>
Sat, 22 Jan 2005 16:11:39 +0000 (17:11 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:48:42 +0000 (10:48 +0200)
commit0078fa1620abed262370083c0c6aa475a25e1b04
tree75eade5d888d57df2d1d16589b0420055fb20abe
parentd8e3568accbc475855027f7199e55543dc4d1ddf
rnd-20050122-1-src
* fixed bug which caused broken tapes when appending to EM engine tapes
* uploaded pre-release (test) version 3.2.0-1 binary and source code
* added code to replace changed artwork config tokens with other tokens
  (needed for backwards compatibility, so that older tokens still work)
* added native R'n'D graphics for some new EMC elements in EM engine
* fixed some bugs in the EM engine integration code
* changed EM engine code to allow diagonal movement
* changed EM engine code to allow use of separate snap and drop keys
16 files changed:
ChangeLog
src/conf_e2g.c
src/conf_gfx.c
src/conf_gfx.h
src/conftime.h
src/game.c
src/game_em/convert.c
src/game_em/graphics.c
src/game_em/main_em.h
src/game_em/synchro_1.c
src/game_em/synchro_2.c
src/init.c
src/main.c
src/main.h
src/screens.c
src/tools.c