Age | Commit message (Expand) | Author |
2002-12-13 | cleaned up autosave code | Max Horn |
2002-12-13 | cleanup | Max Horn |
2002-12-12 | Tidy one or two things up for future V1/V2/V8 SCUMM support. | James Brown |
2002-12-11 | Fixed myriad VC++ compile/link problems. | Jamieson Christian |
2002-12-09 | cleanup; only now do I see how similiar setupShadowPalette, the new setupShad... | Max Horn |
2002-12-09 | cleanup | Max Horn |
2002-12-08 | Patch #650085: Make saveload system extensible | Max Horn |
2002-12-04 | removed obsolete getDefaultGUIColor and some FIXMEs | Max Horn |
2002-12-04 | even more cleanup | Max Horn |
2002-12-04 | more cleanup | Max Horn |
2002-12-04 | more cleanup; fixes out of bound access to _charsetData (but I am not sure if... | Max Horn |
2002-12-04 | lots of cleanup to the graphics code; removed various global states (makes it... | Max Horn |
2002-12-01 | moved RNG to common/util.cpp | Oliver Kiehl |
2002-11-29 | more cleanup | Max Horn |
2002-11-29 | cleanup | Max Horn |
2002-11-26 | cleanup | Max Horn |
2002-11-10 | completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some stat... | Max Horn |
2002-11-10 | added Scumm::displayError() method; make use of that to display errors if sav... | Max Horn |
2002-11-08 | Masking patch | James Brown |
2002-11-06 | applied patch: #634326, and changed strip ranges for after and before scumm v7, | Paweł Kołodziejski |
2002-11-06 | why keep a seperate opcode entry & opcode description table if we can have it... | Max Horn |
2002-11-06 | moved some constants from scumm.h to gameDetector.h; this way, we don't have ... | Max Horn |
2002-11-06 | removed more unused variables; cleaned up some spaces | Max Horn |
2002-11-06 | removed unused parameters from drawBomp | Max Horn |
2002-11-06 | removed more typecasts | Max Horn |
2002-11-06 | rewrote akos5 and bomp, corrected pitch in akos16, increased range of gfxbits | Paweł Kołodziejski |
2002-11-05 | Add simon1talkie and simon2talkie targets | Travis Howell |
2002-11-02 | Correct that FT opcode - it's bitwise or, not logical | James Brown |
2002-10-28 | Add support for aliased scummvm config entries. | James Brown |
2002-10-27 | don't put samples into stream SoundMixer if sound card is disabled | Paweł Kołodziejski |
2002-10-24 | Add simon1demo | Travis Howell |
2002-10-24 | changed number strips to dynamic and increased arrays tdirty and bdirty to 80 | Paweł Kołodziejski |
2002-10-23 | removed obsolete stuff | Max Horn |
2002-10-23 | Make some BOMP'ed Dig events a little more happy | James Brown |
2002-10-23 | removed old GUI code | Max Horn |
2002-10-22 | get rid of obsolete variable | Max Horn |
2002-10-21 | The terms Word and DWord are somewhat Windows centric; in fact there are syst... | Max Horn |
2002-10-20 | cleanup; fix for room 88 in The Dig (Ender, I was right, only the place was a... | Max Horn |
2002-10-19 | patch #625603 film noir mode bugfix | Jonathan Gray |
2002-10-16 | Full Throttle: Add stub for opcode CD (something to do with drawing blast obj... | James Brown |
2002-10-13 | fix nexus scrolling in the dig, but partialy, there is also memory coruption ... | Paweł Kołodziejski |
2002-10-11 | added FT imuse music | Paweł Kołodziejski |
2002-10-08 | allow user to load savegames while Smush movies are playing; cleanup | Max Horn |
2002-10-06 | Fix drawDescString - still needs centering corrections | James Brown |
2002-10-06 | Full Throttle / The Dig fixes. | James Brown |
2002-10-01 | Patch #616092: Full Throttle dialog fix | James Brown |
2002-09-30 | played a bit with the launcher - it now is already somewhat usable <g> | Max Horn |
2002-09-29 | framework of Imuse sound for The Dig | Paweł Kołodziejski |
2002-09-28 | patch #615842 | Max Horn |
2002-09-25 | Patch 613933: Return code for validateresource. | James Brown |