Mercurial > otakunoraifu
graph
-
Register all (?) commands, to help finding non-implemented ones in game.2011-04-02, by Emmanuel Gil Peyrot
-
Fix objScale with 2D zoom; implement objWidth and objHeight.2011-04-01, by Emmanuel Gil Peyrot
-
Add all Air, Clannad and Kanon function names in scn2kdump, based on rldev’s names.2011-04-01, by Emmanuel Gil Peyrot
-
Convert the last non-Unicode japanese comments.2011-04-01, by Emmanuel Gil Peyrot
-
Fix index_series implementation (still incomplete)2011-02-23, by Thibaut Girka
-
Add configure option to build scn2kdump.2011-02-23, by Emmanuel Gil Peyrot
-
Fix a bug with savegames introduced with changeset c7bcc0ec2267.2010-12-11, by Thibaut Girka
-
Convert EUC-JP files to UTF82010-11-26, by Thibaut Girka
-
Remove --displaysize, as it was not used.2010-02-07, by Thibaut GIRKA
-
Refactor Load/LoadSys2010-02-06, by Thibaut GIRKA
-
fix pointers used to get strchr result2010-02-06, by Thibaut GIRKA
-
Revert an old change that disabled cursors...2009-12-18, by Thibaut GIRKA
-
Replaced SATURATE -> ADD, implemented objComposite, corrected minor things2009-12-18, by Thibaut GIRKA
-
Implemented sin opcode2009-12-18, by Thibaut GIRKA
-
Moved all opcodes from scn2k_text.cc to scn2k_textimpl.cc2009-12-18, by Thibaut GIRKA
-
* Move some opcodes2009-11-14, by Thibaut GIRKA
-
* replaced Grp and Text classes by the TextImpl and GrpImpl ones2009-04-30, by thib
-
* started the same changes on scn2k_text.cc2009-04-22, by thib
-
* scn2k_grp.cc now handles commands in a cleanier way \o/2009-04-20, by thib
-
* Known bugs added to the README2009-04-18, by thib
-
* Added va_end where there is a va_start2009-04-17, by thib
-
* Correct --disable-x112009-04-17, by thib