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-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
2009-08-20
Remove useless include guard
Matthew Hoops
2009-08-20
Replace magic numbers by constants : kPropsSize and kIndexSize
Arnaud Boutonné
2009-08-20
Add oPlaytoons_F_1B skeletton, and oPlaytoons_readData to avoid adding a play...
Arnaud Boutonné
2009-08-20
modify props size to avoid later error (Size is still temporary) and prepare ...
Arnaud Boutonné
2009-08-20
Bugfix for assert in the DW2 Cartwheel scene
Paul Gilbert
2009-08-20
Cleanup.
Johannes Schickel
2009-08-20
Implement automatic clearing of "Untitled Savestate" in edit mode of the Save...
Johannes Schickel
2009-08-20
Cleanup.
Johannes Schickel
2009-08-20
Renamed ScummSaveLoad GUI dialog config entry to SaveLoadChooser. (Also bumpe...
Johannes Schickel
2009-08-20
Switch SCUMM engine to use the SaveLoadChooser from gui/ instead of implement...
Johannes Schickel
2009-08-20
Partial implementation of feature request #2834637 "GUI: Allow greying out du...
Johannes Schickel
2009-08-19
SCI: Don't dither in SCI.
Walter van Niftrik
2009-08-19
SCI: Add partial support for Amiga SCI1 games.
Walter van Niftrik
2009-08-19
SCI: Cleanup.
Walter van Niftrik
2009-08-19
SCI: Add autodetection of Amiga views.
Walter van Niftrik
2009-08-19
Initialize EventRecorder to passthrough mode in the constructor.
Johannes Schickel
2009-08-19
- Fix sluggish mouse movement in Kyra2/Kyra3/LoL main menu.
Johannes Schickel
2009-08-19
PSP: throttle the number of updateScreen() calls
Joost Peters
[next]