1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
0.2 (January 8 2000): Release At Last.
* Interface spruced up, with menu, status line
* Added Goal window to show you what you're supposed to do
* Many bugs fixed (Undoing previous goals, correct Gnome setup)
* Still to do: add ability to resize, add ability to use pixmaps for
pieces, perhaps add some antialiased effects (i.e. transparent drag), make
some UI tweaks for better Gnome compliance
0.11 (January 4 2000): Post Prerelease.
* Added undo/redo (may be flaky)
* Switched over to proper Gnome structure (still trying to isolate Gnome
to canvas.c)
* Fixed a number of bugs (incl. imperfect parsing)
* Changed assymptotic runtime of list append from O(n) to O(1) (I feel
like an idiot, but it WAS a prerelease, right?)
* Added a few more levels (still public domain things).
* Still a long way to go to 1.0, but it's getting better.
0.1 (December 31 1999): Prerelease.
* Many features missing.
* Can load and play levels (via command line). No real interface.
* Spits plenty of messages to console.
|