diff options
author | adam <adam@pkgsrc.org> | 2003-12-15 14:47:37 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2003-12-15 14:47:37 +0000 |
commit | 661e32fdf3f5ed3c07a26c2d7c54d0e7dbadfd2d (patch) | |
tree | 7022ea778203a2293f69a036fd4dceff9210e5ef /games/rocksndiamonds-sdl | |
parent | 5348834ce1a472467f53c25662cf9ab5a08bb3d3 (diff) | |
download | pkgsrc-661e32fdf3f5ed3c07a26c2d7c54d0e7dbadfd2d.tar.gz |
Changes 3.0.8:
- added "musicinfo.conf" for menu and level music configuration
- added "editorsetup.conf" for editor element list configuration
- added "copy" and "exchange" functions for custom elements to editor
- added configurable "bored" and "sleeping" animations for the player
- added "awakening" sound for player when waking up after sleeping
- added configurable element animations for info screen
- added configurable music credits for info screen
- added configurable level set information for info screen
- added warnings for undefined token values in artwork config files
- menu entries now also selectable by clicking on entry text
- better sniksnak turning movement (two steps instead of only one)
- fixed turning movement of butterflies and fireflies (no frame reset)
- fixed bug with wrong default impact sound for colored emeralds
- fixed bug with double nut cracking sound
- fixed a very nasty bug in dragon turning code in TurnRoundExt()
- finally fixed tape recording when player is created from CE change
- added new contributed levels
Diffstat (limited to 'games/rocksndiamonds-sdl')
-rw-r--r-- | games/rocksndiamonds-sdl/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/rocksndiamonds-sdl/distinfo b/games/rocksndiamonds-sdl/distinfo index 70b8bee59d8..d32bb040ad9 100644 --- a/games/rocksndiamonds-sdl/distinfo +++ b/games/rocksndiamonds-sdl/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.5 2003/11/19 12:49:06 adam Exp $ +$NetBSD: distinfo,v 1.6 2003/12/15 14:48:10 adam Exp $ -SHA1 (rocksndiamonds-3.0.7.tar.gz) = 0f871a205392877552fee29300577130da306423 -Size (rocksndiamonds-3.0.7.tar.gz) = 6857394 bytes +SHA1 (rocksndiamonds-3.0.8.tar.gz) = 2577ceaa179c7974b339316c6dac2ab9846ce654 +Size (rocksndiamonds-3.0.8.tar.gz) = 7179240 bytes SHA1 (patch-aa) = 824bf9ef3ee1335a8a412d4cfd3bbf7ea13d3f46 SHA1 (patch-ab) = 892d13a04cb67d3a90701ed428c00e6be0737d1b SHA1 (patch-ag) = 8a80c7d96e508b66ec2ff998f65cbf1b4db45815 SHA1 (patch-ah) = 584b406eef29b2849f7fc42181a7b9f29e6c9c69 -SHA1 (patch-ak) = c4303fd5a4d7781127063fe81724f518c5359746 +SHA1 (patch-ak) = 2d3f3c4b3018bd0be9b299e17eef64049ea85781 |