aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-21GUI/DS: Make 99 the maximum number of save slots displayed on the GMM load/sa...agent-q
2011-05-21GUI: Prevent the GUI code from incorrectly reloading the theme when the built...agent-q
2011-05-21DS/SAGA: Due to what looks like a compiler bug, having one Common::Array temp...agent-q
2011-05-21DS: Various changesagent-q
2011-05-21DS: Prevent arrays from growing by 32 elements inside 'operator='. I'm conce...agent-q
2011-05-21DS: Fix some OPL data which was incorrectly freed from the main heap on the D...agent-q
2011-05-21DS: Port of changes from branch-1-2-0 that I should really have moved into th...agent-q
2011-05-13SCI: Don't include several debug tables when REDUCE_MEMORY_USAGE is definedmd5
2011-05-13SCI: Added workarounds for bug #3292251, instead of patching the scriptmd5
2011-05-13SCI: Marked the sanity check inside processWorkList() as a workaroundmd5
2011-05-13SCI: Fixed bugs #3299458 and #3295849md5
2011-05-13SCI: Fix signature of script patch qfg3DialogCrash (bug #3300241)Tarek Soliman
2011-05-08I18N: Update translations data fileThierry Crozat
2011-05-08I18N: Update Spanish translation (from patch #3298988)Thierry Crozat
2011-05-08I18N: Update Basilian Portuguese translation (from patch #3297165)Thierry Crozat
2011-05-08WEBOS: Splitted install directory from package directory.Klaus Reimer
2011-05-08WEBOS: Removed unused gestureDownTimeKlaus Reimer
2011-05-08WEBOS: Fixed ESCAPE and MENU key on WebOS 1Klaus Reimer
2011-05-08WEBOS: Added comment for Palm Pixi specific compiler options.Klaus Reimer
2011-05-08WEBOS: Removed unused libpdl linking.Klaus Reimer
2011-05-08WEBOS: Moved webos plugin build configuration into its own block so it can be...Klaus Reimer
2011-05-08WEBOS: Added comments to explain some WebOS compile settings.Klaus Reimer
2011-05-07QUEEN: Delete the parser before closing the driver.eriktorbjorn
2011-05-07ANDROID: Get rid of Fn->ALT metakey mappingdhewg
2011-05-06BUILD: Disable OpenGL backend code.Johannes Schickel
2011-05-05GOB: Fix a stupid typo in SlotFileIndexed::buildIndex()Sven Hesse
2011-05-05BASE: Suppress pointless warning message (fixes bug #3291522)Max Horn
2011-05-04DRASCULA: Handle pitch in code using lockScreen()Marcus Comstedt
2011-05-04GOB: Add another Italian Fascination versionSven Hesse
2011-05-04GOB: Add another Italian Urban Runner versionSven Hesse
2011-05-04GOB: Don't overwrite _destSpriteX after PRINTTEXTSven Hesse
2011-05-04GOB: Plug a leakSven Hesse
2011-05-03COMMON: Fix spelling of 'Philips'Matthew Hoops
2011-05-02I18N: Update translations data fileThierry Crozat
2011-05-02I18N: Update Swedish translation from patch #3296202Thierry Crozat
2011-05-02I18N: Update Polish translation from patch #3296137Thierry Crozat
2011-05-02I18N: Update French translationThierry Crozat
2011-05-02MOHAWK: Add detection for the seussabc Mac demoMatthew Hoops
2011-05-02SCUMM: Add support for an alternate version of The Dig's demoMatthew Hoops
2011-05-02PSP: fixed cursor disappearance bug in 16-bit gamesBluddy
2011-05-01I18N: Update translations data file.Thierry Crozat
2011-05-01I18N: Update Polish translation (from patch #3295481)Thierry Crozat
2011-05-02NEWS: Mention new WebOS port.Klaus Reimer
2011-05-02README: Added WebOS to list of supported platforms.Klaus Reimer
2011-05-01WEBOS: No longer creating paths which are not used anymore.Klaus Reimer
2011-05-01WEBOS: Removed special paths from default configuration.Klaus Reimer
2011-05-01WEBOS: Rewritten webos packaging again. No fancy settings needed anymore. Jus...Klaus Reimer
2011-05-01WEBOS: Added a default prefix and enforcing docdir, datadir and plugin direct...Klaus Reimer
2011-05-01SCUMM: Fix v60he gamesMatthew Hoops
2011-05-01ANDROID: Disable the savegame parachutedhewg