annotate ChangeLog @ 55:f1a27ee7e03c

* started the same changes on scn2k_text.cc * handle opcodes childObj*. In fact, it was handled (in a strange way, but it worked) before the previous changeset
author thib
date Wed, 22 Apr 2009 15:01:42 +0000
parents 039d813d4cef
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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.