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
|