Mercurial > otakunoraifu
annotate ChangeLog @ 60:e16e13d8cd68
Replaced SATURATE -> ADD, implemented objComposite, corrected minor things
author | Thibaut GIRKA <thib@sitedethib.com> |
---|---|
date | Fri, 18 Dec 2009 20:41:38 +0100 |
parents | 039d813d4cef |
children |
rev | line source |
---|---|
42
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
1 2009/xx/xx - 0.1 svn |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
2 This is the first OtakuNoRaifu's release. |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
3 Here are the changes between xclannad 0.07hb and OtakuNoRaifu 0.1 |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
4 * Now checks for SDL_gfx and SDL_rotozoom |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
5 * Removed SDL_rotozoom, and depends on SDL_gfx |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
6 * Added XOR Key autodetection, added CLANNAD Full Voice Key, and a way to enter one manually |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
7 * Factorized code between libscn2k and scn2kdump |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
8 * Added sound configuration (Set*VolMod, Get*VolMod) |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
9 * Use automake |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
10 * Button-style selections now working properly |
039d813d4cef
Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
thib
parents:
22
diff
changeset
|
11 * Corrected minor bugs and added minor functions. |