aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-02-19Patch #689271: Usage bits fixMax Horn
svn-id: r6626
2003-02-19make pickVarRandom stub print out its argument list to the consoleJonathan Gray
svn-id: r6625
2003-02-18stub opcode E0 which makes moondemo and fbdemo start yayJonathan Gray
svn-id: r6624
2003-02-18moondemo uses akos as wellJonathan Gray
svn-id: r6623
2003-02-18add fatty bears fun packJonathan Gray
svn-id: r6622
2003-02-18cleanupMax Horn
svn-id: r6621
2003-02-18fix typoJonathan Gray
svn-id: r6620
2003-02-18change getDateTime to be a v6 opcode, and hopefully not break anythingJonathan Gray
svn-id: r6619
2003-02-17pickVarRandom stubJonathan Gray
svn-id: r6618
2003-02-17not sure if all of these AFTER_V7 for NEW_COSTUMES changes are needed but it ↵Jonathan Gray
won't hurt in any event svn-id: r6617
2003-02-17make good on GF_NEW_COSTUMES threatsJonathan Gray
svn-id: r6616
2003-02-17oopsJonathan Gray
svn-id: r6615
2003-02-17unstub stopTalking as the relevant function stopTalk() already exists in ↵Jonathan Gray
scummvm, add an attempt at findAllObjects that is hopefully not totally wrong, puttmoon now crashes on finding an AKOS block when it is expecting COST, some surgery may be required as all the AKOS stuff seems to be wrapped up in GF_AFTER_V7 svn-id: r6614
2003-02-16fixed warningMax Horn
svn-id: r6613
2003-02-16Patch 684732: CMI Walkbox Fix - really, this does seem to be the only solutionJames Brown
svn-id: r6612
2003-02-16change o6_uknownCD name for o6_stampObjectJonathan Gray
svn-id: r6611
2003-02-16Add example simon2dos/talkie music codeTravis Howell
svn-id: r6610
2003-02-15possible fix for Bug #687059 ?Oliver Kiehl
svn-id: r6609
2003-02-15add stubs for openFile closeFile and deleteFile opcodesJonathan Gray
svn-id: r6608
2003-02-14Patch #682981: Experimental translation optimisation (version 2), andJames Brown
#683384: Smush Regression Workaround svn-id: r6607
2003-02-14add stub for o6_stopTalkingJonathan Gray
svn-id: r6606
2003-02-14add putt putt goes to the moon to gamedetectorJonathan Gray
svn-id: r6605
2003-02-13fixed warningMax Horn
svn-id: r6604
2003-02-13Bug 683544Oliver Kiehl
svn-id: r6603
2003-02-12Maybe this is more future-safe?Marcus Comstedt
svn-id: r6602
2003-02-12hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous ↵Jonathan Gray
Entertainment game) svn-id: r6601
2003-02-12Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).Marcus Comstedt
svn-id: r6600
2003-02-12try to boost our cvs stats a bit, er I mean fix typoJonathan Gray
svn-id: r6599
2003-02-12update version list with some more dos based humongous games, these ones ↵Jonathan Gray
still need at least one opcode to work and maybe some akos bits, but they are a lot closer to the lec games then the games that are windows based with versions numbers of 7.0.0 which seems to be pretty much every game apart from those now in the list svn-id: r6598
2003-02-10Was bad idea to enable this in Simon 1Travis Howell
svn-id: r6597
2003-02-10Add missing simon 1/2 adlib control codes, purpose unknown.Travis Howell
svn-id: r6596
2003-02-09fixed regression I causedMax Horn
svn-id: r6595
2003-02-08cleanupMax Horn
svn-id: r6594
2003-02-08more access cleanup; also reorderd some method/function declarations in ↵Max Horn
class Scumm svn-id: r6593
2003-02-08more stuff made 'protected'Max Horn
svn-id: r6592
2003-02-07OopsJames Brown
svn-id: r6591
2003-02-07Patch 679354: ComI actor redraw patchJames Brown
svn-id: r6590
2003-02-06removed an obsolete member var, and started to make Scumm member vars ↵Max Horn
protected (had to make some exception; the code which makes these exceptions necessary should be revised) svn-id: r6589
2003-02-05oopsMax Horn
svn-id: r6588
2003-02-05fixed a copy&paste bug; rewrote the code in question to streamline it a bitMax Horn
svn-id: r6587
2003-02-05Minor fix to last commmitTravis Howell
svn-id: r6586
2003-02-05Add guess word for spanish versionTravis Howell
Add better hebrew support, font doesn't seem quite right though. Divide quit section into languages svn-id: r6585
2003-02-03change translateText as per erik's patch, although if this is failing ↵Jonathan Gray
because the text is already translated we should probably be avoiding calling translateText multiple times for the same strings in the first place svn-id: r6584
2003-02-03revert part of the no sound device present stuff that was causing speech to ↵Jonathan Gray
finish prematurely svn-id: r6583
2003-02-02Language option isn't just for comuTravis Howell
svn-id: r6582
2003-02-02increased bufferPaweł Kołodziejski
svn-id: r6581
2003-01-31increased bufferPaweł Kołodziejski
svn-id: r6580
2003-01-30fix warningMax Horn
svn-id: r6579
2003-01-30Added couple of options to MorphOS startupRuediger Hanke
svn-id: r6578
2003-01-30fixed crash with non-ASCII charsMax Horn
svn-id: r6577