* 1.2.7x2 07/05/08: anoNL: * support for png formats other than 8bit/channel truecolor * support for uncompressed .zip format for storing foreground/background/sound, except MP3 music * rewrote sound/music code which caused ~80-90% of all crashes * slightly improved text anti-aliasing * rewrote line-wrapping algorithm, now supports UTF-8 character encodings * new save/load menu * improved visuals for the in-game choice view * script loader is better protected against buffer overflows * bugfix: empty folders show up as valid novels in the main menu, but crash the program upon selection * performance: text rendering * performance: savefile loading speed * 1.2.7 30/03/08: Jake: * fixed problem with backgrounds not loading and other weirdness * 1.2.6 30/03/08: Jake: * fixed saves for real this time, maybe * 1.2.5 30/03/08: anoNL: * mp3 support Jake: * possible save fix * 1.2.4 26/03/08: Jake: * display current time in save/load window * music no longer plays while loadimg * loading no longer takes forever * load/save timestamps put in .sav file instead of using FAT since it tended to be very inaccurate. backwards compatable * 1.2.3 25/03/08: Jake: * timestamps in load/save menus * 1.2.2 25/03/08: Jake: * no longer crashes on single words that are too long to display. * 1.2.1 25/03/08: Jake: * `delay X` command. * 1.2.0 24/03/08: Jake: * script.cpp: cleaner line reading * graphical vn select screen! * new icon * nicer antialiased text. * 1.1.4 21/03/08: Jake: * Text now cleans up after itself (memory-wise), Narcissu no longer crashes vn select screen. anoNL: * fix in loading save files. * 1.1.3 21/03/08: anoNL: * fix in music looping * 1.1.2 21/03/08 (minutes after previous!): anoNL: * fixed buffer overflow. * 1.1.1 21/03/08: anoNL: * full alpha support * 1.1.0 19/03/08: anoNL: * fixed sound * jpeg support * optimization to SetImage * large sounds don`t crash Jake: * more slight memory issues * killed off defaultExceptionHandler(), since I`m not smart enough to know what the hell to do with the output. * 1.0.3 15/3/08: * uses defaultExceptionHandler(); * a README * select toggles backlight * 1.0.2 14/3/08: * confirmation on saving. * better method of global saving (gsetvar) * no longer crashes when loading a save that isn`t there * 1.0.1 12/3/08: * Sounds/music stop when reset to select screen * music loops properly * sounds loop properly (or don`t loop, as is the case) * fixed various memory issues * text from one vn wont appear in another after a L+R+Start * 1.0.0 11/3/08: * sound! now leave me alone * selected resets to 0 after selection * GlobalLoad returns if global.sav doesn`t exist * 0.0.2 X/3/08: * initial release or something.