log

age author description
Sat, 02 Apr 2011 19:13:54 +0200 Emmanuel Gil Peyrot Remove “duplicate” functions as they can be remplaced by a nearly-identical existing function. default tip
Sat, 02 Apr 2011 02:29:42 +0200 Emmanuel Gil Peyrot Remove useless duplicated main of scn2kdump.
Sat, 02 Apr 2011 02:05:27 +0200 Emmanuel Gil Peyrot Register all (?) commands, to help finding non-implemented ones in game.
Fri, 01 Apr 2011 23:49:12 +0200 Emmanuel Gil Peyrot Fix objScale with 2D zoom; implement objWidth and objHeight.
Fri, 01 Apr 2011 22:54:40 +0200 Emmanuel Gil Peyrot Add all Air, Clannad and Kanon function names in scn2kdump, based on rldev’s names.
Fri, 01 Apr 2011 22:15:37 +0200 Emmanuel Gil Peyrot Convert the last non-Unicode japanese comments.
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
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
Fri, 27 Feb 2009 19:13:00 +0000 thib * clean littles things in configure.ac
Fri, 27 Feb 2009 16:02:32 +0000 thib Makes xclannad buildable without libvorbis
Sun, 02 Nov 2008 13:58:59 +0000 thib No need for music2/config.h (which doesn't exist anymore)
Sat, 01 Nov 2008 21:14:12 +0000 thib Use automake
Fri, 31 Oct 2008 14:30:37 +0000 thib Fixed dynamic strings in selections (Fuko Pranks for instance)
Fri, 24 Oct 2008 16:59:14 +0000 thib * CG completion percentage (maybe not working properly?)
Sat, 18 Oct 2008 19:27:05 +0000 thib Enable the 99th save
Tue, 16 Sep 2008 15:30:03 +0000 thib Sync with upstream
Tue, 12 Aug 2008 18:37:52 +0000 thib Shows name in backlog
Mon, 11 Aug 2008 16:23:17 +0000 thib added "new" label on last savegame and corrected StatSaveFile
Mon, 11 Aug 2008 15:52:41 +0000 thib Fixed new_pt in global calls