Age | Commit message (Expand) | Author |
2009-08-03 | Fix for #2824798 (FW: crash when clicking "load" in the GUI): | Kari Salminen |
2009-08-03 | Fix for bug #2828333 (AGI: KQ1: Greensleeves always plays): | Kari Salminen |
2009-08-03 | Bugfix to correctly reset the music tempo when loading a savegame | Paul Gilbert |
2009-08-03 | T7G: Fix bug #2831046 where save names not shown after loading a save from la... | Scott Thomas |
2009-08-02 | Make MemoryReAlloc() 64-bit alignment safe | Joost Peters |
2009-08-02 | Fix AGI crashes on 64-bit systems that require alignment | Joost Peters |
2009-08-02 | GP2XWiz/SDL: Fix 2 small typos. | John Willis |
2009-08-02 | clean up and fix vga aspect scaler routines | Kostas Nakos |
2009-08-02 | GP2XWiz: More cleanup of render code and fix silly screen update bug when rev... | John Willis |
2009-08-02 | align memory handles to sizeof(void*) instead of 4 (which is just good enough... | Joost Peters |
2009-08-02 | rework mixer (re)init. fixes bug #2694722 | Kostas Nakos |
2009-08-02 | Show a message if saving or loading a game fails. | Sven Hesse |
2009-08-02 | Show a message if saving or loading a game fails. | Torbjörn Andersson |
2009-08-02 | Removing _frameWaitLag. It broke normal animation speed in pre-v4 games and d... | Sven Hesse |
2009-08-02 | When ESCing videos, seek to the last frame that was meant to be played. Fixes... | Sven Hesse |
2009-08-01 | Added some more information to the "Compressed sound ... invalid" error. Maybe | Torbjörn Andersson |
2009-08-01 | Remove obsolete comment from Cine::Palette::saturatedAddColor. | Kari Salminen |
2009-07-31 | Fix bug with the event loop that was discarding pending events rather than le... | Paul Gilbert |
2009-07-31 | GP2XWiz: Small cleanup of render code to slave as much of loadGFXMode() code ... | John Willis |
2009-07-31 | GP2X: Clean up README-GP2X and remove HTML version of it from SVN (no one eve... | John Willis |
2009-07-31 | When renaming old savefiles for Nippon Safes, don't assert if a file that mat... | Nicola Mettifogo |
2009-07-31 | Prevent high-resolution layouts to be loaded on low resolutions. | Vicent Marti |
2009-07-30 | Fixed corrupted theme files. | Vicent Marti |
2009-07-30 | cleanup | Max Horn |
2009-07-30 | SCUMM: Properly detect & distinguish the three FM-TOWNS double-demos | Max Horn |
2009-07-30 | Patch #2828669: CRUISE: Fix cruise compilation with mingw32ce toolchain | Max Horn |
2009-07-30 | Added Strangerke to credits, and moved wjp from Gob to SCI on his request | Max Horn |
2009-07-30 | Changed 10rdH070's nick back to LordHoto, and added Hkz to the credits | Max Horn |
2009-07-30 | Overhauled the credits: Retired members are now (partially) back to their old... | Max Horn |
2009-07-30 | Fix Browser dialog name. | Johannes Schickel |
2009-07-30 | Change code to use our fractional utilities. | Johannes Schickel |
2009-07-30 | DS: Started work on a new build system for the Nintendo DS port, based on co... | Max Horn |
2009-07-30 | minor cleanup to scale2x, to avoid confusing the compiler about potential poi... | Max Horn |
2009-07-30 | NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect eve... | Max Horn |
2009-07-30 | Fixed missing clearing of the low bit of the alpha mask in the "dim" screen s... | Johannes Schickel |
2009-07-30 | Fix bug #2829737: "GUI: Wrong background colours on dialog screens (IRIX)". | Johannes Schickel |
2009-07-30 | Prevent our "credits" make target updating Credits.rtf, which in fact is not ... | Johannes Schickel |
2009-07-30 | Add tanoku to our GUI credits section. | Johannes Schickel |
2009-07-30 | Fix bug which caused the mouse cursor not to update in some cases. | Johannes Schickel |
2009-07-30 | Cleanup the header file as I removed one function in r42922. | Nicola Mettifogo |
2009-07-30 | Fixed typo in user message. | Nicola Mettifogo |
2009-07-30 | Use SaveFileMan::listSaveFiles() to build list of old savegames for Nippon Sa... | Nicola Mettifogo |
2009-07-30 | Added the character lookup table for the Spanish font | Paul Gilbert |
2009-07-30 | Patch #2818501: enable scale2x mmx on x86_64 | Max Horn |
2009-07-29 | SWORD1 & SWORD2: Replaced ioFailed by err+eos | Max Horn |
2009-07-29 | Removed redundant File::ioFailed() implementation; also turned ReadStream::io... | Max Horn |
2009-07-29 | Removed last traces of clearIOFailed. Yay :) | Max Horn |
2009-07-29 | SCUMM: Fix verb/sentence handling in Indy3 mac (there, a double click must be... | Max Horn |
2009-07-29 | Fix typo, which made our "floorf" macro use "floorf" instead of "floor" on sy... | Johannes Schickel |
2009-07-29 | Fix regression, which prevented saving in COMI. | Johannes Schickel |