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
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2009-08-24
Fixed iMuse regression: IMuseInternal::terminate() was never called, because ...
Andre Heider
2009-08-24
Playtoons uses a variable space that exceeds 32767 bytes. Changing a few vari...
Sven Hesse
2009-08-24
Add ADI 2.6 FR detection
Arnaud Boutonné
2009-08-24
SCI: Reverted r40889. New fix for window erasing issue in SCI1.1 games.
Walter van Niftrik
2009-08-24
- Add game type ADI2
Arnaud Boutonné
2009-08-24
Some modifications in o6_playVmdOrMusic: Less warnings in console Windows, an...
Arnaud Boutonné
2009-08-24
Add another extension: SMD
Arnaud Boutonné
2009-08-24
Merge the gsoc2009-mods branch into trunk (along with some svn:mergeinfo prop...
Johannes Schickel
2009-08-24
Merge with trunk
Norbert Lange
2009-08-24
Show if a game is using EGA graphics or not in the detected entry
Filippos Karapetis
2009-08-24
More work on the fallback detector: added detection of CD games and prevented...
Filippos Karapetis
2009-08-24
reverting changes from patch 43696 that shouldnt have been committed
Norbert Lange
2009-08-24
Enable alternative palettse for Amiga Monkey Island - Patch ID: 2819787
Norbert Lange
2009-08-24
Add comment why the syntax for ScriptDataCache::load was changed.
Johannes Schickel
2009-08-24
Small syntax change in the hope to make the motoezx target happy.
Johannes Schickel
2009-08-24
Bugfix for freeze when the in-game Pause 'P' key is used
Paul Gilbert
2009-08-24
Whitespace changes.
Travis Howell
2009-08-24
Fix bug #2843387 - PUTTPUTT/FATTYBEAR: Macintosh versions assert on startup.
Travis Howell
2009-08-24
Added code to launch the GMM save/load dialogues from the in-game Player menu...
Paul Gilbert
2009-08-24
- Removed the code which reads the SCI version string from the game executabl...
Filippos Karapetis
2009-08-24
Move detection tables to separate file.
Eugene Sandulenko
2009-08-24
SCI: Read class table from vocab resource instead of scanning. This fixes
Walter van Niftrik
2009-08-23
- Added more mappings from Sierra's internal IDs to our own ones. Hopefully, ...
Filippos Karapetis
2009-08-23
Fix bug #2843050 (RTZ: Crash to desktop with demo). Don't assert out when a r...
Matthew Hoops
2009-08-23
T7G: Load VDX frame chunks into a MemoryStream rather than streaming straight...
Scott Thomas
2009-08-23
Fix Moonbase Commander startup.
Travis Howell
2009-08-23
Properly initialize _autoDouble, fixing demos that don't set a video mode on ...
Sven Hesse
2009-08-22
Properly fixing the Lost in Time temp sprite issue
Sven Hesse
2009-08-22
Fix endian regression, when clearing the buffer of non-cursor images.
Travis Howell
2009-08-22
Correct game title.
Travis Howell
2009-08-22
Hooking up the v2 spriteUncompressor into the v6 one
Sven Hesse
2009-08-22
Fix endian issue in copyFrameToBuffer().
Travis Howell
2009-08-22
Fixed cursor transparency for 16bit HE games on big endian architectures
Andre Heider
2009-08-22
Backyard Soccer MLS requires 16bit color support too.
Travis Howell
2009-08-22
Correct errors in load/save code for PC version of Waxworks.
Travis Howell
2009-08-22
Exclude 16bit specific code, when 16bit support is disabled.
Travis Howell
2009-08-22
Properly uninitialize timer used in AgiEngine.
Johannes Schickel
2009-08-21
type fix
Andre Heider
2009-08-21
Updated comments.
Robin Watts
2009-08-21
Improved comments.
Robin Watts
2009-08-21
Improved comments.
Robin Watts
2009-08-21
Oops. Bitdepth is 1 or 2, not 8 or 16. Could be better named perhaps?
Robin Watts
2009-08-21
Attempt to fix builds that use the ARM screen column clear code; add new
Robin Watts
2009-08-21
Fix use of default directories in SCI detection code. So far all our detectio...
Johannes Schickel
2009-08-21
Fix detection of some later SCI32 games (RESMAP.001) and some cleanup.
Matthew Hoops
2009-08-21
Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...
Andre Heider
2009-08-21
Fix detection of SCI32 resource maps and volumes
Matthew Hoops
2009-08-21
Add 31 title files to ignore (they are never present !)
Arnaud Boutonné
2009-08-21
SCI: disable RGB mode, as it's not ready to be used yet
Willem Jan Palenstijn
2009-08-21
Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here
Scott Thomas
[next]