aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-08Fix compilation.Johannes Schickel
2010-03-08Add new aspect ratio scaler variant, based on the Normal2xAspect ARM codeMax Horn
2010-03-08Rewrite Normal1xAspect (untested, may be broken)Max Horn
2010-03-08Remove redundant codeMax Horn
2010-03-08Rename PocketPCLandscapeAspect to Normal1xAspect and move it toMax Horn
2010-03-08Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,Max Horn
2010-03-08Move some var declarations into '#ifdef USE_NASM'Max Horn
2010-03-08SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internalMax Horn
2010-03-08Code formattingMax Horn
2010-03-08SCALERS: Change 'bitformat' template params to 'colormasks';Max Horn
2010-03-08Move some aspect ratio related stuff to graphics/scaler/aspect.hMax Horn
2010-03-08Remove unnecessary #includesMax Horn
2010-03-08Tweak makeVOCDiskStreamMax Horn
2010-03-08Show an error message in case multiple OPL outputs are created instead of usi...Johannes Schickel
2010-03-08Add a slight comment when the DBOPL sources where synched with DOSBox.Johannes Schickel
2010-03-08Use memset instead of a custom loop for zeroing the sample buffer.Johannes Schickel
2010-03-08Cleanup.Johannes Schickel
2010-03-08Switch to the other DOSBox OPL emulator as suggested by the DOSBox developers.Johannes Schickel
2010-03-07And this is 1.2.0svn nowEugene Sandulenko
2010-03-07Exclude font data tables for The Feeble Files, when AGOS2 games are disabled.Travis Howell
2010-03-07Add font data for Polish Windows 4CD version of The Feeble Files.Travis Howell
2010-03-07Split up the scene.cpp file into separate files for M4 and MADS specific scen...Paul Gilbert
2010-03-06- Reorder detection (floppy, CD, demos). Arnaud Boutonné
2010-03-06N64: Use mips timer to partially simulate an RTC for the n64 portFabio Battaglia
2010-03-06N64: Reduce N64 mouse sensibility a bitFabio Battaglia
2010-03-06Playtoons - Add MD5s specified by scoriae in the forumsArnaud Boutonné
2010-03-06Gob3CD - Move subtitle check to initializationArnaud Boutonné
2010-03-06Gob3 CD - some texts are skipped in the CD version because they are considere...Arnaud Boutonné
2010-03-05SCI: Add detection entry for Space Quest 5 french found in Space Quest Collec...Fabio Battaglia
2010-03-05Add detection for Playtoons 3 EN, based on Hkz MD5sArnaud Boutonné
2010-03-05Patch #2963270: MM: V0 Verb Give FixMax Horn
2010-03-04Fix another mismatching new[] call (note that this needs to be replaced by ma...Johannes Schickel
2010-03-04Fix mismatching new[]/delete.Johannes Schickel
2010-03-04cruise: add detection entry for Amiga English US GOLD versionFabio Battaglia
2010-03-04Fix item exchange string in Kyra 1 Amiga (both English and German).Johannes Schickel
2010-03-02Fix bug #2961530 - Zak/FM-Towns: Game hangs when using monkey wrench.Travis Howell
2010-02-28Remove a reference to the old MorphOS backend in configure.Jordi Vilalta Prat
2010-02-28Add detection entry for SQ4 Mac.Matthew Hoops
2010-02-28Add a comment to document my removal of stream delete in previous commitFabio Battaglia
2010-02-28do not delete the stream twice in makeZipArchive as it's already deleted by u...Fabio Battaglia
2010-02-28N64: change how asserts are printedFabio Battaglia
2010-02-28Don't try to dispose of "_bgBuf + 256" automatically when playing the BASSTorbjörn Andersson
2010-02-28Fix gcc warning.Johannes Schickel
2010-02-28Implemented loading of the Rex Nebular walkable areasPaul Gilbert
2010-02-27Check if we should quit on every opcode call instead of after every 500. Fixe...Matthew Hoops
2010-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
2010-02-27DRACI: Don't try to set the volume for channels that couldn't be allocated (f...Jordi Vilalta Prat
2010-02-27N64: added list of required devices to use the portFabio Battaglia
2010-02-27N64: correct control buttons namingFabio Battaglia
2010-02-27N64: Add a preliminary port specific readmeFabio Battaglia