aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-04-04Since our debug() adds an exclamation mark at the message end, removeEugene Sandulenko
2006-04-04Fix md5 for German IHNMEugene Sandulenko
2006-04-04Small updates to intiate variable and member visibility.Lars Persson
2006-04-04Paranoia change: catch invalid 'method' value in generateDetectNameMax Horn
2006-04-04Completed disassembly of the Lure pathfinding codePaul Gilbert
2006-04-04o_printStr() always uses box1 for FFTravis Howell
2006-04-04_noRightClick got reversed in setVerb for FFTravis Howell
2006-04-04Add skipSpeech difference in FFTravis Howell
2006-04-04Add verb codes differences in FFTravis Howell
2006-04-04Added stub for FF right-clicking.Torbjörn Andersson
2006-04-04Adjust clear/restore window for FFTravis Howell
2006-04-04More work on oracle in FFTravis Howell
2006-04-04Work around glitchy drawing of the Oracle icon, after discussing with Kirben.Torbjörn Andersson
2006-04-04Remove debug left overTravis Howell
2006-04-04More work on oracle in FFTravis Howell
2006-04-03Add initial support for oracle icons in FFTravis Howell
2006-04-03Removing outdated and obsolete commentMax Horn
2006-04-03Since GF_HE_CURSORLESS is gone now, we can remove this special case for 'lost'Max Horn
2006-04-03GF_HE_CURSORLESS feature flag not required, since HE games always set a defau...Travis Howell
2006-04-03Added variant string for some HE gamesMax Horn
2006-04-03Merged d_draw.cpp and rdwin.cpp (what little remained of them) into screen.cpp.Torbjörn Andersson
2006-04-02Don't try to copy str to _talkBuffer if str is pointing to _talkBuffer. ApartTorbjörn Andersson
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-04-01TypoMax Horn
2006-04-01Simplified loading of startup.infTorbjörn Andersson
2006-04-01Guard against too many entries in resource.inf, since there has been a TODOTorbjörn Andersson
2006-04-01Simplified the loading of resource.infTorbjörn Andersson
2006-04-01Removed superfluous addDefaultDirectory call, as well as two unused bad membe...Max Horn
2006-04-01Removing superfluous addDefaultDirectory callMax Horn
2006-04-01Use extra_versions to compute ScummGameSettings (currently only compared to t...Max Horn
2006-04-01Generate an error when kGenAsIs is used with an unsupported platform, instead...Max Horn
2006-04-01A lot of code in sword1/router.cpp and sword2/router.cpp is virtually identic...Max Horn
2006-04-01Always check array bounds are valid in HE games, matching originalTravis Howell
2006-04-01Patch #1432378: BASS: Memory leak, patch includedMax Horn
2006-04-01Fix painting and fridge magnet palette glitches in thinker1Travis Howell
2006-03-31Rename two WizParameters fieldsTravis Howell
2006-03-31Make corners of SCUMM load/save dialog round.Eugene Sandulenko
2006-03-31Made readFileToMem() print a more useful error message than "File is not open"Torbjörn Andersson
2006-03-31Fix skipping insane sequence in bundled Macintosh demo of FTTravis Howell
2006-03-31Fix sound glitch in PC demo of FTTravis Howell
2006-03-30Improve mine road in PC demo of FTTravis Howell
2006-03-30Limit INSANE to existing enemies in PC demo of FTTravis Howell
2006-03-30Allow interactive mine road in PC version of FT demoTravis Howell
2006-03-30Add missing check for invalid object number in getObjectData opcodeTravis Howell
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-03-29Alphabetical build orderMax Horn
2006-03-29Add opcode difference in FFTravis Howell
2006-03-29Added stubs for a couple of FF opcodes.Torbjörn Andersson
2006-03-29Add another English version of Monkey Island for MacintoshTravis Howell
2006-03-28- Commits heaviliy modifed patch #1459951 ("KYRA: Combining MIDI music with A...Johannes Schickel