File: ChangeLog

package info (click to toggle)
lmemory 0.6c-9
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,164 kB
  • sloc: sh: 4,797; ansic: 1,479; makefile: 36
file content (47 lines) | stat: -rw-r--r-- 1,621 bytes parent folder | download | duplicates (9)
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
45
46
47
1999-04-03  Xiaoguang Zhang <xiaoguangz@home.com>
	* first public alpha release!!

1999-04-06  Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.2
	* Implemented the "New Game" button.
	* Fixed the pixmap size problem.
	* Added skill levels. Now it's even a challenging game for adults!

1999-06-07  Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.2a (Thanks to Ruben Schattevoy <schattev@biochem.mpg.de>)
	* Bug fixe in list.c (NUM/2+1 should be NUM/2)
	* Include time.h and stdlib.h in lmem_window.c

1999-11-13  Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.2b
	* Changes in list.c to read only .xpm files from a directory
	* Added contrib from philippe.capdepuy@libertysurf.fr to use
	  environment variable LMEM_PIX_DIR to set directory path for
	  pixmaps.

2000-11-13 Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.3
	* Reread .xpm files and randomly selects them for each new game.
	* Fixed the problem of the initial tiny window before the pixmaps
	  are drawn.

2001-02-16 Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.4
	* Implemented LITTLE_ONE skill level.
	* DIFFERENT_CARDS_IN_PAIR mode - This could become a very useful
	  educational tool!

2001-02-18 Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.5
	* Implemented the menu bar. Move the buttons on the bottom to the
	  menu bar.
	* Different cards mode can be set from the menu.
	* Added the level indicator and click count.

2003-07-28 Xiaoguang Zhang <xgz@comcast.net>
	Version 0.6
	* Implemented the help menu. Program is now complete! :-)

2003-07-29 Xiaoguang Zhang <xgz@comcast.net>
	Version 0.6b
	* Fixed overflow bug in pixmaps_jump.