aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-11SDL: Previous commit broke compilation on MSVCPaul Gilbert
2011-08-11TSAGE: Implemented new Globals for Blue Force, and beginnings of implementati...Paul Gilbert
2011-08-11TSAGE: Added support for reverse palette fadingPaul Gilbert
2011-08-11DREAMWEB: 'getreelstart' ported to C++Bertrand Augereau
2011-08-11COMPOSER: Stop kBitmapSpp32 writing off the end of the buffer.Alyssa Milburn
2011-08-11DREAMWEB: 'dealwithspecial' has a better signatureBertrand Augereau
2011-08-11DREAMWEB: Misc cleanings in stubs.cppBertrand Augereau
2011-08-11SDL: Implement a hellish workaround to fix bug #3368143.Johannes Schickel
2011-08-11DREAMWEB: 'showframe' takes a FrameBertrand Augereau
2011-08-11DREAMWEB: A stub has become uselessBertrand Augereau
2011-08-11DREAMWEB: 'printslow' API improvedBertrand Augereau
2011-08-11DREAMWEB: Less ds pollution in 'printslow' and 'printdirect'Bertrand Augereau
2011-08-11DREAMWEB: Stricter typing in the printing subsystemBertrand Augereau
2011-08-10COMPOSER: Add detection for Dragor FR and Gregory FRStrangerke
2011-08-10TIMER: Add a comment to explain why we remove the name in removeTimerProc.Johannes Schickel
2011-08-10TIMER: Remove all names associated with a callback, since all callbacks are r...Johannes Schickel
2011-08-10TIMER: Remove name of callback in removeTimerProc.Johannes Schickel
2011-08-10DREAMWEB: Removed useless push/popsBertrand Augereau
2011-08-10DREAMWEB: 'multidump' doesn't dirty ds anymoreBertrand Augereau
2011-08-10DREAMWEB: Improvement of 'printslow' signatureBertrand Augereau
2011-08-10DREAMWEB: Improvement of 'printdirect' signature and register usageBertrand Augereau
2011-08-10DREAMWEB: Improvement of 'getnumber' signatureBertrand Augereau
2011-08-10DREAMWEB: Improvement of 'printchar' signatureBertrand Augereau
2011-08-10BUILD: Only use supported languages in Windows installer script.Travis Howell
2011-08-10BUILD: Remove English specific launch message in Windows installer script.Travis Howell
2011-08-10BUILD: Only use supported languages in Windows installer script.Travis Howell
2011-08-10BUILD: Install documentation based on language chosen during installation.Travis Howell
2011-08-10DOCS: Finished German README (Liesmich)Simon Sawatzki
2011-08-10README: Update MSVC building instructions a bit.Johannes Schickel
2011-08-10README: Cleanup & little correctionsSimon Sawatzki
2011-08-10CMS: Simplify code a tiny bit.Johannes Schickel
2011-08-10CMS: Do proper clipping of the sound data on generation.Johannes Schickel
2011-08-10SCUMM: Change CMS sfx methods to use its own register set.Johannes Schickel
2011-08-10SCUMM: Do not pack structs in CMS code.Johannes Schickel
2011-08-09DREAMWEB: 'checkdest' ported to C++Bertrand Augereau
2011-08-09DREAMWEB: 'autosetwalk' ported to C++Bertrand Augereau
2011-08-09RECORDER: Defer mutex deletion to destructor.Johannes Schickel
2011-08-09BACKENDS: Fix compilation.Johannes Schickel
2011-08-09DINGUX: hopefully fix the cursor palette problemFabio Battaglia
2011-08-09DINGUX: fix compilationFabio Battaglia
2011-08-09RECORDER: Implement time compensation for playbackEugene Sandulenko
2011-08-09SCUMM: Backyard Soccer 2004 uses a different INI setting to disable printing.Travis Howell
2011-08-08SCUMM: Add some HE72 differences to mouse click handlingMatthew Hoops
2011-08-09OPENGL: Add include guard to gltexture.hJohannes Schickel
2011-08-09OPENGL: Added a temporary hack to fix compilation under Windows, after the la...Filippos Karapetis
2011-08-09SDL: Slight clean up in the surface based graphics manager.Johannes Schickel
2011-08-09SDL: Take advantage of SdlGraphicsManager.Johannes Schickel
2011-08-09SDL: Let SDL based graphics managers inherit from SdlGraphicsManager.Johannes Schickel
2011-08-09SDL: Add a new base class for graphics managers utilizing SDL.Johannes Schickel
2011-08-09BACKENDS: Add PaletteManager interface as comments to GraphicsManager.Johannes Schickel