Age | Commit message (Expand) | Author |
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 |
2002-09-24 | removed even the last traces of Scumm dependencies from NewGUI. Yes, you hear... | Max Horn |
2002-09-24 | Patch 609334: PalManip save/load/init fixes. | James Brown |
2002-09-23 | Patch #612847: Sam and Max painting subgame fix | James Brown |
2002-09-22 | renamec string -> _string and sentence -> _sentence in class Scumm (I origina... | Max Horn |
2002-09-21 | Add the following patches: | Travis Howell |
2002-09-20 | Patch #612277: text rendering crash + spacing issue | Max Horn |
2002-09-19 | based on my findings for guifont, I changed string.cpp to read the char width... | Max Horn |
2002-09-19 | removed even more scumm dependencies from NewGUI; fixed some redraw issues (t... | Max Horn |
2002-09-17 | added support for nonenglish the dig(dialogs, descriptions, warnings), not gu... | Paweł Kołodziejski |
2002-09-17 | Fix newgui crash, and commit patch 600645: Loom flashlight fix | James Brown |
2002-09-17 | added framework for non-english version of the dig, not yet completed | Paweł Kołodziejski |
2002-09-16 | patch #609859: Some general patches for string.cpp | Max Horn |
2002-09-16 | added some comments, cleanup | Max Horn |