Age | Commit message (Expand) | Author |
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 |
2005-04-14 | Set remap flag | Travis Howell |
2005-04-14 | Add missing safety check, needed when called directly. | Travis Howell |
2005-04-14 | Add missing safety check, should only clip if rect is valid. | Travis Howell |
2005-04-14 | Added TODO item about the insanely CPU intensive credits roll. | Torbjörn Andersson |
2005-04-14 | Pass user supplied $CXXFLAGS to the compiler only once. | Jonathan Gray |
2005-04-14 | Add HE7.2 difference in o_getResourceSize(). | Travis Howell |
2005-04-14 | Set result back to 1 for now, otherwise chase locks up. | Travis Howell |
2005-04-13 | Enable perfect timer so intro runs in sync now. Matches disassembly | Eugene Sandulenko |
2005-04-13 | Patch from wjp. Fix keyboard input. | Eugene Sandulenko |
2005-04-13 | Only cache a track if it really exists, this should prevent some issues when ... | Gregory Montoir |
2005-04-13 | Updated comment | Gregory Montoir |
2005-04-13 | Get rid of errno; add some (optional) error checking facilities to SaveFile c... | Max Horn |