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