aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-11-06Don't attempt to play sound in simon 1 dos.Travis Howell
Use separate filenames for simon 1 & 2 savegames Add newline to end of scumm/dialogs.h svn-id: r5431
2002-11-05note to self: always test with precompiled headers off before checkinMax Horn
svn-id: r5430
2002-11-05change save/load dialog layout a bit - no need to restrain our height so ↵Max Horn
much, is there? svn-id: r5429
2002-11-05don't use non-portable hack to swap ints, it's so much easier using SWAPMax Horn
svn-id: r5428
2002-11-05make buttons 2 pixel wider (fixes 'Options' button); don't use non-portable ↵Max Horn
hack to swap ints svn-id: r5427
2002-11-05fix for bug #633087 (umlauts in GUI)Max Horn
svn-id: r5426
2002-11-05fixed warningsMax Horn
svn-id: r5425
2002-11-05Remove very old Indy3 hack that's no longer needed - this fixes several ↵James Brown
'state' bugs in the game. svn-id: r5424
2002-11-05rewrote simon 1/2 win sound effects and more cleanupOliver Kiehl
svn-id: r5423
2002-11-05Change the grail diary fix to be Indy3 specific. Fixes Monkey1VGA text ↵James Brown
positioning. *sigh* :) svn-id: r5422
2002-11-05Remove two pointless game checksTravis Howell
svn-id: r5421
2002-11-05fix for bug #633082; added some asserts to catch similiar problems in the futureMax Horn
svn-id: r5420
2002-11-05Small clean up of simon midi codeTravis Howell
svn-id: r5419
2002-11-05Fix simon sound effects againTravis Howell
svn-id: r5418
2002-11-05fix for bug #633082; added some asserts to catch similiar problems in the futureMax Horn
svn-id: r5417
2002-11-05clip text drawingMax Horn
svn-id: r5416
2002-11-05first step in cleaning up simon soundOliver Kiehl
svn-id: r5415
2002-11-05Missed one section of readmeTravis Howell
svn-id: r5414
2002-11-05Add simon1talkie and simon2talkie targetsTravis Howell
svn-id: r5413
2002-11-05make addMessageToStack() less noisy by defaultJonathan Gray
svn-id: r5412
2002-11-05comment unkMessage2 game specific checkJonathan Gray
svn-id: r5411
2002-11-05this fix nexus problemPaweł Kołodziejski
svn-id: r5410
2002-11-05it should be _realWidth instead _realHeightPaweł Kołodziejski
svn-id: r5409
2002-11-05this fix palette problems in the dig (ex. energy), previous code doesn't ↵Paweł Kołodziejski
exist in original, why somebody add this stuff ? if this break something, we can add exception. svn-id: r5408
2002-11-05Fix some weird formatingTravis Howell
svn-id: r5407
2002-11-05Minor simon code cleanupTravis Howell
svn-id: r5406
2002-11-05Fix broken simon gamesTravis Howell
svn-id: r5405
2002-11-04fixed mp3 support for simonOliver Kiehl
svn-id: r5404
2002-11-04Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base ↵Jamieson Christian
MIDI config); misc. pitchbend cleanups svn-id: r5403
2002-11-04Correct Indy3 grail diary fix - this stops those nasty segfaults ;pJames Brown
svn-id: r5402
2002-11-04Add some separate simon2dos sections since it doesn't have speech.Travis Howell
simon2dos text still not working right though. svn-id: r5401
2002-11-04Ooops, deleted one line too manyTravis Howell
svn-id: r5400
2002-11-04Remove old file exist check that is no longer requiredTravis Howell
svn-id: r5399
2002-11-04Fix simon 2 win sound effectsTravis Howell
Enable sound effects in simon 2 dos non-talkie Clean up sound code a bit svn-id: r5398
2002-11-03Added instructions on how to build Debian packages from source.Tore Anderson
svn-id: r5397
2002-11-03added support for sound effects in simon 1 dos talkieOliver Kiehl
svn-id: r5396
2002-11-03restrict unkMessage2 implementation to MonkeyVGA for nowMax Horn
svn-id: r5395
2002-11-03Fix text positioning for the grail diary in Indy3James Brown
svn-id: r5394
2002-11-03Indy3 only uses the low 4 bits of a variableJames Brown
svn-id: r5393
2002-11-03no need to remove the debian/ dir anymoreTore Anderson
svn-id: r5392
2002-11-03Fixed typo in description, drop build-deps on curses and readlineTore Anderson
svn-id: r5391
2002-11-03hack around what seems to be an empty exit script in indy3 (besides the size ↵Jonathan Gray
and tag) for now, maybe we should be strictly not reading past the size defined in the header of the script? svn-id: r5390
2002-11-03cleaner way to fix entry/exit dumpingJonathan Gray
svn-id: r5389
2002-11-03fix dumping of exit/entry scripts for older gamesJonathan Gray
svn-id: r5388
2002-11-03Fix "I can't reach that" in Indy3James Brown
svn-id: r5387
2002-11-02add the ability to view/set debugging level to the debuggerJonathan Gray
svn-id: r5386
2002-11-02Fix key repeat in the GUI.Lionel Ulmer
svn-id: r5385
2002-11-02Hack for Full Throttle - aquadran, are you sure these ranges are right?James Brown
svn-id: r5384
2002-11-02Make X11 driver work with overlays and all the stuff. Rework by theLionel Ulmer
same occasion the mouse code. RFH: if anyone has a DOTT save game just before the car cleaning in the past, I would like to have it to test the (untested) code to move the screen. svn-id: r5383
2002-11-02Fix some really stupid code someone added - this basically fixes the FT ↵James Brown
derby, except for keyboard control svn-id: r5382