Age | Commit message (Expand) | Author |
2005-04-17 | New virtual method getObjectIdFromOBIM | Max Horn |
2005-04-17 | Split out some index reading code into a new method readIndexBlock() | Max Horn |
2005-04-17 | Move _numActors to a more sensible place, and make it protected; fix confirmF... | Max Horn |
2005-04-17 | cleanup | Max Horn |
2005-04-17 | Doesn't exist in HE72 | Travis Howell |
2005-04-17 | Debug no longer needed. | Travis Howell |
2005-04-17 | Fix buffer overflow regression. | Travis Howell |
2005-04-17 | Add separate function for loading palette from choosen room. | Travis Howell |
2005-04-17 | Use variable width scrollbar in the console dialog | Max Horn |
2005-04-17 | Renamed 2 script functions which are correct. | Eugene Sandulenko |
2005-04-17 | Allow usage of ScrollBarWidget with a non-standard width | Max Horn |
2005-04-17 | Updated TODO list | Max Horn |
2005-04-17 | oops, again | Max Horn |
2005-04-17 | oops | Max Horn |
2005-04-17 | Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scaling | Max Horn |
2005-04-17 | wizImage compression type 2 uses different decode method, so disable for now. | Travis Howell |
2005-04-17 | Revert + 1 to width/height, caused invalid write. | Travis Howell |
2005-04-17 | Missing brackets. | Travis Howell |
2005-04-17 | Move HE bugs/issues to wiki (At http://wiki.scummvm.org/index.php/HE_Progress ) | Travis Howell |
2005-04-16 | Hack to get the CD version to play even if no CD track is present | Max Horn |
2005-04-16 | Implement sfGetDeltaFrame and sfEnableZone. Fixes freeze when sanctuary | Eugene Sandulenko |
2005-04-16 | Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode... | Max Horn |
2005-04-16 | setLabel should probably cause an automatic redraw... | Max Horn |
2005-04-16 | vc compile warn | Andrew Kurushin |
2005-04-16 | Clarified the second comment, and removed the overlap between the two. | Torbjörn Andersson |
2005-04-16 | fixed: sprite hittest, speech draws in screen bounds | Andrew Kurushin |
2005-04-16 | Clarified/corrected my own comment, otherwise I'll probably forget exactly | Torbjörn Andersson |
2005-04-16 | Ooops | Travis Howell |
2005-04-16 | VAR78 needs to be set in HE80+ games | Travis Howell |
2005-04-16 | Add mouse state VAR for HE 72+ games. | Travis Howell |
2005-04-16 | No longer seem to occur. | Travis Howell |
2005-04-16 | Filter out extra path setting and useless setting when writing INIs details i... | Travis Howell |
2005-04-16 | Palette slots are supported, working in pajama3 at least. | Travis Howell |
2005-04-16 | cyx added o90_getLinesIntersectionPoint() | Travis Howell |
2005-04-16 | 'unstubbed' o90_getLinesIntersectionPoint | Gregory Montoir |
2005-04-16 | Small correction. | Travis Howell |
2005-04-16 | _screenHasChanged == true implies _canvas.pixels == null; so replace it (af... | Max Horn |
2005-04-16 | cleanup | Max Horn |
2005-04-16 | Improved auto-detection if MD5 is not known / MD5 support is disabled | Max Horn |
2005-04-16 | When recreating the canvas, do a full redraw so that all the dialogs | Torbjörn Andersson |
2005-04-16 | Patch #1183808 (GUI: Less CPU-intensive credits scroll), with some tweaks by me | Max Horn |
2005-04-16 | Disable again, some sounds loop forever. | Travis Howell |
2005-04-16 | fixed ram dialog crash | Andrew Kurushin |
2005-04-16 | Error on all unknown compression types. | Travis Howell |
2005-04-16 | Cleanup | Travis Howell |
2005-04-16 | Cleanup | Travis Howell |
2005-04-16 | puttmoon GID no longer used. | Travis Howell |
2005-04-16 | Add missing check for palette remap in drawWizImage. | Travis Howell |
2005-04-16 | Adjust for footdemo, which triggers assert. | Travis Howell |
2005-04-16 | DstResNum state is always zero. | Travis Howell |