aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-09Removed redundant code related to Midi handlingPaul Gilbert
2009-08-09GP2X: Commit local version of backend, contains a 'fix' to work around a GP2X...John Willis
2009-08-09Fix glitch when removing arrows from spell book in Elvira 1.Travis Howell
2009-08-09Fix bug #2834260 - ELVIRA1: Graphic glitch when bird takes off.Travis Howell
2009-08-09Fix bug #2834252 - ELVIRA1 Problem with 8-character-long save names.Travis Howell
2009-08-09Slight adjustment to Spanish font lookup table, based on mac_es's description...Paul Gilbert
2009-08-09Fix bug #2834254 - ELVIRA: Buggy scroll arrows when mixing spells.Travis Howell
2009-08-09Changed subtitles display speed to also include the time taken to say voice s...Paul Gilbert
2009-08-08Changed the scroll-handling to be more like the original. This fixes bug #283...Sven Hesse
2009-08-08Fix bug #2825565: "Unable to select subtitles in Atlantis and Simon 1"Eugene Sandulenko
2009-08-08Patch #2832247: "GMM: Enable loading & deleting of unnamed savegames"Eugene Sandulenko
2009-08-08Add DS version of Atari MM from Bug #2834054Eugene Sandulenko
2009-08-08Implement FR#2821534: "GUI: Mute All disable volume sliders"Eugene Sandulenko
2009-08-08Fix XMIDI looping implementation. Now for example the music in the ferret vil...Johannes Schickel
2009-08-08Change workaround for bug #2820054 to apply for all GRA versions.Johannes Schickel
2009-08-08Formatting fix.Johannes Schickel
2009-08-08Fix for bug #2412336 "DW2: Voices cut off" (commit on behalf of dreammaster)Johannes Schickel
2009-08-08Add workaround for bug #2820054 "DW1: No intro music at first start on Wii", ...Johannes Schickel
2009-08-08tweaked the mapped keys to reintroduce SHIFT for mass adding gamesAndre Heider
2009-08-08forward port of wince 3.0 fix for paths from branch 0.13.0, r39978Kostas Nakos
2009-08-08Commit of dhewg's patch to fix screen refreshes on the WiiPaul Gilbert
2009-08-08When opening a data stream, don't read the whole file into memory if not nece...Sven Hesse
2009-08-07mouse up events need the same lovin' as mouse down events do. don't underesti...Kostas Nakos
2009-08-07Merge creation of Info.plist into update-version.pl.Andre Heider
2009-08-07show VK in gui_v2 games of kyraKostas Nakos
2009-08-07hint backend about virtual keyboard on save, in LoKKostas Nakos
2009-08-07Bugfix for #2831159 - Palace guards saying !!HIGH STRING!!Paul Gilbert
2009-08-06overload showMouse to kill mouse shadows in kyraKostas Nakos
2009-08-05T7G: Fix bug #2831041 by implementing opcode responsible for starting music p...Scott Thomas
2009-08-05Bugfix for music not being stopped when music volume is set to zeroPaul Gilbert
2009-08-04CleanupFilippos Karapetis
2009-08-04Removed the superfluous VGA buffer, replacing it with direct writes to the vi...Filippos Karapetis
2009-08-04got rid of superfluous semicolonsKostas Nakos
2009-08-04Cleaned up the MSVC project files of the gob engineFilippos Karapetis
2009-08-04commit slightly modified patch #2828646: WINCE: Integrate Windows CE with the...Kostas Nakos
2009-08-04update readme (draft)Kostas Nakos
2009-08-04update MakefileKostas Nakos
2009-08-04support made engineKostas Nakos
2009-08-04add bindings for cruise engineKostas Nakos
2009-08-03GP2XWiz: Fix bug with downscaled cursors.John Willis
2009-08-03Fix for #2824798 (FW: crash when clicking "load" in the GUI):Kari Salminen
2009-08-03Fix for bug #2828333 (AGI: KQ1: Greensleeves always plays):Kari Salminen
2009-08-03Bugfix to correctly reset the music tempo when loading a savegamePaul Gilbert
2009-08-03T7G: Fix bug #2831046 where save names not shown after loading a save from la...Scott Thomas
2009-08-02Make MemoryReAlloc() 64-bit alignment safeJoost Peters
2009-08-02Fix AGI crashes on 64-bit systems that require alignmentJoost Peters
2009-08-02GP2XWiz/SDL: Fix 2 small typos.John Willis
2009-08-02clean up and fix vga aspect scaler routinesKostas Nakos
2009-08-02GP2XWiz: More cleanup of render code and fix silly screen update bug when rev...John Willis
2009-08-02align memory handles to sizeof(void*) instead of 4 (which is just good enough...Joost Peters