aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-12AUDIO: Replace macro in emumidi code with enum.Johannes Schickel
2011-08-11MOHAWK: Stub off xfliesMatthew Hoops
2011-08-11MOHAWK: Error out on any unknown Riven stack variablesMatthew Hoops
2011-08-11MOHAWK: Implement the rest of the sunners codeMatthew Hoops
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-11COMPOSER: Stop kBitmapSpp32 writing off the end of the buffer.Alyssa Milburn
2011-08-11SDL: Implement a hellish workaround to fix bug #3368143.Johannes Schickel
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-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-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
2011-08-09AGOS: Fix struct/class mismatchOri Avtalion
2011-08-08JANITORIAL: Remove trailing whitespaceOri Avtalion
2011-08-08RECORDER: Give name to recoder priority. Added middle button storing.Eugene Sandulenko
2011-08-08RECORDER: Restore event recorder functionality.Eugene Sandulenko
2011-08-08RECORDER: Add some debug outputEugene Sandulenko
2011-08-08CONFIGURE: Add more verbosity for slow shell environments like mingwEugene Sandulenko
2011-08-08CONFIGURE: Add x86_64 to the CPU architecture list.Johannes Schickel
2011-08-08CONFIGURE: Unify cpu arch detectionMax Horn
2011-08-08SCI: Remove dead codeMax Horn
2011-08-08TINSEL: Code formattingMax Horn
2011-08-08SCUMM: Remove unneeded check for CMS in readSoundResource.Johannes Schickel
2011-08-08SCUMM: Set default Benchmark speed in Moonbase Commander, based on the origin...Travis Howell