Age | Commit message (Expand) | Author |
2005-04-02 | initial implementation of o72_arrayOps_127 and o90_sortArray | Gregory Montoir |
2005-04-02 | Fix sprite redraws | Travis Howell |
2005-04-02 | Until there is a proper way of communicating pixel format, declare ugly globa... | Marcus Comstedt |
2005-04-02 | Cleanup | Travis Howell |
2005-04-02 | Extremely minor consistency change. | Torbjörn Andersson |
2005-04-01 | Add extra case for 3DO fbear. | Travis Howell |
2005-04-01 | Seek from start pos, not cur pos. | Travis Howell |
2005-04-01 | MM NES costumes fix for MM NES. Talking animation appears now, though | Eugene Sandulenko |
2005-04-01 | Checked code against disasm., an offset of 8 is correct when rewinding san vi... | Travis Howell |
2005-04-01 | Actor order needs to be checked too (For HE games) | Travis Howell |
2005-04-01 | Turned setupRoomObject into a virtual method | Max Horn |
2005-04-01 | Add bits and pieces | Travis Howell |
2005-04-01 | A random object state is possible in scumm7 too. | Travis Howell |
2005-04-01 | Update HE issues | Travis Howell |
2005-04-01 | Add support for clipping of wizImages. | Travis Howell |
2005-04-01 | Implement pausing using the 'p' key like the original did. | Jonathan Gray |
2005-04-01 | Display text in Restart Yes/No Dialog for consistency with | Jonathan Gray |
2005-04-01 | Remove resource type argument in wizImage functions, it is always rtImage. | Travis Howell |
2005-04-01 | ps2: clip coordinates in copyRectToScreen, necessary for The Dig | Robert Göffringmann |
2005-04-01 | Fix regression in MM NES costumes. | Eugene Sandulenko |
2005-04-01 | Normalize verb/invenotry areas in MM NES. Patch from Quietust | Eugene Sandulenko |
2005-03-31 | Extended comment on _CLUT_offs a bit | Max Horn |
2005-03-31 | Made findResourceSmall local to resource.cpp; simplified _EPAL_offs (since we... | Max Horn |
2005-03-31 | Fix GF_OLD256 palette size (no idea if that has an effect anywhere) | Max Horn |
2005-03-31 | Rename paletteNum field for sprite in wizImages. | Travis Howell |
2005-03-31 | Started to move some resource related code into a new class ResourceManager (... | Max Horn |
2005-03-31 | Add another French version | Travis Howell |
2005-03-31 | Fix bug #1173422 "Slight mouse cursor regression" | Eugene Sandulenko |
2005-03-31 | Return correct object x/y position | Travis Howell |
2005-03-31 | Add some missing code. | Travis Howell |
2005-03-31 | fixed headers. -_- | Robert Göffringmann |
2005-03-31 | Playstation2 Port: initial import | Robert Göffringmann |
2005-03-31 | Add code for more o90_getPolygonOverlap() cases. | Travis Howell |
2005-03-31 | Added Russian puttcirc. | Eugene Sandulenko |
2005-03-30 | Switch to headerless PRG data for MM NES for better compatibility. | Eugene Sandulenko |
2005-03-30 | Forgot to init _encbyte in MemoryReadStream. | Eugene Sandulenko |
2005-03-30 | Support for direct reading from NES ROM: | Eugene Sandulenko |
2005-03-30 | Added warnings if duplicate md5s are found, as suggested in bug report #1167146 | Gregory Montoir |
2005-03-30 | This is now obsolete | Max Horn |
2005-03-30 | In V7/V8 games, just always call translateText, it'll check for the '/' prefi... | Max Horn |
2005-03-30 | Ooops | Travis Howell |
2005-03-30 | *** empty log message *** | Travis Howell |
2005-03-30 | Correct return values were lost in last commit. | Travis Howell |
2005-03-30 | Revert cleanup from scumm/gfx.cpp revision 2.348. | Travis Howell |
2005-03-30 | Cleanup | Travis Howell |
2005-03-30 | Add comment | Travis Howell |
2005-03-30 | Switch warnings to errors, to make sure any use isn't missed. | Travis Howell |
2005-03-29 | fixed script params (some fair animals should walk now) | Andrew Kurushin |
2005-03-29 | fixed small bug | Andrew Kurushin |
2005-03-29 | fixed gcc ISO C++ error | Andrew Kurushin |