Age | Commit message (Expand) | Author |
2005-04-22 | Add HE activity pack | Eugene Sandulenko |
2005-04-21 | Need for HE100 version of lost too. | Travis Howell |
2005-04-21 | There is HE99 version of f4-demo | Travis Howell |
2005-04-21 | Add Macintosh version of BluesABCTimeDemo. | Travis Howell |
2005-04-21 | Add Macintosh version of puttcircus | Travis Howell |
2005-04-21 | HE98+ includes extra VAR checks at this point. | Travis Howell |
2005-04-20 | Moved v2 verb code into class ScummEngine_v2 | Max Horn |
2005-04-20 | Renamed _mouseButStat -> _mouseAndKeyboardStat (that's what it really is); mo... | Max Horn |
2005-04-20 | Moved some more VARs; added comments to some of the vars which explain where ... | Max Horn |
2005-04-20 | Split initScummVars and overload it; this makes it possible to define more VA... | Max Horn |
2005-04-20 | Yet another russian freddi4. now unencrypted. | Eugene Sandulenko |
2005-04-20 | cleanup | Max Horn |
2005-04-20 | Replaced the platform specific GF_FOO switches (using _platform instead now) | Max Horn |
2005-04-20 | Added ScummEngine::_platform; eventually, this should replave GF_FMTOWNS, GF_... | Max Horn |
2005-04-20 | Since lost/smaller use default windows cursor we setup our own | Eugene Sandulenko |
2005-04-20 | No longer required | Travis Howell |
2005-04-20 | Replace all GF_HUMONGOUS use with _heversion. | Travis Howell |
2005-04-19 | pajama2/chase should be HE95. | Travis Howell |
2005-04-19 | Add patch #1185667 - GS Fix | Travis Howell |
2005-04-19 | Add some palette different in HE80+ games. | Travis Howell |
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 | oops, again | Max Horn |
2005-04-17 | oops | Max Horn |
2005-04-16 | Add mouse state VAR for HE 72+ games. | Travis Howell |
2005-04-16 | Improved auto-detection if MD5 is not known / MD5 support is disabled | Max Horn |
2005-04-16 | puttmoon GID no longer used. | Travis Howell |
2005-04-13 | Fix bug #1182206 "Maniac Mansion (NES) doesn't run anymore after Apr 10 commit" | Eugene Sandulenko |
2005-04-13 | Ooops, was not used. | Travis Howell |
2005-04-13 | _stringBuffer can have mutple strings, ie in pajama2 startup. | Travis Howell |
2005-04-13 | Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and | Eugene Sandulenko |
2005-04-11 | Ooops | Travis Howell |
2005-04-11 | Sort alternative file list again and remove duplicate. | Travis Howell |
2005-04-11 | Re-order md5s for multiple version games. | Travis Howell |
2005-04-10 | Fix for bug #1167146 (properly fix the monkey vs. monkey1 issue by using the ... | Max Horn |
2005-04-10 | Add a comment which clarifies that monkeyVGA and loomCD are V5 games, but we ... | Max Horn |
2005-04-10 | Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it c... | Max Horn |
2005-04-10 | Init music engine within setupMusic(), even for V1 and V2 games | Max Horn |
2005-04-10 | Moved some room loading stuff into a new source file | Max Horn |
2005-04-10 | Don't call allocateArrays from readMAXS, rather call it explicitly after call... | Max Horn |
2005-04-10 | Got rid of _dynamicRoomOffsets | Max Horn |
2005-04-09 | Got rid of GF_NEW_OPCODES | Max Horn |
2005-04-09 | Simplify the substResFileName system a bit | Max Horn |
2005-04-09 | I really need _substResFileNameIndex passed into ScummEngine constructor. | Eugene Sandulenko |
2005-04-09 | Remove usage of vsprintf in favour of vsnprintf and make | Jonathan Gray |
2005-04-08 | Actor layering only matches in freddicove | Travis Howell |
2005-04-08 | Add NES platform | Eugene Sandulenko |
2005-04-08 | HE99+ games store the base name is array 129, which is set on startup. | Travis Howell |
2005-04-07 | Split readMAXS between HE versions | Travis Howell |
2005-04-07 | Move hePalettes allocation to HE99. | Travis Howell |