index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-03-09
DRASCULA: Simplified some code, cleanup
Max Horn
2010-03-09
DRASCULA: Some cleanup; turn some global C++ objects into members of Drascula...
Max Horn
2010-03-09
Initialise 'releaseAdd' to avoid a Valgrind warning in Write20() when the
Torbjörn Andersson
2010-03-09
Fix missing definition of gBitFormat.
Robin Watts
2010-03-09
Only use CXX_UPDATE_DEP_FLAG for .S file rule, in case it is defined. (Thus m...
Johannes Schickel
2010-03-09
Add missing MKDIR command. This was upsetting the WinCE build.
Robin Watts
2010-03-08
Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this matche...
Johannes Schickel
2010-03-08
Workaround for bug #1878514: COMI: Glitch when turning pages in recipe book
Max Horn
2010-03-08
Add missing include that caused build failures with Normal1xAspect and
Robin Watts
2010-03-08
Move gBitFormat definition so it works in both sizes of an ifdef.
Robin Watts
2010-03-08
Fix bug #2872076 (MIXER: Division by 0 in rate conversion if w/o soundcd)
Max Horn
2010-03-08
SCI: Make EngineState parameter to INV_SEL explicit
Max Horn
2010-03-08
Re-enable the arm asm costume drawer
Lars Persson
2010-03-08
SCI: Made some stuff static
Max Horn
2010-03-08
WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM ass...
Max Horn
2010-03-08
Use a template for hq2x and hq3x instead of using #include and defines.
Johannes Schickel
2010-03-08
Fix compilation.
Johannes Schickel
2010-03-08
Add new aspect ratio scaler variant, based on the Normal2xAspect ARM code
Max Horn
2010-03-08
Rewrite Normal1xAspect (untested, may be broken)
Max Horn
2010-03-08
Remove redundant code
Max Horn
2010-03-08
Rename PocketPCLandscapeAspect to Normal1xAspect and move it to
Max Horn
2010-03-08
Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,
Max Horn
2010-03-08
Move some var declarations into '#ifdef USE_NASM'
Max Horn
2010-03-08
SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal
Max Horn
2010-03-08
Code formatting
Max Horn
2010-03-08
SCALERS: Change 'bitformat' template params to 'colormasks';
Max Horn
2010-03-08
Move some aspect ratio related stuff to graphics/scaler/aspect.h
Max Horn
2010-03-08
Remove unnecessary #includes
Max Horn
2010-03-08
Tweak makeVOCDiskStream
Max Horn
2010-03-08
Show an error message in case multiple OPL outputs are created instead of usi...
Johannes Schickel
2010-03-08
Add a slight comment when the DBOPL sources where synched with DOSBox.
Johannes Schickel
2010-03-08
Use memset instead of a custom loop for zeroing the sample buffer.
Johannes Schickel
2010-03-08
Cleanup.
Johannes Schickel
2010-03-08
Switch to the other DOSBox OPL emulator as suggested by the DOSBox developers.
Johannes Schickel
2010-03-07
And this is 1.2.0svn now
Eugene Sandulenko
2010-03-07
Exclude font data tables for The Feeble Files, when AGOS2 games are disabled.
Travis Howell
2010-03-07
Add font data for Polish Windows 4CD version of The Feeble Files.
Travis Howell
2010-03-07
Split 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-06
N64: Use mips timer to partially simulate an RTC for the n64 port
Fabio Battaglia
2010-03-06
N64: Reduce N64 mouse sensibility a bit
Fabio Battaglia
2010-03-06
Playtoons - Add MD5s specified by scoriae in the forums
Arnaud Boutonné
2010-03-06
Gob3CD - Move subtitle check to initialization
Arnaud Boutonné
2010-03-06
Gob3 CD - some texts are skipped in the CD version because they are considere...
Arnaud Boutonné
2010-03-05
SCI: Add detection entry for Space Quest 5 french found in Space Quest Collec...
Fabio Battaglia
2010-03-05
Add detection for Playtoons 3 EN, based on Hkz MD5s
Arnaud Boutonné
2010-03-05
Patch #2963270: MM: V0 Verb Give Fix
Max Horn
2010-03-04
Fix another mismatching new[] call (note that this needs to be replaced by ma...
Johannes Schickel
2010-03-04
Fix mismatching new[]/delete.
Johannes Schickel
2010-03-04
cruise: add detection entry for Amiga English US GOLD version
Fabio Battaglia
[next]