Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-12 | Fix building with specific games disabled in MSVC. | Travis Howell | |
svn-id: r43294 | |||
2009-06-05 | Fix issues selecting some items in arttime and football. | Travis Howell | |
svn-id: r41188 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-08 | Some cleanup (yay for whomever had the brilliant idea to let SVN work over ↵ | Max Horn | |
HTTPS and hence through proxies&firewalls :) svn-id: r28877 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2006-09-17 | renamed ScummEngine::restoreBG to restoreBackground; renamed and moved ↵ | Max Horn | |
Gdi::copyVirtScreenBuffers to ScummEngine_v70he::restoreBackgroundHE svn-id: r23925 | |||
2006-09-17 | Changed ScummEngine::gdi to _gdi and allocate the Gdi object on the heap ↵ | Max Horn | |
(i.e. _gdi is a pointer now) svn-id: r23921 | |||
2006-09-16 | Replaced checkRange by assertRange, which has (a) an (IMO) more logical ↵ | Max Horn | |
order of parameters, and (b) removes lots of useless duplicate information in error messages svn-id: r23885 | |||
2006-07-14 | More whitespace changes. | Torbjörn Andersson | |
svn-id: r23496 | |||
2006-06-16 | Fix rects in HE games, when positions are set by scripts | Travis Howell | |
svn-id: r23146 | |||
2006-03-12 | Revert mistaken commit of local debug code | Travis Howell | |
svn-id: r21220 | |||
2006-03-12 | Correct mistake in md5 tables for Simon the Sorcerer 2 (DOS Floppy) | Travis Howell | |
svn-id: r21219 | |||
2006-03-02 | Changed cast from int to int32, to use platform specified typedefs for the ↵ | Lars Persson | |
type. svn-id: r21010 | |||
2006-03-01 | Fix compile | Travis Howell | |
svn-id: r20997 | |||
2006-03-01 | Updated datatypes to resolve ambiguity | Lars Persson | |
svn-id: r20991 | |||
2006-02-27 | Use _numStrips when checking for foreced sprite redraw, instead of set values. | Travis Howell | |
svn-id: r20956 | |||
2006-02-15 | Moved all he-specific source files to engines/scumm/he/ subdirectory | Eugene Sandulenko | |
svn-id: r20696 |