Mercurial > otakunoraifu
annotate ChangeLog @ 56:c7bcc0ec2267
* replaced Grp and Text classes by the TextImpl and GrpImpl ones
* splitted scn2k.h into smaller header files
* moved some definitions from scn2k_*.cc to the header files
* moved opcode implementation to scn2k_*impl.cc
author | thib |
---|---|
date | Thu, 30 Apr 2009 19:05:09 +0000 |
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. |