Age | Commit message (Expand) | Author |
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 |
2005-04-16 | use dstResNum for destination, if set. | Travis Howell |
2005-04-16 | spelling | James Brown |
2005-04-15 | Fixed | Travis Howell |
2005-04-15 | MIN/MAX were in reverse. | Travis Howell |
2005-04-15 | Update HE todo. | Travis Howell |
2005-04-15 | Got rid of scaleX and scaleY, previous code was relying on overflow and to ge... | Gregory Montoir |
2005-04-15 | Checks actor costume frame. | Travis Howell |
2005-04-15 | o Switch track on each new scene. | Eugene Sandulenko |
2005-04-14 | Fix from wjp for redraws and input during delays | Eugene Sandulenko |
2005-04-14 | Removing this casting operator. I changed the only place it was used to an 'e... | Max Horn |