aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-07README: Update Czech translation for README (from patch #3496538)Thierry Crozat
2012-03-07SCI: Add a new configuration option for SQ4 CD, "silver_cursors"Filippos Karapetis
2012-03-07TSAGE: Renaming of fields and fix for gate in Blue Force scene 900Paul Gilbert
2012-03-06SKY: Fix comment typosTorbjörn Andersson
2012-03-05IPHONE: Send dealloc message to iPhoneView's superclass at the end of dealloc.Johannes Schickel
2012-03-05IPOHNE: Move touch related global variables to iPhoneView.Johannes Schickel
2012-03-05IPHONE: Prefix all global variables with "g_".Johannes Schickel
2012-03-05KYRA: Replace debug leftover for unimplemented displayText functions with a w...Johannes Schickel
2012-03-05KYRA: Some formatting fixes.Johannes Schickel
2012-03-05SCI: Fix GK1 demo soundsMatthew Hoops
2012-03-04TSAGE: Some cleanup of R2R Animation Player, and fix for playing when objects...Paul Gilbert
2012-03-04TSAGE: Bugfix for showing cursor correctly in Blue Force scene 930Paul Gilbert
2012-03-04TSAGE: Bugfix for Blue Force named hotspots to display look/use/talk descript...Paul Gilbert
2012-03-04AmigaOS4: Adapt configure to latest SDK. Restore grep workaround.D G Turner
2012-03-04DREAMWEB: Clean up the palette brightness codeFilippos Karapetis
2012-03-03Merge pull request #205 from eriktorbjorn/dreamweb-randomBertrand Augereau
2012-03-03DREAMWEB: The rain processing has its own cpp fileBertrand Augereau
2012-03-03DREAMWEB: Simplify some uses of randomNumber()Torbjörn Andersson
2012-03-03TSAGE: Fix memory leak and error in R2R Animation Player freePaul Gilbert
2012-03-02KEYMAPPER: Add delays for *UP events coming from non-keysTarek Soliman
2012-03-02KEYMAPPER: Map non-key custom input eventsTarek Soliman
2012-03-02KEYMAPPER: Add non-key inputs to HardwareInputTarek Soliman
2012-03-03TOUCHE: Remap one more Spanish characterWillem Jan Palenstijn
2012-03-01GOB: Add detection entry for Italian playtoons2Fabio Battaglia
2012-02-29IPHONE: Fall back to CLUT8 in case a non-supported screen mode is set up.Johannes Schickel
2012-02-29DOCS: Add some info on PSX videos for sword1/sword2Matthew Hoops
2012-02-29NEWS: Mention PSX videos for sword1/sword1Matthew Hoops
2012-02-29ENGINES: Copy singleid description from wikiWillem Jan Palenstijn
2012-02-29COMMON: Move language GUIO code to language.hMax Horn
2012-02-29COMMON: Replace OptionsDialog::renderType2GUIO by API in rendermode.hMax Horn
2012-02-29TSAGE: Bugfixes for startup sequence in R2R Scene 180Paul Gilbert
2012-02-29TSAGE: Slow down the animation player to match the original gamePaul Gilbert
2012-02-29ENGINES: Adjust the description of _singleIdFilippos Karapetis
2012-02-28MAEMO: Define only special keys to KeymapperTarek Soliman
2012-02-28KEYMAPPER: HardwareInputSet now has defaultsTarek Soliman
2012-02-28KEYMAPPER: Move HardwareInputSet implementation out of header fileTarek Soliman
2012-02-28ENGINES: Add a thorough explanation of the ugliness caused by _singleIdFilippos Karapetis
2012-02-28Revert "SCI: Do not set _singleId in SciMetaEngine"Filippos Karapetis
2012-02-28SCI: Do not set _singleId in SciMetaEngineFilippos Karapetis
2012-02-28ENGINES: Properly explain the usage of _singleIdFilippos Karapetis
2012-02-27COMMON: Fix opening QuickTime files from MacBinary filesMatthew Hoops
2012-02-27KEYMAPPER: Fix WebOS compileTarek Soliman
2012-02-27KEYMAPPER: Rename EVENT_CUSTOM_BACKEND to EVENT_CUSTOM_BACKEND_ACTIONTarek Soliman
2012-02-27KEYMAPPER: Rename HardwareKey to HardwareInputTarek Soliman
2012-02-27ANDROID: Fix mkplugin.sh freezing with bashTarek Soliman
2012-02-27ANDROID: Fix sed escaping in mkplugin.sh.Alyssa Milburn
2012-02-27TSAGE: Renamed many of the unknown fields in the R2R Animation PlayerPaul Gilbert
2012-02-27TSAGE: Bugfixes for R2R animation playerPaul Gilbert
2012-02-27AGOS: Add font data for French, German and Italian versions of Simon the Sorc...Travis Howell
2012-02-26NDS: Fix build after common util.h split.D G Turner