Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-05 | Fix regression in Simon2, a byte was lost when clearing or setting marks | Travis Howell | |
svn-id: r21619 | |||
2006-04-04 | Add inventory array differences in FF and minor cleanup | Travis Howell | |
svn-id: r21613 | |||
2006-04-04 | Fix freddicove detection. | Eugene Sandulenko | |
svn-id: r21610 | |||
2006-04-04 | Removed extra exclamation marks in warning() calls as well. | Eugene Sandulenko | |
svn-id: r21608 | |||
2006-04-04 | Since our debug() adds an exclamation mark at the message end, remove | Eugene Sandulenko | |
it in several calls to avoid duplication!!11! svn-id: r21607 | |||
2006-04-04 | Fix md5 for German IHNM | Eugene Sandulenko | |
svn-id: r21606 | |||
2006-04-04 | Small updates to intiate variable and member visibility. | Lars Persson | |
svn-id: r21604 | |||
2006-04-04 | Paranoia change: catch invalid 'method' value in generateDetectName | Max Horn | |
svn-id: r21602 | |||
2006-04-04 | Completed disassembly of the Lure pathfinding code | Paul Gilbert | |
svn-id: r21593 | |||
2006-04-04 | o_printStr() always uses box1 for FF | Travis Howell | |
svn-id: r21592 | |||
2006-04-04 | _noRightClick got reversed in setVerb for FF | Travis Howell | |
svn-id: r21591 | |||
2006-04-04 | Add skipSpeech difference in FF | Travis Howell | |
svn-id: r21590 | |||
2006-04-04 | Add verb codes differences in FF | Travis Howell | |
svn-id: r21589 | |||
2006-04-04 | Added stub for FF right-clicking. | Torbjörn Andersson | |
svn-id: r21588 | |||
2006-04-04 | Adjust clear/restore window for FF | Travis Howell | |
svn-id: r21587 | |||
2006-04-04 | More work on oracle in FF | Travis Howell | |
svn-id: r21586 | |||
2006-04-04 | Work around glitchy drawing of the Oracle icon, after discussing with Kirben. | Torbjörn Andersson | |
But it's still unclear *why* the first 16 bytes should be skipped; hence the Big Scary Comment (tm). svn-id: r21585 | |||
2006-04-04 | Remove debug left over | Travis Howell | |
svn-id: r21584 | |||
2006-04-04 | More work on oracle in FF | Travis Howell | |
svn-id: r21583 | |||
2006-04-03 | Add initial support for oracle icons in FF | Travis Howell | |
svn-id: r21579 | |||
2006-04-03 | Removing outdated and obsolete comment | Max Horn | |
svn-id: r21578 | |||
2006-04-03 | Since GF_HE_CURSORLESS is gone now, we can remove this special case for 'lost' | Max Horn | |
svn-id: r21577 | |||
2006-04-03 | GF_HE_CURSORLESS feature flag not required, since HE games always set a ↵ | Travis Howell | |
default cursor too. svn-id: r21576 | |||
2006-04-03 | Added variant string for some HE games | Max Horn | |
svn-id: r21574 | |||
2006-04-03 | Merged d_draw.cpp and rdwin.cpp (what little remained of them) into screen.cpp. | Torbjörn Andersson | |
svn-id: r21573 | |||
2006-04-02 | Don't try to copy str to _talkBuffer if str is pointing to _talkBuffer. Apart | Torbjörn Andersson | |
from being unnecessary, the result of strcpy() on overlapping memory areas is unpredictable. svn-id: r21562 | |||
2006-04-02 | With this change, backends are now responsible for instantiating their ↵ | Max Horn | |
OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently) svn-id: r21557 | |||
2006-04-01 | Typo | Max Horn | |
svn-id: r21540 | |||
2006-04-01 | Simplified loading of startup.inf | Torbjörn Andersson | |
svn-id: r21538 | |||
2006-04-01 | Guard against too many entries in resource.inf, since there has been a TODO | Torbjörn Andersson | |
comment about that (removed in the previous commit) since roughly forever. svn-id: r21536 | |||
2006-04-01 | Simplified the loading of resource.inf | Torbjörn Andersson | |
svn-id: r21533 | |||
2006-04-01 | Removed superfluous addDefaultDirectory call, as well as two unused bad ↵ | Max Horn | |
member vars svn-id: r21532 | |||
2006-04-01 | Removing superfluous addDefaultDirectory call | Max Horn | |
svn-id: r21531 | |||
2006-04-01 | Use extra_versions to compute ScummGameSettings (currently only compared to ↵ | Max Horn | |
the value determined via multiple_versions_md5_settings but not actively used; requires more testing, in particular with HE games) svn-id: r21530 | |||
2006-04-01 | Generate an error when kGenAsIs is used with an unsupported platform, ↵ | Max Horn | |
instead of silently continuing with a bogus _fileHandle (leading to odd crashes) svn-id: r21528 | |||
2006-04-01 | A lot of code in sword1/router.cpp and sword2/router.cpp is virtually ↵ | Max Horn | |
identical -- unified the two files in many places (but a lot more could be done, feel free to pick up and continue this work) svn-id: r21526 | |||
2006-04-01 | Always check array bounds are valid in HE games, matching original | Travis Howell | |
svn-id: r21524 | |||
2006-04-01 | Patch #1432378: BASS: Memory leak, patch included | Max Horn | |
svn-id: r21523 | |||
2006-04-01 | Fix painting and fridge magnet palette glitches in thinker1 | Travis Howell | |
svn-id: r21522 | |||
2006-03-31 | Rename two WizParameters fields | Travis Howell | |
svn-id: r21514 | |||
2006-03-31 | Make corners of SCUMM load/save dialog round. | Eugene Sandulenko | |
svn-id: r21513 | |||
2006-03-31 | Made readFileToMem() print a more useful error message than "File is not open" | Torbjörn Andersson | |
if the file could not be opened. svn-id: r21508 | |||
2006-03-31 | Fix skipping insane sequence in bundled Macintosh demo of FT | Travis Howell | |
svn-id: r21507 | |||
2006-03-31 | Fix sound glitch in PC demo of FT | Travis Howell | |
svn-id: r21506 | |||
2006-03-30 | Improve mine road in PC demo of FT | Travis Howell | |
svn-id: r21505 | |||
2006-03-30 | Limit INSANE to existing enemies in PC demo of FT | Travis Howell | |
svn-id: r21504 | |||
2006-03-30 | Allow interactive mine road in PC version of FT demo | Travis Howell | |
svn-id: r21503 | |||
2006-03-30 | Add missing check for invalid object number in getObjectData opcode | Travis Howell | |
svn-id: r21501 | |||
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ↵ | Max Horn | |
to ~250). Many greetings to eriktorbjorn, and have fun recompiling. svn-id: r21500 | |||
2006-03-29 | Alphabetical build order | Max Horn | |
svn-id: r21499 |