Age | Commit message (Expand) | Author |
2006-04-06 | Fix inventory hitareas in FF | Travis Howell |
2006-04-06 | Add more icon differences in FF and cleanup | Travis Howell |
2006-04-05 | Use English strings for the system and confirm menus, to be consistent with the | Torbjörn Andersson |
2006-04-05 | Fixed bug in loadObject() where the data pointer was only advanced for the | Torbjörn Andersson |
2006-04-05 | I don't think assert(0) is a particularly helpful error message... | Torbjörn Andersson |
2006-04-05 | Fix character spacing in text blurbs. | Eugene Sandulenko |
2006-04-05 | Renames structures and other cleanup | Travis Howell |
2006-04-05 | Added SVN keywords, and removed inclusion of <sys/stat.h>. | Torbjörn Andersson |
2006-04-05 | Use the setBitFlag() and getBitFlag() functions, instead of manipulating | Torbjörn Andersson |
2006-04-05 | Add back lost bitFlag check in listSaveGames() | Travis Howell |
2006-04-05 | Fix regression in Simon2, a byte was lost when clearing or setting marks | Travis Howell |
2006-04-04 | Add inventory array differences in FF and minor cleanup | Travis Howell |
2006-04-04 | Fix freddicove detection. | Eugene Sandulenko |
2006-04-04 | Removed extra exclamation marks in warning() calls as well. | Eugene Sandulenko |
2006-04-04 | Since our debug() adds an exclamation mark at the message end, remove | Eugene Sandulenko |
2006-04-04 | Fix md5 for German IHNM | Eugene Sandulenko |
2006-04-04 | Small updates to intiate variable and member visibility. | Lars Persson |
2006-04-04 | Paranoia change: catch invalid 'method' value in generateDetectName | Max Horn |
2006-04-04 | Completed disassembly of the Lure pathfinding code | Paul Gilbert |
2006-04-04 | o_printStr() always uses box1 for FF | Travis Howell |
2006-04-04 | _noRightClick got reversed in setVerb for FF | Travis Howell |
2006-04-04 | Add skipSpeech difference in FF | Travis Howell |
2006-04-04 | Add verb codes differences in FF | Travis Howell |
2006-04-04 | Added stub for FF right-clicking. | Torbjörn Andersson |
2006-04-04 | Adjust clear/restore window for FF | Travis Howell |
2006-04-04 | More work on oracle in FF | Travis Howell |
2006-04-04 | Work around glitchy drawing of the Oracle icon, after discussing with Kirben. | Torbjörn Andersson |
2006-04-04 | Remove debug left over | Travis Howell |
2006-04-04 | More work on oracle in FF | Travis Howell |
2006-04-03 | Add initial support for oracle icons in FF | Travis Howell |
2006-04-03 | Removing outdated and obsolete comment | Max Horn |
2006-04-03 | Since GF_HE_CURSORLESS is gone now, we can remove this special case for 'lost' | Max Horn |
2006-04-03 | GF_HE_CURSORLESS feature flag not required, since HE games always set a defau... | Travis Howell |
2006-04-03 | Added variant string for some HE games | Max Horn |
2006-04-03 | Merged d_draw.cpp and rdwin.cpp (what little remained of them) into screen.cpp. | Torbjörn Andersson |
2006-04-02 | Don't try to copy str to _talkBuffer if str is pointing to _talkBuffer. Apart | Torbjörn Andersson |
2006-04-02 | With this change, backends are now responsible for instantiating their OSyste... | Max Horn |
2006-04-01 | Typo | Max Horn |
2006-04-01 | Simplified loading of startup.inf | Torbjörn Andersson |
2006-04-01 | Guard against too many entries in resource.inf, since there has been a TODO | Torbjörn Andersson |
2006-04-01 | Simplified the loading of resource.inf | Torbjörn Andersson |
2006-04-01 | Removed superfluous addDefaultDirectory call, as well as two unused bad membe... | Max Horn |
2006-04-01 | Removing superfluous addDefaultDirectory call | Max Horn |
2006-04-01 | Use extra_versions to compute ScummGameSettings (currently only compared to t... | Max Horn |
2006-04-01 | Generate an error when kGenAsIs is used with an unsupported platform, instead... | Max Horn |
2006-04-01 | A lot of code in sword1/router.cpp and sword2/router.cpp is virtually identic... | Max Horn |
2006-04-01 | Always check array bounds are valid in HE games, matching original | Travis Howell |
2006-04-01 | Patch #1432378: BASS: Memory leak, patch included | Max Horn |
2006-04-01 | Fix painting and fridge magnet palette glitches in thinker1 | Travis Howell |
2006-03-31 | Rename two WizParameters fields | Travis Howell |