1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
fix highscore file corruption bug (thanks, Arnd Behring)
fix compilation on MacOS X
version 1.0 (27 Dec 2004):
new animations donated by Piotr Grzybowski
new "-m" option to simulate the effect of "mesg n"
added a "redraw screen" key
removed the maintbuggy script
use autoconf version 2.59 and automake version 1.9
bug fixes
version 0.5:
new highscore list
improved user interface
increased BSD compatibility
version 0.4.1:
Removed the old "--with-setuid" option in favour of "--with-setgid".
Renamed the package from old "mbuggy" to "moon-buggy" again.
minor bug fixes
version 0.4:
New score file format
Introduced different levels
Added a mining laser
Rewritten game engine
version 0.3.2:
minor bug fixes
increased portability
version 0.3.1:
minor bug fixes
changed to use autoconf version 2.13, automake version 1.4
version 0.3:
Numerous bug fixes and improvements.
First public release.
version 0.2:
It works somewhat and includes support for a global score file.
version 0.1:
A rudimentary version of the game is finished.
|