aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-10-18cosmetic change, change the scumm version for the HE games to those reported ↵Jonathan Gray
by the executables. 6 months difference in build date but still the same minor version svn-id: r5184
2002-10-18update cli arguments listJonathan Gray
svn-id: r5183
2002-10-18add -z option to list gamesJonathan Gray
svn-id: r5182
2002-10-18Close in on the o6_wait:actDrawn problemJames Brown
svn-id: r5181
2002-10-18Removed dependency on GameDetector.Marcus Comstedt
svn-id: r5180
2002-10-18Find game names directly from version_settings rather than using the detector.Marcus Comstedt
svn-id: r5179
2002-10-18Avoid including common/engine as to not create name conflicts with Timer.Marcus Comstedt
svn-id: r5178
2002-10-18Overlays implemented. Made the buffering slightly more efficient.Marcus Comstedt
svn-id: r5177
2002-10-18Oddly enough, setting the sound hardware to 44100 gives correct sound, even ↵Marcus Comstedt
though the software is set to generate sound for 22050... svn-id: r5176
2002-10-18Dreamcast port now wraps main() to avoid special kluges in the common main.Marcus Comstedt
svn-id: r5175
2002-10-18Time stuff moved to its own file. Program invocation strategy reworked.Marcus Comstedt
svn-id: r5174
2002-10-18Put time related stuff in its own file to avoid name clashes for Timer.Marcus Comstedt
svn-id: r5173
2002-10-17added some TODO comments so that people know a bit better what is planned ↵Max Horn
here (but also feel free to implement any of those before I get to it <g>) svn-id: r5172
2002-10-17Patch 624477: Fix for bug 609716James Brown
svn-id: r5171
2002-10-16added Torbjoern and Jamieson to creditsMax Horn
svn-id: r5170
2002-10-16patch #620627: mouse wheel support for NewGuiMax Horn
svn-id: r5169
2002-10-16dialogs now can be run 'modal'Max Horn
svn-id: r5168
2002-10-16Implement akos codec 1, shadow mode 3James Brown
svn-id: r5167
2002-10-16Remove description() as aquadrans talkdelay change makes it totallyJames Brown
useless, and causes much breakage. svn-id: r5166
2002-10-16Hack out 'Wait for actor drawn' for The Dig. See IRC logs for moreJames Brown
details :) svn-id: r5165
2002-10-16Add comment for unknownCD() stubJames Brown
svn-id: r5164
2002-10-16Full Throttle: Add stub for opcode CD (something to do with drawing blast ↵James Brown
objects) svn-id: r5163
2002-10-16Make it possible to disable digitalimuse by just commenting out it'sJames Brown
creation in scummvm.cpp svn-id: r5162
2002-10-16fixes to imusePaweł Kołodziejski
svn-id: r5161
2002-10-16Use correct LocalScript range for checkJames Brown
svn-id: r5160
2002-10-16add hack to allow scummvm to get up to the credits in the digJonathan Gray
svn-id: r5159
2002-10-16compilation fixMax Horn
svn-id: r5158
2002-10-15changes to imusePaweł Kołodziejski
svn-id: r5157
2002-10-15fixPaweł Kołodziejski
svn-id: r5156
2002-10-15Fix missing fourth shape in Dig rods, by changing typecast.James Brown
svn-id: r5155
2002-10-15sort the games in the launcher list by nameMax Horn
svn-id: r5154
2002-10-15added insert_at method to List templateMax Horn
svn-id: r5153
2002-10-15list every file in its own line - makes it a bit easier to find/add thingsMax Horn
svn-id: r5152
2002-10-15Sanity checking to fix crash caused by latest sound commitsJames Brown
svn-id: r5151
2002-10-15Patch 623391: Verb shadow fix (MI2)James Brown
svn-id: r5150
2002-10-15changes to soundmixer - added timeout param to streamPaweł Kołodziejski
svn-id: r5149
2002-10-15cleanup sfx and music in imuse, changed talkdelay description(disable) in ↵Paweł Kołodziejski
the dig svn-id: r5148
2002-10-14Various Sam & Max iMuse upgradesJamieson Christian
svn-id: r5147
2002-10-14Removed hard-coded pitch bend setup, now being handled on-the-fly in imuse.cppJamieson Christian
svn-id: r5146
2002-10-14renamed get_320x200_image() to get_screen_image(); cleanupMax Horn
svn-id: r5145
2002-10-14added new property to system interface, to be used by NewGuiMax Horn
svn-id: r5144
2002-10-14Add a scaling hack for The Dig - we really need to fix the scaling tables ↵James Brown
for these scrolling rooms =properly=. svn-id: r5143
2002-10-13fix nexus scrolling in the dig, but partialy, there is also memory coruption ↵Paweł Kołodziejski
with this svn-id: r5142
2002-10-13Patch 622632: FT fuel-tower scale hack improvementJames Brown
svn-id: r5141
2002-10-13Patch 32990: Options fix for Amiga Palette checkboxJames Brown
svn-id: r5140
2002-10-13Fix oversight - GID_'s are stored as a constant assigned to Scumm::_gameId, ↵James Brown
NOT as a bit of Scumm::_features :) svn-id: r5139
2002-10-13some more launcher tweaksMax Horn
svn-id: r5138
2002-10-13fixed crash after load some savegames - proper height initialisationPaweł Kołodziejski
svn-id: r5137
2002-10-13Fixed GM part allocation conflicts, default Sam & Max pitch bend rangeJamieson Christian
svn-id: r5136
2002-10-13Patch 614005(b) - Pitchblend updatesJames Brown
svn-id: r5135