log

age author description
Wed, 22 Apr 2009 15:01:42 +0000 thib * started the same changes on scn2k_text.cc
Mon, 20 Apr 2009 16:18:55 +0000 thib * scn2k_grp.cc now handles commands in a cleanier way \o/
Sun, 19 Apr 2009 11:44:05 +0000 thib * MuSys, AyuSysConfig, FileSearcher (former FILESEARCHER) and KeyHolder (former KEYHOLDER) are now singletons
Sat, 18 Apr 2009 18:35:39 +0000 thib * Known bugs added to the README
Fri, 17 Apr 2009 18:40:39 +0000 thib * oops... finishing what was started and not said with the other patch: fixing memory leaks
Fri, 17 Apr 2009 18:38:06 +0000 thib * Added va_end where there is a va_start
Fri, 17 Apr 2009 08:12:18 +0000 thib * Correct --disable-x11
Wed, 15 Apr 2009 20:28:19 +0000 thib * use correct format (%p) for pointers
Wed, 15 Apr 2009 20:26:32 +0000 thib * get rid of the "deprecated conversion from string constant to ‘char*’" warnings
Thu, 26 Mar 2009 18:06:32 +0000 thib Brand new README!
Wed, 25 Mar 2009 17:32:52 +0000 thib Patched an old patch of mine (OGG koe files handling)... It's a bit less ugly, and it works with tremor!
Wed, 25 Mar 2009 16:00:52 +0000 thib * fixed itoa_ws
Tue, 24 Mar 2009 19:45:48 +0000 thib A lot of very minor improvements (deleted some unused variables, and other things like that...)
Tue, 24 Mar 2009 19:35:47 +0000 thib Updated AUTHORS (I hope I haven't forgotten someone) and ChangeLog
Mon, 23 Mar 2009 18:17:57 +0000 thib OtakuNoRaifu is born! (Changed 'xclannad' to 'OtakuNoRaifu')
Wed, 18 Mar 2009 16:44:49 +0000 thib * Center button-type selects
Tue, 17 Mar 2009 22:00:05 +0000 thib (none)
Tue, 17 Mar 2009 20:35:08 +0000 thib * Support (more or less) button style selects (fuuko's ones)
Tue, 17 Mar 2009 17:47:26 +0000 thib * Modernize configure.ac
Sun, 15 Mar 2009 18:47:02 +0000 thib * Updated copyright/license information
Sun, 08 Mar 2009 19:16:36 +0000 thib * Moved XOR key related things to a proper location
Sun, 08 Mar 2009 18:06:52 +0000 thib * Check for SDL_mixer and SDL_gfx
Sun, 08 Mar 2009 17:51:57 +0000 thib * Added license headers/informations
Sat, 07 Mar 2009 21:56:18 +0000 thib * Removed SDL_rotozoom.{cc,h} (now uses SDL_gfx). TODO: improve configure.ac
Sat, 07 Mar 2009 21:36:46 +0000 thib * Added some license headers
Fri, 06 Mar 2009 21:25:42 +0000 thib * Added CLANNAD Full Voice's key
Fri, 06 Mar 2009 20:02:26 +0000 thib * no more (or, at least, less) duplicate code between scn2kdump and the rest
Fri, 06 Mar 2009 18:30:19 +0000 thib * Allow the building of scn2kdump by typing "make scn2kdump" in scn2k/
Mon, 02 Mar 2009 20:53:10 +0000 thib * Fixed a typo in Jagarl's name
Sun, 01 Mar 2009 19:08:02 +0000 thib * Corrected --disable-vorbis in configure.ac