Mercurial > otakunoraifu
annotate ChangeLog @ 74:f8751d74918b default tip
Remove “duplicate” functions as they can be remplaced by a nearly-identical existing function.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Sat, 02 Apr 2011 19:13:54 +0200 |
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. |