aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he
AgeCommit message (Expand)Author
2015-11-27HE: Proper cast to double to avoid integer divisionEugene Sandulenko
2014-07-22SCUMM: Add workaround for script bugs that caused problems in Jumping Bean mi...Kirben
2014-07-22SCUMM: Add HE100 differences when resetting sprites.Kirben
2014-02-19SCUMM: Some British to American englishStrangerke
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-18SCUMM: Fix some GCC warnings.Johannes Schickel
2014-01-17Merge pull request #366 from clone2727/he-saves-target-nameclone2727
2013-10-05SCUMM: Make all HE saves prepend the target nameMatthew Hoops
2013-08-18SCUMM: Remove unnecessary NULL check, CID 1003627Torbjörn Andersson
2013-08-16SCUMM: Always confirm quit when required in HE games.Kirben
2013-08-08COMMON: Rename ConfigFile to INIFile.Johannes Schickel
2013-08-07Merge pull request #365 from lordhoto/protected-pixelsJohannes Schickel
2013-08-04SCUMM: Fix backwards-in-same-array case of v72he::copyArray.Alyssa Milburn
2013-08-04SCUMM: Add detection/version for Moonbase Commander v1.1.Alyssa Milburn
2013-08-03SCUMM: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03SCUMM: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-06-02SCUMM: Remove unused variable _quitTorbjörn Andersson
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-29SCUMM HE: fix crash introduced in a10ad272a84Eugene Sandulenko
2013-04-29SCUMM: Fix o100_videoOps subOp 0Matthew Hoops
2013-04-28SCUMM HE: Plug memory leak. CID 1003582Eugene Sandulenko
2013-04-23SCUMM: Fix football2002 field coordinatesMatthew Hoops
2013-04-22SCUMM: Fix a bug in football's nextPoint U32 opcodeMatthew Hoops
2013-04-18ENGINES: Remove a bunch of unused private member variablesMax Horn
2013-01-09SCUMM: Cleanup ScummEngine_v80he::createSound()Matthew Hoops
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-08-26Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-08-16VIDEO: Merge AdvancedVideoDecoder into VideoDecoderMatthew Hoops
2012-07-25VIDEO: Convert Bink to the new AdvancedVideoDecoder APIMatthew Hoops
2012-07-23VIDEO: Rewrite SmackerDecoder to use the new APIMatthew Hoops
2012-06-24Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-06-17Merge pull request #244 from clone2727/football2002-wdayJohannes Schickel
2012-06-16Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-06-15SCUMM: Fix rect bounds in getPolygonOverlap()Matthew Hoops
2012-06-15SCUMM: Adjust some wiz image ops and flood fill rectsMatthew Hoops
2012-06-11SCUMM: Fix basketball ini nameMatthew Hoops
2012-06-09SCUMM: Implement football2002's getDayOfWeek() u32 functionMatthew Hoops
2012-06-09SCUMM: Add HE101 version, for debugInput opcode difference in some HE100 games.Travis Howell
2012-06-08SCUMM: Implement listing playbook files in football2002Matthew Hoops
2012-06-08SCUMM: Stub off other football2002 u32 opcodesMatthew Hoops
2012-06-08SCUMM: Give football u32 opcodes proper namesMatthew Hoops
2012-06-06SCUMM: Implement football2002 u32 opcode 1028Matthew Hoops
2012-06-01SCUMM: Add debugInput opcode difference in Backyard Basketball.Travis Howell
2012-05-28SCUMM: Fix error in spyfox iOS creditsMatthew Hoops
2012-05-25Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-05-14GRAPHICS: Hide the WinCursor implementationMatthew Hoops
2012-03-20Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-10JANITORIAL: Fix template definition whitespaceTarek Soliman
2011-12-12Merge remote branch 'upstream/master' into pegasusMatthew Hoops