pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/defendguin
Module Name: pkgsrc
Committed By: snj
Date: Mon Feb 9 09:51:26 UTC 2015
Modified Files:
pkgsrc/games/defendguin: Makefile PLIST distinfo
pkgsrc/games/defendguin/patches: patch-aa
Log Message:
Update to 0.0.12.
CHANGES SINCE 0.0.11
* Sound playing function could segfault. Fixed.
(Example: hitting [Down] in main menu!)
CHANGES SINCE 0.0.10
* Converted all BMPs to indexed (256 colors or less), reducing image files
by 1MB and removing white artifacts seen on 24bpp and 32bpp displays.
* Made some unloadable BMPs loadable again.
* Added configuration for joystick buttons and axes to Options screen.
(Values stored in config file (e.g., ~/.defendguinrc))
* Now keeps track of your highest score.
* Displays labels ("Player 1" and "Player 2") above score/levels on
main menu.
* Displays highest score on main menu.
* Does not display Player 2 stats on main menu after a 1-player game.
* Last scores and levels and high score are saved-to and
loaded-from ~/.defendguinrc
* Points awarded for shooting boss. Large bonus awarded for beating game.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/games/defendguin/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/defendguin/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/defendguin/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/defendguin/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index