15 months agoFix index_series implementation (still incomplete) default tip
Thibaut Girka <thib@sitedethib.com> [Wed, 23 Feb 2011 16:19:11 +0100] rev 68
Fix index_series implementation (still incomplete)

15 months agoAdd configure option to build scn2kdump.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Wed, 23 Feb 2011 01:48:51 +0100] rev 67
Add configure option to build scn2kdump.

17 months agoFix a bug with savegames introduced with changeset c7bcc0ec2267.
Thibaut Girka <thib@sitedethib.com> [Sat, 11 Dec 2010 18:36:20 +0100] rev 66
Fix a bug with savegames introduced with changeset c7bcc0ec2267.

Warning: savegames created since c7bcc0ec2267 are probably corrupted,
you may have to start the game over.
If you chose not to do so, you should replace all occurrences of 'TextWindow' by 'TextImplWindow',
and 'Text Window' by 'TextImpl Window' in your save files.

18 months agoConvert EUC-JP files to UTF8
Thibaut Girka <thib@sitedethib.com> [Fri, 26 Nov 2010 10:53:15 +0100] rev 65
Convert EUC-JP files to UTF8

2010-02-07Remove --displaysize, as it was not used.
Thibaut GIRKA <thib@sitedethib.com> [Sun, 07 Feb 2010 11:33:23 +0100] rev 64
Remove --displaysize, as it was not used.

2010-02-06Refactor Load/LoadSys
Thibaut GIRKA <thib@sitedethib.com> [Sat, 06 Feb 2010 17:29:33 +0100] rev 63
Refactor Load/LoadSys

2010-02-06fix pointers used to get strchr result
Thibaut GIRKA <thib@sitedethib.com> [Sat, 06 Feb 2010 17:03:47 +0100] rev 62
fix pointers used to get strchr result

2009-12-18Revert an old change that disabled cursors...
Thibaut GIRKA <thib@sitedethib.com> [Fri, 18 Dec 2009 21:07:29 +0100] rev 61
Revert an old change that disabled cursors...

2009-12-18Replaced SATURATE -> ADD, implemented objComposite, corrected minor things
Thibaut GIRKA <thib@sitedethib.com> [Fri, 18 Dec 2009 20:41:38 +0100] rev 60
Replaced SATURATE -> ADD, implemented objComposite, corrected minor things

2009-12-18Implemented sin opcode
Thibaut GIRKA <thib@sitedethib.com> [Fri, 18 Dec 2009 18:51:44 +0100] rev 59
Implemented sin opcode