Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-02 | GP2XWiz/SDL: Fix 2 small typos. | John Willis | |
svn-id: r43010 | |||
2009-08-02 | clean up and fix vga aspect scaler routines | Kostas Nakos | |
svn-id: r43008 | |||
2009-08-02 | GP2XWiz: More cleanup of render code and fix silly screen update bug when ↵ | John Willis | |
reverting to a 320*2xx game from a 640*4xx game. Dirty rect code for downscaled images still needs work. svn-id: r43007 | |||
2009-08-02 | align memory handles to sizeof(void*) instead of 4 (which is just good ↵ | Joost Peters | |
enough for 32-bit) - this fixes DW2 on 64-bit systems that require alignment svn-id: r43005 | |||
2009-08-02 | rework mixer (re)init. fixes bug #2694722 | Kostas Nakos | |
svn-id: r43003 | |||
2009-08-02 | Show a message if saving or loading a game fails. | Sven Hesse | |
svn-id: r43001 | |||
2009-08-02 | Show a message if saving or loading a game fails. | Torbjörn Andersson | |
svn-id: r42999 | |||
2009-08-02 | Removing _frameWaitLag. It broke normal animation speed in pre-v4 games and ↵ | Sven Hesse | |
didn't even do what it was supposed to in v4+ games anyway. (bug #2830985) svn-id: r42996 | |||
2009-08-02 | When ESCing videos, seek to the last frame that was meant to be played. ↵ | Sven Hesse | |
Fixes graphical glitches (bug #2830985) and crashes (bug #2830988) svn-id: r42995 | |||
2009-08-01 | Added some more information to the "Compressed sound ... invalid" error. Maybe | Torbjörn Andersson | |
this will help in determining what's causing bug #2830364. (It sounds like a bad data file, but who knows...) svn-id: r42974 | |||
2009-08-01 | Remove obsolete comment from Cine::Palette::saturatedAddColor. | Kari Salminen | |
svn-id: r42973 | |||
2009-07-31 | Fix bug with the event loop that was discarding pending events rather than ↵ | Paul Gilbert | |
leaving them to be processed in the following frame svn-id: r42965 | |||
2009-07-31 | GP2XWiz: Small cleanup of render code to slave as much of loadGFXMode() code ↵ | John Willis | |
back to the OSystem_SDL::loadGFXMode(). version. Also update README-GP2XWIZ. svn-id: r42964 | |||
2009-07-31 | GP2X: Clean up README-GP2X and remove HTML version of it from SVN (no one ↵ | John Willis | |
ever reads it and the WiKi is more upto date). svn-id: r42959 | |||
2009-07-31 | When renaming old savefiles for Nippon Safes, don't assert if a file that ↵ | Nicola Mettifogo | |
matches the pattern game.* and is not a savefile is found in the savepath. svn-id: r42958 | |||
2009-07-31 | Prevent high-resolution layouts to be loaded on low resolutions. | Vicent Marti | |
svn-id: r42955 | |||
2009-07-30 | Fixed corrupted theme files. | Vicent Marti | |
svn-id: r42953 | |||
2009-07-30 | cleanup | Max Horn | |
svn-id: r42952 | |||
2009-07-30 | SCUMM: Properly detect & distinguish the three FM-TOWNS double-demos | Max Horn | |
svn-id: r42951 | |||
2009-07-30 | Patch #2828669: CRUISE: Fix cruise compilation with mingw32ce toolchain | Max Horn | |
svn-id: r42950 | |||
2009-07-30 | Added Strangerke to credits, and moved wjp from Gob to SCI on his request | Max Horn | |
svn-id: r42947 | |||
2009-07-30 | Changed 10rdH070's nick back to LordHoto, and added Hkz to the credits | Max Horn | |
svn-id: r42946 | |||
2009-07-30 | Overhauled the credits: Retired members are now (partially) back to their ↵ | Max Horn | |
old sections, to make sure people really see all people who contribute to an engine/backend. Also added&fixed some entries, and moved the FreeSCI section svn-id: r42943 | |||
2009-07-30 | Fix Browser dialog name. | Johannes Schickel | |
svn-id: r42941 | |||
2009-07-30 | Change code to use our fractional utilities. | Johannes Schickel | |
svn-id: r42940 | |||
2009-07-30 | DS: Started work on a new build system for the Nintendo DS port, based on ↵ | Max Horn | |
configure (and thus suitable for buildbot). Currently only the ARM7 part is 'done' svn-id: r42939 | |||
2009-07-30 | minor cleanup to scale2x, to avoid confusing the compiler about potential ↵ | Max Horn | |
pointer aliasing (only the tip of the iceberg, of course... ;) svn-id: r42938 | |||
2009-07-30 | NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect ↵ | Max Horn | |
even in the older versions of DevKitPro used for compiling ScummVM...) svn-id: r42937 | |||
2009-07-30 | Fixed missing clearing of the low bit of the alpha mask in the "dim" screen ↵ | Johannes Schickel | |
shading function. svn-id: r42935 | |||
2009-07-30 | Fix bug #2829737: "GUI: Wrong background colours on dialog screens (IRIX)". | Johannes Schickel | |
svn-id: r42934 | |||
2009-07-30 | Prevent our "credits" make target updating Credits.rtf, which in fact is not ↵ | Johannes Schickel | |
present in SVN anymore, and the outdated docbook. svn-id: r42932 | |||
2009-07-30 | Add tanoku to our GUI credits section. | Johannes Schickel | |
svn-id: r42929 | |||
2009-07-30 | Fix bug which caused the mouse cursor not to update in some cases. | Johannes Schickel | |
svn-id: r42926 | |||
2009-07-30 | Cleanup the header file as I removed one function in r42922. | Nicola Mettifogo | |
svn-id: r42924 | |||
2009-07-30 | Fixed typo in user message. | Nicola Mettifogo | |
svn-id: r42923 | |||
2009-07-30 | Use SaveFileMan::listSaveFiles() to build list of old savegames for Nippon ↵ | Nicola Mettifogo | |
Safes. svn-id: r42922 | |||
2009-07-30 | Added the character lookup table for the Spanish font | Paul Gilbert | |
svn-id: r42920 | |||
2009-07-30 | Patch #2818501: enable scale2x mmx on x86_64 | Max Horn | |
svn-id: r42918 | |||
2009-07-29 | SWORD1 & SWORD2: Replaced ioFailed by err+eos | Max Horn | |
svn-id: r42912 | |||
2009-07-29 | Removed redundant File::ioFailed() implementation; also turned ↵ | Max Horn | |
ReadStream::ioFailed from a virtual into an inline method svn-id: r42911 | |||
2009-07-29 | Removed last traces of clearIOFailed. Yay :) | Max Horn | |
svn-id: r42910 | |||
2009-07-29 | SCUMM: Fix verb/sentence handling in Indy3 mac (there, a double click must ↵ | Max Horn | |
be used to trigger a verb/sentence) svn-id: r42907 | |||
2009-07-29 | Fix typo, which made our "floorf" macro use "floorf" instead of "floor" on ↵ | Johannes Schickel | |
systems without "floorf". svn-id: r42904 | |||
2009-07-29 | Fix regression, which prevented saving in COMI. | Johannes Schickel | |
svn-id: r42900 | |||
2009-07-29 | SCUMM: Enable looping in Indy3Mac sound effects | Max Horn | |
svn-id: r42898 | |||
2009-07-29 | Fix a little bug in KyraEngine_MR::showBadConscience, which prevented ↵ | Johannes Schickel | |
Gunther's mouse shapes from showing up. svn-id: r42895 | |||
2009-07-29 | Oops, fixing a regression I created with the Map_v4/Map_v2-merge | Sven Hesse | |
svn-id: r42894 | |||
2009-07-29 | Fix saving of item in hand in HoF and MR. | Johannes Schickel | |
svn-id: r42892 | |||
2009-07-29 | Fix animation script sound effect opcode implementation in Kyra3. | Johannes Schickel | |
svn-id: r42890 | |||
2009-07-29 | SCUMM: Rewrote ScummEngine::inventoryScriptIndy3Mac for clarity | Max Horn | |
svn-id: r42889 |