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
2011-08-17
SCUMM: Mass-comment/rename/simplify the soccer u32 code.
Alyssa Milburn
2011-08-16
SCUMM: Fix cross product call in soccer u32 code.
Alyssa Milburn
2011-08-10
SCUMM: Remove unused soccer u32 code
Matthew Hoops
2011-08-09
Merge remote branch 'upstream/master' into soccer
Matthew Hoops
2011-08-09
SCUMM: Fix bug in soccer u32 op_1014_sub3
Matthew Hoops
2011-08-09
RECORDER: Defer mutex deletion to destructor.
Johannes Schickel
2011-08-09
BACKENDS: Fix compilation.
Johannes Schickel
2011-08-09
DINGUX: hopefully fix the cursor palette problem
Fabio Battaglia
2011-08-09
DINGUX: fix compilation
Fabio Battaglia
2011-08-09
RECORDER: Implement time compensation for playback
Eugene Sandulenko
2011-08-09
SCUMM: Backyard Soccer 2004 uses a different INI setting to disable printing.
Travis Howell
2011-08-08
Merge remote branch 'upstream/master' into soccer
Matthew Hoops
2011-08-08
SCUMM: Add some HE72 differences to mouse click handling
Matthew Hoops
2011-08-09
OPENGL: Add include guard to gltexture.h
Johannes Schickel
2011-08-09
OPENGL: Added a temporary hack to fix compilation under Windows, after the la...
Filippos Karapetis
2011-08-09
SDL: Slight clean up in the surface based graphics manager.
Johannes Schickel
2011-08-09
SDL: Take advantage of SdlGraphicsManager.
Johannes Schickel
2011-08-09
SDL: Let SDL based graphics managers inherit from SdlGraphicsManager.
Johannes Schickel
2011-08-09
SDL: Add a new base class for graphics managers utilizing SDL.
Johannes Schickel
2011-08-09
BACKENDS: Add PaletteManager interface as comments to GraphicsManager.
Johannes Schickel
2011-08-09
AGOS: Fix struct/class mismatch
Ori Avtalion
2011-08-08
JANITORIAL: Remove trailing whitespace
Ori Avtalion
2011-08-08
RECORDER: Give name to recoder priority. Added middle button storing.
Eugene Sandulenko
2011-08-08
RECORDER: Restore event recorder functionality.
Eugene Sandulenko
2011-08-08
RECORDER: Add some debug output
Eugene Sandulenko
2011-08-08
CONFIGURE: Add more verbosity for slow shell environments like mingw
Eugene Sandulenko
2011-08-08
CONFIGURE: Add x86_64 to the CPU architecture list.
Johannes Schickel
2011-08-08
CONFIGURE: Unify cpu arch detection
Max Horn
2011-08-08
SCI: Remove dead code
Max Horn
2011-08-08
TINSEL: Code formatting
Max Horn
2011-08-08
SCUMM: Remove unneeded check for CMS in readSoundResource.
Johannes Schickel
2011-08-08
SCUMM: Fix another original soccer u32 difference
Matthew Hoops
2011-08-08
SCUMM: Set default Benchmark speed in Moonbase Commander, based on the origin...
Travis Howell
2011-08-08
SCUMM: Update stub in arrayOps for Moonbase Commander.
Travis Howell
2011-08-08
SCUMM: Add sprite code difference in Moonbase Commander.
Travis Howell
2011-08-07
Merge remote branch 'upstream/master' into soccer
Matthew Hoops
2011-08-08
SCUMM: Fix endian issue in captureWizPolygon.
Travis Howell
2011-08-07
MOHAWK: Add specific cursor handling for Myst demo
Bastien Bouclet
2011-08-07
MOHAWK: Leaving from the slides should go to the information screens in Myst ...
Bastien Bouclet
2011-08-07
MOHAWK: Disable zip mode in Myst demo
Bastien Bouclet
2011-08-07
SCUMM: Further clean up of the CMS code.
Johannes Schickel
2011-08-07
SCUMM: Clean up CMS code some more.
Johannes Schickel
2011-08-07
SCUMM: Mark some overwritten methods as virtual.
Johannes Schickel
2011-08-07
SCUMM: Cleanup CMS code a bit.
Johannes Schickel
2011-08-07
GRAPHICS: Slight formatting fix.
Johannes Schickel
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
ALL: Use Graphics::skipThumbnail() where appropriate.
Christoph Mallon
2011-08-07
AUDIO: Simplify iterating backwards over an array.
Christoph Mallon
2011-08-07
KYRA: Simplify initializing a buffer with a string.
Christoph Mallon
2011-08-07
COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).
Christoph Mallon
[next]