Age | Commit message (Collapse) | Author | Files | Lines |
|
Okayed by maintainer.
|
|
Changes:
- icon for Windows executable added
- bug when selecting default level series fixed
- new IFF style file format for level files
- fullscreen mode now works with Windows (workaround for bug in SDL)
- /dev/dsp support for NetBSD added (thanks to Krister Walfridsson)
- file permissions when saving files and creating directories changed
- some small sound bugs fixed
|
|
Changes since version 1.3:
- complete code redesign (based on new Rocks'n'Diamonds game engine)
- contains now 60 levels from the classic game "Deflektor"
- can be compiled with SDL library to build native Windows version
- can be compiled with Allegro library to build native DOS version
- DOS and Windows versions can be compiled with gcc cross-compiler
- changed levels 43 and 45 due to changed (faster) pac man behaviour
|
|
pkg/11576.
|
|
|
|
otherwise the game cannot figure out it's own level files. (?) Sound works,
but isn't very good, and the music is absolutely horrid.
|
|
|
|
Fixes pr 5572 by Tim Rightnour with some fixing.
|