File: ChangeLog

package info (click to toggle)
kxl 1.1.7-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,036 kB
  • ctags: 330
  • sloc: sh: 6,809; ansic: 1,272; makefile: 61
file content (91 lines) | stat: -rw-r--r-- 4,423 bytes parent folder | download | duplicates (6)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Release Version 1.1.7 [14/2/2003]
        - Comment line correction of KXL.h
-------------------------------------------------------------------------------

Release Version 1.1.6 [16/1/2003]
	- Joystick support.
-------------------------------------------------------------------------------
Release Version 1.1.5 [19/1/2002]
	- KXL_UpDateRect function was added.
	- KXL_UpDateImm function was added.
	- KXL_ClearFrameRect function was added.
	- KXL_ClearFrameImm function was added.
	- KXL_CopyImageRect function was added.
	- KXL_CopyImageImm function was added.
	- KXL_CopyStretchImageRect function was added.
	- KXL_CopyStretchImageImm function was added.
	- KXL_PutImageRect function was added.
	- KXL_PutImageImm function was added.
	- KXL_PutStretchImageRect function was added.
	- KXL_PutStretchImageImm function was added.
	- Improvement in the speed of various functions.
-------------------------------------------------------------------------------
Release Version 1.1.4 [8/12/2001]
	- The bug in which the expansion image has collapsed was corrected
	with the KXL_StrechImage function.
-------------------------------------------------------------------------------
Release Version 1.1.3 [10/09/2001]
	- When sound was sounded with single shot, operation corrected the bug which becomes blunt.
	- Painting-out processing was added to the KXL_DrawPolygon function.
-------------------------------------------------------------------------------
Release Version 1.1.2 [29/08/2001]
	- spec file added.
-------------------------------------------------------------------------------
Release Version 1.1.1 [15/08/2001]
	- The bug of KXL.m4 was corrected.
-------------------------------------------------------------------------------
Release Version 1.1.0 [13/08/2001]
	- 4bpp bitmap iamge support.
	- change name Timmerxxx to Timerxxx.
	- speed tuning.
-------------------------------------------------------------------------------
Release Version 1.0.0 [12/08/2001]
	- Major Upgrade.
	- KXL_SetDrawColor,KXL_DrawPoint,KXL_DrawLine,KXL_DrawRectangle
	KXL_DrawPolygon added.
	- libxpm was removed from the library.
	- An old game does not operate in the version from this time.
-------------------------------------------------------------------------------
Release Version 0.5.8 [08/08/2001]
        - The mouse event was supported.
	- Bitmap file supported.
-------------------------------------------------------------------------------
Release Version 0.5.7 [26/07/2001]
	- The header file was corrected.
-------------------------------------------------------------------------------
Release Version 0.5.6 [17/05/2001]
	- The function which creates an expansion reduction image was added.
-------------------------------------------------------------------------------
Release Version 0.5.5 [07/04/2001]
	- It was made to correspond to configure script.
-------------------------------------------------------------------------------
Release Version 0.5.4 [04/04/2001]
	- Makefile was corrected.
-------------------------------------------------------------------------------
Release Version 0.5.3 [28/03/2001]
	- It is at KXL_PlaySound at the KXL_SOUND_STOP and
	  KXL_SOUND_STOP_ALL specification time.
	- The fault sound was sounding once was corrected.
-------------------------------------------------------------------------------
Release Version 0.5.2 [24/03/2001]
	- Script which acquires the path of a header & library in
	  KXL It corrected.
-------------------------------------------------------------------------------
Release Version 0.5.1 [11/03/2001]
	- It is the fault to which clipmask was not correctly carried out
	  with a KXL_PutRectImage function.
	- It corrected.
-------------------------------------------------------------------------------
Release Version 0.5 [05/03/2001]
	- Fault was corrected.
-------------------------------------------------------------------------------
Release Version 0.4 [28/02/2001]
	- Change accompanied by renewal of a library was carried out.
	- Fault was corrected.
-------------------------------------------------------------------------------
Release Version 0.3 [25/02/2001]
	- first (pre)release version
	- It is a multimedia library aiming at easy game development.
	- From now on, all the things raised here will use this library.
	- I want to explain a library gradually.
	- It enabled it to also download a sample in connection with this.