Mercurial > otakunoraifu
view ChangeLog @ 66:d112357a0ec1
Fix a bug with savegames introduced with changeset c7bcc0ec2267.
Warning: savegames created since c7bcc0ec2267 are probably corrupted,
you may have to start the game over.
If you chose not to do so, you should replace all occurrences of 'TextWindow' by 'TextImplWindow',
and 'Text Window' by 'TextImpl Window' in your save files.
author | Thibaut Girka <thib@sitedethib.com> |
---|---|
date | Sat, 11 Dec 2010 18:36:20 +0100 |
parents | 039d813d4cef |
children |
line wrap: on
line source
2009/xx/xx - 0.1 svn This is the first OtakuNoRaifu's release. Here are the changes between xclannad 0.07hb and OtakuNoRaifu 0.1 * Now checks for SDL_gfx and SDL_rotozoom * Removed SDL_rotozoom, and depends on SDL_gfx * Added XOR Key autodetection, added CLANNAD Full Voice Key, and a way to enter one manually * Factorized code between libscn2k and scn2kdump * Added sound configuration (Set*VolMod, Get*VolMod) * Use automake * Button-style selections now working properly * Corrected minor bugs and added minor functions.