Mercurial > otakunoraifu
log
age | author | description |
---|---|---|
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/ |