File: ChangeLog

package info (click to toggle)
hexalate 1.0.1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 236 kB
  • ctags: 57
  • sloc: cpp: 523; makefile: 8; sh: 5
file content (26 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (2)
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
2009-12-30 Graeme Gott <graeme@gottcode.org>
	* Remove unnecessary QtSvg dependency.

2009-04-06 Graeme Gott <graeme@gottcode.org>
	* Add program icon.

2009-04-05 Graeme Gott <graeme@gottcode.org>
	* Add program name.
	* Add window class.
	* Remember current game across runs.
	* Detect when a game has finished.

2009-04-04 Graeme Gott <graeme@gottcode.org>
	* Animate piece movement.

2009-04-03 Graeme Gott <graeme@gottcode.org>
	* Enable moving pieces.
	* Add board class.
	* Animate piece rotation.

2009-04-02 Graeme Gott <graeme@gottcode.org>
	* Add piece graphics.

2009-03-21 Graeme Gott <graeme@gottcode.org>
	* Add puzzle class.
	* Add piece class.