aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-26Merge pull request #191 from BenCastricum/masterEugene Sandulenko
2012-02-26Merge pull request #192 from fingolfin/refactor-commonEugene Sandulenko
2012-02-26COMMON: Move Language and Platform functionality into separate filesMax Horn
2012-02-26COMMON: Move RenderMode and GUIOptions functionality into separate filesMax Horn
2012-02-26SCUMM: Fix utilization of ARM assembly routines. This fixes bug #3494448.Johannes Schickel
2012-02-26TSAGE: Implemented some of the remaining R2R Animation Player support methodsPaul Gilbert
2012-02-26TSAGE: Implement R2R Animation Player drawing codePaul Gilbert
2012-02-26TSAGE: Implemented the initial loading logic for R2R animation playerPaul Gilbert
2012-02-26NEWS: Mention iPhone's AR and 16bpp support.Johannes Schickel
2012-02-26IPHONE: Update default build settings. (Disable scalers, mt32, timidity).Johannes Schickel
2012-02-26IPHONE: Enable 16bpp support in configure.Johannes Schickel
2012-02-26IPHONE: Let hi-color games directly draw onto the screen texture buffer.Johannes Schickel
2012-02-26IPHONE: Implement 16bpp color support.Johannes Schickel
2012-02-25IPHONE: Get rid of _gameScreenRaw, instead use _framebuffer internally.Johannes Schickel
2012-02-25IPHONE: Implement very basic GFX transaction support.Johannes Schickel
2012-02-25KYRA: Remove obsolete registering of 16_color config file entry.Johannes Schickel
2012-02-25GUI: Let edit text widgets use a non-bold (aka normal) font.Johannes Schickel
2012-02-25AUDIO: (Windows) fix issue with non-unique MIDI device namesathrxx
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-02-25TSAGE: R2R - Fix bug #3492133, error in palette index usedStrangerke
2012-02-24MAEMO: Move static table out of .h fileTarek Soliman
2012-02-24IPHONE: Move aspect ratio settings to VideoContext.Johannes Schickel
2012-02-24Merge pull request #197 from phoenixtail26/cleanedARCorrection.Johannes Schickel
2012-02-24GUI: Fix "clear" buttons after theme switch (bug #3482459)Torbjörn Andersson
2012-02-24DREAMWEB: Remove uneeded Common::String construction.D G Turner
2012-02-24Merge pull request #200 from digitall/dreamwebDatafilePrefixDavid Turner
2012-02-24KYRA: (EOB) - fix save file thumbnail generation in CGA/EGA modeathrxx
2012-02-24COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modesathrxx
2012-02-24KYRA: (EOB) - cleanup CGA/EGA code a bitathrxx
2012-02-24DREAMWEB: Migrate remaining minor functions to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadTextFile() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadGraphicsFile() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadSounds() to using datafile prefix variable.D G Turner
2012-02-24DREAMWEB: Migrate loadTempText() to using datafile prefix variable.D G Turner