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
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
Add FIXME about DefaultTimerManager implementation.
Johannes Schickel
2009-08-22
Fixed crossBlit prototype
Andre Heider
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
Removed redundant checks, the asserts() earlier do exactly the same.
Andre Heider
2009-08-21
type fix
Andre Heider
2009-08-21
Updated comments.
Robin Watts
2009-08-21
Improved comments.
Robin Watts
2009-08-21
some cleanup
Joost Peters
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
unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostl...
Joost Peters
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
Set date for 1.0.0rc1 release
Eugene Sandulenko
2009-08-21
Fix detection of some later SCI32 games (RESMAP.001) and some cleanup.
Matthew Hoops
2009-08-21
This hopefully fixes the GP2x build (and kicks off buildbot)
Andre Heider
2009-08-21
fix compilation after RGB API changes
Joost Peters
2009-08-21
Fixed OSystem_Wii for the 16bit API changes
Andre Heider
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
Enable 16bit support only for backends which support it
Andre Heider
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
2009-08-21
Sync MSVC project files for JPEG
Scott Thomas
2009-08-21
Add JPEG decoder from 16bpp branch
Scott Thomas
2009-08-21
List RGB status in About dialog.
Travis Howell
2009-08-21
Sync MSVC9 files
Scott Thomas
2009-08-21
Removed jpeg.cpp and jpeg.h files from the project, as they no longer exist i...
Jody Northup
2009-08-21
Added --disable-16bit to the list shown by --help.
Torbjörn Andersson
2009-08-21
Fixed warning.
Torbjörn Andersson
2009-08-21
Only enable 16bit color HE games, if 16bit color support is enabled.
Travis Howell
2009-08-21
Several 16bit color HE games are supported now.
Travis Howell
2009-08-21
add conversion.h and conversion.cpp into trunk (were present in working copy,...
Jody Northup
2009-08-21
correct idiotic error in first gp2x fix attempt.
Jody Northup
2009-08-21
fixed GP2X (I hope)
Jody Northup
2009-08-21
Fix 16bit option of configure.
Travis Howell
2009-08-21
fixed configure script from botched conflict resolution in r43577
Jody Northup
2009-08-21
Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/
Jody Northup
2009-08-21
Truly fix endianness in the SOL decoder. Raw sounds are always in little endi...
Matthew Hoops
2009-08-20
SCI: Fix for the "Memory fragmented" dialogs popping up in some games.
Walter van Niftrik
2009-08-20
remove \n's from error() calls
Joost Peters
2009-08-20
Fixing some signed/unsigned comparison warnings
Sven Hesse
2009-08-20
Fix 16-bit SOL audio on little endian systems. Fixes the white noise in the G...
Matthew Hoops
2009-08-20
remove \n's from warning() calls
Joost Peters
2009-08-20
Add a static selector table for use with the lsl5 demo.
Matthew Hoops
2009-08-20
Add detection for the QFG2 demo.
Matthew Hoops
[next]