Age | Commit message (Expand) | Author |
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn |
2005-05-10 | Another fix, more cleanup | Max Horn |
2005-05-10 | Fix another mistake in the asm-to-C conversion | Max Horn |
2005-05-10 | Cleaned up code a bit | Max Horn |
2005-05-10 | drawLine() fixes from Fingolfin. | Travis Howell |
2005-05-10 | Add code for drawPixel | Travis Howell |
2005-05-10 | Rename opcodes | Travis Howell |
2005-05-10 | Rename opcode | Travis Howell |
2005-05-07 | Add missing opcode details | Travis Howell |
2005-05-01 | Use correct safety check. | Travis Howell |
2005-04-27 | Minor cleanup. | Travis Howell |
2005-04-27 | Minor clean up, HE games should always copy strings directly. | Travis Howell |
2005-04-24 | Use new ConfigFile class for read/writeConfigFile in HE games. | Travis Howell |
2005-04-23 | This code should be revised... | Max Horn |
2005-04-23 | Adjust for last cvs change. | Travis Howell |
2005-04-22 | Add support for reading/writing to external config file in HE games. | Travis Howell |
2005-04-18 | Adjust again, for sound header differences. | Travis Howell |
2005-04-18 | Sound size should only include sound data. | Travis Howell |
2005-04-18 | Use correct music offsets for HE games, only a few demos use wrong tunes now. | Travis Howell |
2005-04-16 | Error on all unknown compression types. | Travis Howell |
2005-04-16 | Adjust for footdemo, which triggers assert. | Travis Howell |
2005-04-14 | Add HE7.2 difference in o_getResourceSize(). | Travis Howell |
2005-04-13 | _stringBuffer can have mutple strings, ie in pajama2 startup. | Travis Howell |
2005-04-12 | Cleanup | Travis Howell |
2005-04-12 | Work in progress on opcodeE0 for HE games. | Travis Howell |
2005-04-10 | Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it c... | Max Horn |
2005-04-10 | Add extra case, used by freddicove | Travis Howell |
2005-04-08 | Add HE70+ version of seekFilePos opcode. | Travis Howell |
2005-04-05 | getScriptSlot() must start from slot 1, required for nukeArrays() in HE games. | Travis Howell |
2005-04-04 | Muddled ifs | Travis Howell |
2005-04-01 | Add support for clipping of wizImages. | Travis Howell |
2005-04-01 | Remove resource type argument in wizImage functions, it is always rtImage. | Travis Howell |
2005-03-30 | Cleanup | Travis Howell |
2005-03-28 | findObject in HE72+ only checks object bounds | Travis Howell |
2005-03-17 | Add HE72 version of file rename opcode | Travis Howell |
2005-03-17 | HE72+ games use slightly different code for subtitle color. | Travis Howell |
2005-03-12 | Missing pop | Travis Howell |
2005-03-11 | Mass-renamed all variables of Actor object according to our current code | Eugene Sandulenko |
2005-02-24 | defined some flags for HE wiz ; it should make the code more readable | Gregory Montoir |
2005-02-22 | Minor cleanup | Travis Howell |
2005-02-14 | Add opcode | Travis Howell |
2005-02-02 | Merge two opcode, move two opcodes back to HE70. | Travis Howell |
2005-01-30 | Check sound queue for music in HE games. | Travis Howell |
2005-01-30 | HE100 difference | Travis Howell |
2005-01-01 | Updated copyright | Max Horn |
2004-12-21 | Unused includes | Travis Howell |
2004-12-19 | Correct range | Travis Howell |
2004-11-27 | moved all the HE wiz stuff to a separate module, with minor cleanups and simp... | Gregory Montoir |
2004-11-27 | Revert opcode EF merge, HE72 uses different array structure. | Travis Howell |
2004-11-26 | renamed some HE opcodes and got rid of o72_unknownEF as it seems it was a dup... | Gregory Montoir |