Age | Commit message (Expand) | Author |
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 |
2006-07-09 | Add filename patterns for Macintosh versions of Blue's Birthday Adventure | Travis Howell |
2006-07-08 | Rename VAR_WINDOWS_VERSION to VAR_PLATFORM_VERSION | Travis Howell |
2006-07-08 | Add another German Macintosh version of pajama2 | Travis Howell |
2006-07-07 | Update language settinga for filename patterns in HE games | Travis Howell |
2006-07-07 | Add another German Windows version of pajama2 | Travis Howell |
2006-07-07 | Revert recent change to actorWalkStep(), caused regressions | Travis Howell |
2006-07-07 | Fix bug #1518523 - FOA: Indy facing the wrong direction in intro. And adjust ... | Travis Howell |
2006-07-06 | Fix off by one, in the stomach of pajama3 | Travis Howell |
2006-07-06 | Add cyx's patch for 1513622 - HE: Palette glitch (recent regression) | Travis Howell |
2006-07-06 | Fix 1506002 - PUTTTIME: Weird Mouth Movement | Travis Howell |
2006-07-05 | Fix bug #1515345 - INDY3 (FM-TOWNS): Black screen upon start (Amiga) | Travis Howell |
2006-06-28 | Remove left over ; | Travis Howell |
2006-06-28 | Add eriktorbjorn's patch for DXA unification, with more changes | Travis Howell |
2006-06-28 | Add French versions of freddi3, freddicove and pajama2 | Travis Howell |
2006-06-27 | Resort HE games, by HE version and mark US versions | Travis Howell |
2006-06-27 | Fixed the HE version of the Swedish Freddi Fish 1, and added detection for the | Torbjörn Andersson |
2006-06-24 | Add Keith Scroggins to credits as Atari/FreeMiNT builder. | Eugene Sandulenko |
2006-06-24 | * Renamed config.mak to config.mk | Max Horn |