9ae2b33e48
- fixed obvious bug with wrong "Murphy" graphics (when digging etc.) - fixed a lot of Emerald Mine and Supaplex game engine emulation bugs - re-converted Emerald Mine and Supaplex levels to apply engine fixes - changed default snap/drop keys from left/right Shift to Control keys - added level loader for loading native Emerald Mine levels - added level loader for loading native Supaplex packed levels - added group elements for multiple matches and random element creation - added elements that can be digged or left behind by custom elements - added element "Sokoban field with player" missing for Sokoban levels - added custom element features to allow building of teleporters - added option to use step limit instead of time limit for level - added pressing "space" key as valid action to select menu options - added clipboard (cut and paste buttons) for custom and group elements - added shortcut to dump brush (type ":DB" in editor) for use in forum - added network multiplayer code for Windows (still only command line) - replaced old tutorial level set with far better one by Niko Böhm - "contributions" levels now separate package to make base set smaller - too many bugfixes and changes to list them all here (see ChangeLog)
30 lines
1.6 KiB
Text
30 lines
1.6 KiB
Text
@comment $NetBSD: PLIST,v 1.6 2004/11/03 15:14:17 adam Exp $
|
|
bin/rocksndiamonds
|
|
man/man1/rocksndiamonds.1
|
|
@dirrm share/rocksndiamonds/sounds/snd_classic
|
|
@dirrm share/rocksndiamonds/sounds
|
|
@dirrm share/rocksndiamonds/music/mus_classic
|
|
@dirrm share/rocksndiamonds/music
|
|
@dirrm share/rocksndiamonds/levels/Tutorials/rnd_tutorial_niko_boehm/tapes
|
|
@dirrm share/rocksndiamonds/levels/Tutorials/rnd_tutorial_niko_boehm
|
|
@dirrm share/rocksndiamonds/levels/Tutorials/rnd_tutorial
|
|
@dirrm share/rocksndiamonds/levels/Tutorials
|
|
@dirrm share/rocksndiamonds/levels/Classic_Games/classic_supaplex/music
|
|
@dirrm share/rocksndiamonds/levels/Classic_Games/classic_supaplex
|
|
@dirrm share/rocksndiamonds/levels/Classic_Games/classic_sokoban/tapes
|
|
@dirrm share/rocksndiamonds/levels/Classic_Games/classic_sokoban
|
|
@dirrm share/rocksndiamonds/levels/Classic_Games/classic_emerald_mine
|
|
@dirrm share/rocksndiamonds/levels/Classic_Games/classic_boulderdash
|
|
@dirrm share/rocksndiamonds/levels/Classic_Games
|
|
@dirrm share/rocksndiamonds/levels
|
|
@dirrm share/rocksndiamonds/graphics/gfx_classic
|
|
@dirrm share/rocksndiamonds/graphics/gfx_animal_kingdom
|
|
@dirrm share/rocksndiamonds/graphics
|
|
@dirrm share/rocksndiamonds
|
|
@exec ${ROCK_INSTALL_DIR} ${SCORE_PATH}
|
|
@exec ${ROCK_INSTALL_DIR} ${SCORE_PATH}/scores
|
|
@exec ${ROCK_INSTALL_DIR} ${SCORE_PATH}/scores/classic_boulderdash
|
|
@exec ${ROCK_INSTALL_DIR} ${SCORE_PATH}/scores/classic_emerald_mine
|
|
@exec ${ROCK_INSTALL_DIR} ${SCORE_PATH}/scores/classic_sokoban
|
|
@exec ${ROCK_INSTALL_DIR} ${SCORE_PATH}/scores/classic_supaplex
|
|
@unexec echo Delete ${SCORE_PATH}/ if you do not need your hiscores anymore.
|