aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-27Fix cwd resource path bug for CMIJames Brown
2002-12-27Error out when fonts are missingJames Brown
2002-12-27removing not working, obsolete mac portMax Horn
2002-12-27fix S&M (why was that changed made in the first place I wonder?)Max Horn
2002-12-27cleanupMax Horn
2002-12-27quick fix for Endy's code - should be redone properly laterMax Horn
2002-12-27Patch 650135 (method 3): FOA parrot hangJames Brown
2002-12-27some more var guessesMax Horn
2002-12-27Patch from ccr: Don't segfault if euid has no r/w perms on pwdJames Brown
2002-12-27Move some things around, to get rid of all these resource/ sprintf's for CMIJames Brown
2002-12-26o8 startScript jugglingJames Brown
2002-12-26group startScript/Object codes (no code change)Max Horn
2002-12-26doSentence only takes three params in V8Max Horn
2002-12-26added FIXME commentMax Horn
2002-12-26fixed talkingMax Horn
2002-12-26map V8 talk opcodes to the right V6 opcodes; however, talking still locks up ...Max Horn
2002-12-26fixed verb scriptsMax Horn
2002-12-26Increase allowed zbuffers for CMI (One room, 16, uses at least 6.. add a few ...James Brown
2002-12-26Fix incorrect opcode (now it at least starts the Verb Widget scripts)James Brown
2002-12-26Hack around a COMI crash..James Brown
2002-12-26added missing returnPaweł Kołodziejski
2002-12-26Add a guess at VAR_TALK_ACTOR (stops the crashes anyway), and add the DEBUGMO...James Brown
2002-12-26Update more CMI opcodes. The first room now starts, although actor text crash...James Brown
2002-12-26CMI opcode workJames Brown
2002-12-26SMUSH playback opcodeJames Brown
2002-12-26dummy o8_startVideo implementationMax Horn
2002-12-26fixed compilation under VC6Paweł Kołodziejski
2002-12-26added intensity roomopsMax Horn
2002-12-26Allow the CMI logo room to runJames Brown
2002-12-26reuse the old (ugly nasty dreaded) string system for V8, too (by supplying a ...Max Horn
2002-12-2632 bit variables storageMax Horn
2002-12-26Make the title screen do something useful.James Brown
2002-12-26updated VC6 filePaweł Kołodziejski
2002-12-26fixed compilation under VC6Paweł Kołodziejski
2002-12-26Don't go to the save/load screenJames Brown
2002-12-26640*480 = 307200 > 65536: uin16 not sufficient to store the VirtScreen sizeMax Horn
2002-12-26Make menu stuff runJames Brown
2002-12-26fixed save/load; more restructuring of the charset rendering codeMax Horn
2002-12-25cleanupMax Horn
2002-12-25seperated classic & old256 rendered (now subclasses of CharsetRenderer)Max Horn
2002-12-25This could hardly work, how did this change? scratch head" morphos.cppRuediger Hanke
2002-12-25Fix compiler warning and possible hitRuediger Hanke
2002-12-25more cleanupMax Horn
2002-12-25cleanupMax Horn
2002-12-25moved CharsetRendere into its own header/source file; changed Scumm::_charset...Max Horn
2002-12-25seems cursor width/height can occurMax Horn
2002-12-25implemented V8 kernel function 'killAllScriptsButMe' - not sure if I did it r...Max Horn
2002-12-25text center mode hackMax Horn
2002-12-25two good rules of thumb: don't use typecasts if you don't have to - type cast...Max Horn
2002-12-25added some stuff to lock/unlock object v2Paweł Kołodziejski