log

age author description
Wed, 23 Feb 2011 16:19:11 +0100 Thibaut Girka Fix index_series implementation (still incomplete)
Wed, 23 Feb 2011 01:48:51 +0100 Emmanuel Gil Peyrot Add configure option to build scn2kdump.
Sat, 11 Dec 2010 18:36:20 +0100 Thibaut Girka Fix a bug with savegames introduced with changeset c7bcc0ec2267.
Fri, 26 Nov 2010 10:53:15 +0100 Thibaut Girka Convert EUC-JP files to UTF8
Sun, 07 Feb 2010 11:33:23 +0100 Thibaut GIRKA Remove --displaysize, as it was not used.
Sat, 06 Feb 2010 17:29:33 +0100 Thibaut GIRKA Refactor Load/LoadSys
Sat, 06 Feb 2010 17:03:47 +0100 Thibaut GIRKA fix pointers used to get strchr result
Fri, 18 Dec 2009 21:07:29 +0100 Thibaut GIRKA Revert an old change that disabled cursors...
Fri, 18 Dec 2009 20:41:38 +0100 Thibaut GIRKA Replaced SATURATE -> ADD, implemented objComposite, corrected minor things
Fri, 18 Dec 2009 18:51:44 +0100 Thibaut GIRKA Implemented sin opcode
Fri, 18 Dec 2009 14:25:56 +0100 Thibaut GIRKA Moved all opcodes from scn2k_text.cc to scn2k_textimpl.cc
Sat, 14 Nov 2009 23:31:51 +0100 Thibaut GIRKA * Move some opcodes
Thu, 30 Apr 2009 19:05:09 +0000 thib * replaced Grp and Text classes by the TextImpl and GrpImpl ones
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