File: ChangeLog

package info (click to toggle)
glotski 0.2-7
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 212 kB
  • ctags: 140
  • sloc: ansic: 1,541; makefile: 54
file content (22 lines) | stat: -rw-r--r-- 1,008 bytes parent folder | download | duplicates (5)
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.