Age | Commit message (Expand) | Author |
2006-09-02 | Fix string formating in Russian versions of HE72+ games | Travis Howell |
2006-09-02 | Add DISABLE_HE check, around HE72+ specific version of convertMessageString() | Travis Howell |
2006-09-01 | Only check old special codes through drawString() in HE71 and earlier games | Travis Howell |
2006-09-01 | More fixes for string usage Russian HE games. | Eugene Sandulenko |
2006-09-01 | Ooops, re-enable sound code | Travis Howell |
2006-09-01 | Add HE72+ specific version of convertMessageToString(), to reduce filtering a... | Travis Howell |
2006-08-29 | Add/Update details of English versions of pajama3, putttime and spyfox2 | Travis Howell |
2006-08-28 | Add Dutch version of Freddi Fish and Luther's Maze Madness | Travis Howell |
2006-08-27 | Add details for Dutch versions of many HE games | Travis Howell |
2006-08-26 | WORKAROUND for bug #1514457: INDY3: Crash in castle Brunwald (german version). | Max Horn |
2006-08-26 | Added some more detecion file sizes (I have a simple script that collects the... | Max Horn |
2006-08-26 | Add the Dutch version of Freddi Fish 1 for Macintosh | Travis Howell |
2006-08-25 | Added some actual file sizes to the MD5 table | Max Horn |
2006-08-25 | Add possibilitz to store file sizes in the MD5 table (for future use) | Max Horn |
2006-08-21 | Added workaround (and warnings to find corner cases) for bug #1535358 | Max Horn |
2006-08-21 | Yet another paranoia check | Max Horn |
2006-08-21 | cleanup & check for sentence overflows | Max Horn |
2006-08-20 | Rename VAR_MOUSEPRESENT to VAR_INPUTMODE and set the default input type to mo... | Travis Howell |
2006-08-15 | Add PT_BRA FT MD5 as reported in bugreport #1539740 | Eugene Sandulenko |
2006-08-04 | There is no need anymore to report EVENT_SCREEN_CHANGED changes to the GUI code | Max Horn |
2006-08-04 | Activate _dimsInactive for ValueDisplayDialog, makes the text speed/volume ch... | Max Horn |
2006-08-04 | Changed GUI code to do 'lazy'/'just-in-time' reflowing, so that client code d... | Max Horn |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-07-31 | Fix bug #1528856 - ZAK FM-TOWNS: Wrong Screen-Start position in jungle. | Travis Howell |
2006-07-31 | * Added copyright string to all engine plugins | Max Horn |
2006-07-31 | Fix bug #1528535 - ZAK FM-TOWNS: Wrong stripe in background. | Travis Howell |
2006-07-31 | Cleaned up some comments | Max Horn |
2006-07-31 | Update details for other HE mini games | Travis Howell |
2006-07-30 | Add Pajama Sam 3 and Spy FOX 2 mini games | Travis Howell |
2006-07-24 | Fix bug #1496523 - MM: Weird Ed appears backwards at door | Travis Howell |
2006-07-24 | Fix bug #1527630 - ZAK FM-TOWNS: Actor (Caponian) picks wrong line | Travis Howell |
2006-07-23 | Use #include "..." instead of #include <...> for pack-start.h and pack-end.h | Torbjörn Andersson |
2006-07-23 | No need for packing SaveInfoSection and ThumbnailHeader anymore. | Johannes Schickel |
2006-07-22 | Fix struct packing issues (macros are not resolve in #pragma params, at least... | Max Horn |
2006-07-22 | Hardcoding header size of the Thumbnail and of the Info section of scumm games. | Johannes Schickel |
2006-07-22 | Using FilesystemNode::name instead of FilesystemNode::displayName in all game... | Johannes Schickel |
2006-07-21 | Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now... | Max Horn |
2006-07-16 | Copy protection was disabled in the Monkey Island 1 release included with Luc... | Travis Howell |
2006-07-15 | There are no known releases of indy3ega/monkeyega that require this bypass | Travis Howell |
2006-07-15 | There are no known releases of indy3ega/monkeyega that require this bypass | Travis Howell |
2006-07-14 | More whitespace changes. | Torbjörn Andersson |
2006-07-14 | Whitespace change, and test to see if I'm able to commit now that I've changed | Torbjörn Andersson |
2006-07-11 | Remove out dated comment | Travis Howell |
2006-07-10 | Restrict recent walk code changes to to exact SCUMM versions required, to pre... | Travis Howell |
2006-07-10 | Fix actor glitches in the stomach location of pajama3 | Travis Howell |
2006-07-10 | Applied my own fix for bug #1519667 ("DOTT: Graphic glitches while kite comes | Torbjörn Andersson |
2006-07-09 | Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking... | Max Horn |
2006-07-09 | Patch #1519399: DS Backend | Max Horn |
2006-07-09 | Added OSystem::setFocusRectangle (first part of Nintendo DS patch) | Max Horn |
2006-07-09 | HE80+ games ignore subtitle speed, due to sound code been used. Fixes glitche... | Travis Howell |