log

age author description
2011-02-23 Emmanuel Gil Peyrot Add configure option to build scn2kdump.
2010-12-11 Thibaut Girka Fix a bug with savegames introduced with changeset c7bcc0ec2267.
2010-11-26 Thibaut Girka Convert EUC-JP files to UTF8
2010-02-07 Thibaut GIRKA Remove --displaysize, as it was not used.
2010-02-06 Thibaut GIRKA Refactor Load/LoadSys
2010-02-06 Thibaut GIRKA fix pointers used to get strchr result
2009-12-18 Thibaut GIRKA Revert an old change that disabled cursors...
2009-12-18 Thibaut GIRKA Replaced SATURATE -> ADD, implemented objComposite, corrected minor things
2009-12-18 Thibaut GIRKA Implemented sin opcode
2009-12-18 Thibaut GIRKA Moved all opcodes from scn2k_text.cc to scn2k_textimpl.cc
2009-11-14 Thibaut GIRKA * Move some opcodes
2009-04-30 thib * replaced Grp and Text classes by the TextImpl and GrpImpl ones
2009-04-22 thib * started the same changes on scn2k_text.cc
2009-04-20 thib * scn2k_grp.cc now handles commands in a cleanier way \o/
2009-04-19 thib * MuSys, AyuSysConfig, FileSearcher (former FILESEARCHER) and KeyHolder (former KEYHOLDER) are now singletons
2009-04-18 thib * Known bugs added to the README