Age | Commit message (Expand) | Author |
2006-05-30 | Big update from Joachim. Game title fixes, spelling fixes, rewording, | Eugene Sandulenko |
2006-05-29 | Only call OSystem::updateScreen() every other frame, so no more than 50 times... | Joost Peters |
2006-05-29 | objectify AGI menu.h/cpp | Willem Jan Palenstijn |
2006-05-29 | The ScummDebugger object needs to be created after _numVariables has been set... | Gregory Montoir |
2006-05-29 | - More GOB2 map conversions | Sven Hesse |
2006-05-29 | some cleanup | Joost Peters |
2006-05-29 | Update makefile for the GP32 port. | Won Star |
2006-05-29 | fix 480x272 overlay drawing, set default overlay size to 480x272 | Joost Peters |
2006-05-29 | get rid of _overlayScale | Joost Peters |
2006-05-29 | add SCEkxploit rule | Joost Peters |
2006-05-29 | If we're going to intercept attempts to set VAR(VAR_CHARINC) in writeVar(), we | Torbjörn Andersson |
2006-05-29 | Introduces special switch for GraphicsWidget for use of theme transparency ag... | Johannes Schickel |
2006-05-29 | adds support for filling the thumbnail display in a given color if no thumbna... | Johannes Schickel |
2006-05-29 | - updates new theme config | Johannes Schickel |
2006-05-29 | - adds option to fill GraphicsWidgets with a special color | Johannes Schickel |
2006-05-29 | Oops this reverts my last commit. :/ | Johannes Schickel |
2006-05-29 | - comments out getColorAlphaImp2 | Johannes Schickel |
2006-05-29 | - cleanup | Johannes Schickel |
2006-05-29 | Remove printf() debug message that appears annoyingly in Zak256. Anyone know ... | James Brown |
2006-05-29 | - changes transparency parameter of Theme::drawSurface to alpha parameter. | Johannes Schickel |
2006-05-29 | Removes leftover comment. | Johannes Schickel |
2006-05-29 | - Fixes list position after screen change. | Johannes Schickel |
2006-05-29 | - Fixes disabled transparency for classic theme. | Johannes Schickel |
2006-05-29 | Fixes widget drawing for classic theme. | Johannes Schickel |
2006-05-29 | Fix Commodore 64 versions | Travis Howell |
2006-05-29 | Player now moves out of the way if he's blocking an entrance when an NPC ente... | Paul Gilbert |
2006-05-29 | Committed patch [ 1496602 ] KYRA: typo on Kyra2 file list | Oystein Eftevaag |
2006-05-28 | fix PSPFilesystemNode::parent() + some minor cleanup | Joost Peters |
2006-05-28 | make getNodeForPath() use the proper PSPFilesystemNode ctor (and remove the o... | Joost Peters |
2006-05-28 | Got rid of _selectedMenuItem to make LordHoto happier. | Torbjörn Andersson |
2006-05-28 | Mock-up version of the Kyra 3 main menu. Just enough to be able to select the | Torbjörn Andersson |
2006-05-28 | Add reported Gob2 german floppy. | Eugene Sandulenko |
2006-05-28 | Sets a blank palette at startup. | Johannes Schickel |
2006-05-28 | Moved the hack that distinguishes MM V1 demo from the full version to a more ... | Max Horn |
2006-05-28 | cleanup | Johannes Schickel |
2006-05-28 | - makes Screen::getPagePtr private | Johannes Schickel |
2006-05-28 | No need to compute the SCUMM version here; rather, verify that the SCUMM vers... | Max Horn |
2006-05-28 | Another couple of fixes for the spanish floppy version (menu strings specific... | Oystein Eftevaag |
2006-05-28 | adds GF_ITALIAN to the list of language flags. | Johannes Schickel |
2006-05-28 | cleanup | Johannes Schickel |
2006-05-28 | Apparently some games use the F10 key, which makes it a poor choice for opening | Torbjörn Andersson |
2006-05-28 | removes some tabs. | Johannes Schickel |
2006-05-28 | This could fix detecting unknown non-english versions which contain a MAIN_EN... | Johannes Schickel |
2006-05-28 | Commits Chriliths patch for fixing Kyra on PalmOS. | Johannes Schickel |
2006-05-28 | Fixes bug # 1494945 ("KYRA1: Actor disappearing in an animation"). | Johannes Schickel |
2006-05-28 | Allow key pad navigation. | Torbjörn Andersson |
2006-05-28 | The Kyra settings are now stored in the config file instead of the savegames. | Torbjörn Andersson |
2006-05-28 | We already have a default setting for subtitles, so this shouldn't be needed. | Torbjörn Andersson |
2006-05-28 | Added speechEnabled() and textEnabled() to simplify the text/speech config ch... | Oystein Eftevaag |
2006-05-28 | increase buffer for comi smush audio track, that fixes bug #1479721 | Paweł Kołodziejski |