aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-08-02rework mixer (re)init. fixes bug #2694722Kostas Nakos
2009-08-02Show a message if saving or loading a game fails.Sven Hesse
2009-08-02Show a message if saving or loading a game fails.Torbjörn Andersson
2009-08-02Removing _frameWaitLag. It broke normal animation speed in pre-v4 games and d...Sven Hesse
2009-08-02When ESCing videos, seek to the last frame that was meant to be played. Fixes...Sven Hesse
2009-08-01Added some more information to the "Compressed sound ... invalid" error. MaybeTorbjörn Andersson
2009-08-01Remove obsolete comment from Cine::Palette::saturatedAddColor.Kari Salminen
2009-07-31Fix bug with the event loop that was discarding pending events rather than le...Paul Gilbert
2009-07-31GP2XWiz: Small cleanup of render code to slave as much of loadGFXMode() code ...John Willis
2009-07-31GP2X: Clean up README-GP2X and remove HTML version of it from SVN (no one eve...John Willis
2009-07-31When renaming old savefiles for Nippon Safes, don't assert if a file that mat...Nicola Mettifogo
2009-07-31Prevent high-resolution layouts to be loaded on low resolutions.Vicent Marti
2009-07-30Fixed corrupted theme files.Vicent Marti
2009-07-30cleanupMax Horn
2009-07-30SCUMM: Properly detect & distinguish the three FM-TOWNS double-demosMax Horn
2009-07-30Patch #2828669: CRUISE: Fix cruise compilation with mingw32ce toolchainMax Horn
2009-07-30Added Strangerke to credits, and moved wjp from Gob to SCI on his requestMax Horn
2009-07-30Changed 10rdH070's nick back to LordHoto, and added Hkz to the creditsMax Horn
2009-07-30Overhauled the credits: Retired members are now (partially) back to their old...Max Horn
2009-07-30Fix Browser dialog name.Johannes Schickel
2009-07-30Change code to use our fractional utilities.Johannes Schickel
2009-07-30DS: Started work on a new build system for the Nintendo DS port, based on co...Max Horn
2009-07-30minor cleanup to scale2x, to avoid confusing the compiler about potential poi...Max Horn
2009-07-30NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect eve...Max Horn
2009-07-30Fixed missing clearing of the low bit of the alpha mask in the "dim" screen s...Johannes Schickel
2009-07-30Fix bug #2829737: "GUI: Wrong background colours on dialog screens (IRIX)".Johannes Schickel
2009-07-30Prevent our "credits" make target updating Credits.rtf, which in fact is not ...Johannes Schickel
2009-07-30Add tanoku to our GUI credits section.Johannes Schickel
2009-07-30Fix bug which caused the mouse cursor not to update in some cases.Johannes Schickel
2009-07-30Cleanup the header file as I removed one function in r42922.Nicola Mettifogo
2009-07-30Fixed typo in user message.Nicola Mettifogo
2009-07-30Use SaveFileMan::listSaveFiles() to build list of old savegames for Nippon Sa...Nicola Mettifogo
2009-07-30Added the character lookup table for the Spanish fontPaul Gilbert
2009-07-30Patch #2818501: enable scale2x mmx on x86_64Max Horn
2009-07-29SWORD1 & SWORD2: Replaced ioFailed by err+eosMax Horn
2009-07-29Removed redundant File::ioFailed() implementation; also turned ReadStream::io...Max Horn
2009-07-29Removed last traces of clearIOFailed. Yay :)Max Horn
2009-07-29SCUMM: Fix verb/sentence handling in Indy3 mac (there, a double click must be...Max Horn
2009-07-29Fix typo, which made our "floorf" macro use "floorf" instead of "floor" on sy...Johannes Schickel