Age | Commit message (Expand) | Author |
2003-03-17 | split waitForTimer func, update for smush, | Paweł Kołodziejski |
2003-03-13 | Patch #686427: SO_ROOM_SATURATION implementation | Max Horn |
2003-03-08 | fixed descriptions in the dig | Paweł Kołodziejski |
2003-03-07 | refactored some stuff (and made readMAXS virtual, with V2/V3 code having own ... | Max Horn |
2003-03-07 | implemented formating string error for each engine | Paweł Kołodziejski |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup | Paweł Kołodziejski |
2003-03-01 | removed the single big VersionSettings list; instead, the simon & scumm modul... | Max Horn |
2003-02-27 | patch #689164 comi verb coin hack by erik, fixes the verb coin drawing behind... | Jonathan Gray |
2003-02-18 | cleanup | Max Horn |
2003-02-18 | change getDateTime to be a v6 opcode, and hopefully not break anything | Jonathan Gray |
2003-02-14 | Patch #682981: Experimental translation optimisation (version 2), and | James Brown |
2003-02-08 | cleanup | Max Horn |
2003-02-08 | more access cleanup; also reorderd some method/function declarations in class... | Max Horn |
2003-02-08 | more stuff made 'protected' | Max Horn |
2003-02-06 | removed an obsolete member var, and started to make Scumm member vars protect... | Max Horn |
2003-02-02 | increased buffer | Paweł Kołodziejski |
2003-01-29 | add ability to specify language for comi see scummvm -h for possible values | Jonathan Gray |
2003-01-29 | oops.. meant to add this as well | Jonathan Gray |
2003-01-29 | add list of possible languages in comi and relevant variable | Jonathan Gray |
2003-01-26 | Patch 671031: Fix for MI1 intro crash + others (move new object | James Brown |
2003-01-24 | LCA'03 commit: Fix talking where no sound hardware is present | James Brown |
2003-01-19 | increasing blast text limit for COMI end credits | Max Horn |
2003-01-16 | Patch 668634: Actor iteration fix | James Brown |
2003-01-16 | Some cleanup, implementation of setKeyScript (F1 now attempts to start the sa... | James Brown |
2003-01-16 | first blastText version. this is work in progress (note that e.g. text is not... | Max Horn |
2003-01-15 | localvar fix take 2. Note that ship-to-ship combat is still impossible (canno... | James Brown |
2003-01-15 | ComI uses more locals | James Brown |
2003-01-15 | Hack to make Part III start | James Brown |
2003-01-14 | Patch 667613: Extend gfxUsageBits[] | James Brown |
2003-01-13 | fixed COMI actor scaling, again | Max Horn |
2003-01-13 | added V8 scaling code | Max Horn |
2003-01-12 | New method of local object management. Buggy, segfaults on the Part 1 screen ... | James Brown |
2003-01-08 | our File class already makes sure we find stuff in the resource subdirectory.... | Max Horn |
2003-01-02 | Plop in some better disk switching code for CMI - I have no idea how well thi... | James Brown |
2003-01-01 | moved Scumm::faceActorToObj to Actor::faceToObject; moved various functions i... | Max Horn |
2003-01-01 | added yet another variable (for mouse-button-hold flags). Now the 'verb widge... | Max Horn |
2002-12-31 | implemented o8_getDateTime | Max Horn |
2002-12-31 | get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ... | Max Horn |
2002-12-29 | cleanup | Max Horn |
2002-12-29 | cleanup | Max Horn |
2002-12-29 | fix compile | James Brown |
2002-12-28 | get rid of getStringLen and use the more powerful resStrLen instead; moved re... | Max Horn |
2002-12-27 | fixed flobject loading in V8 | Max Horn |
2002-12-27 | Appending another slash breaks COMI on MorphOS and AmigaOS where a double-sla... | Ruediger Hanke |
2002-12-27 | Fix cwd resource path bug for CMI | James Brown |
2002-12-27 | quick fix for Endy's code - should be redone properly later | Max Horn |
2002-12-27 | Move some things around, to get rid of all these resource/ sprintf's for CMI | James Brown |
2002-12-26 | map V8 talk opcodes to the right V6 opcodes; however, talking still locks up ... | Max Horn |
2002-12-26 | fixed verb scripts | Max Horn |