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-01-22
Got rid of gBitFormat in thumbnail scaler code (and even simplified it in the...
Max Horn
2009-01-22
Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ...
Max Horn
2009-01-21
Clear the list of savegames before re-populating it. Otherwise, even save names
Torbjörn Andersson
2009-01-21
Don't allow the nul character in savegame names, since that terminates the
Torbjörn Andersson
2009-01-21
made ISO9660 support optional via USE_WII_DI
Andre Heider
2009-01-21
added ENABLE_VKEYBD, ENABLE_KEYMAPPER (both not mapped yet) and ENABLE_AGI
Andre Heider
2009-01-21
configure: changed 'Running on x86' to 'Compiling for x86'
Max Horn
2009-01-21
configure: changed order of backend detection and engine listing (backend det...
Max Horn
2009-01-21
Fixed GMM save/load functionallity in kyra1.
Johannes Schickel
2009-01-21
Fixed vkbd drawing and GUI drawing on screen change while vkbd is shown.
Johannes Schickel
2009-01-21
More cleanup of the DS port
Max Horn
2009-01-21
More cleanup
Max Horn
2009-01-21
cleanup
Max Horn
2009-01-21
Yet more cleanup
Max Horn
2009-01-21
Made Common::Stack return refs, thus ensuring that it matches exactly the beh...
Max Horn
2009-01-21
Yet more cleanup
Max Horn
2009-01-21
Fix what I believe to be an error in Keymapper::cleanupGameKeymaps
Max Horn
2009-01-21
more cleanup
Max Horn
2009-01-21
Some cleanup / code simplification
Max Horn
2009-01-20
Mention that kSupportsRTL is problematic in tinsel
Filippos Karapetis
2009-01-20
Implemented getDebugger()
Filippos Karapetis
2009-01-20
some code cleanup
Max Horn
2009-01-20
Moved Surface::blit to backends/vkeybd/virtual-keyboard-gui.cpp
Max Horn
2009-01-20
Bypass copy protection screen completely in Waxworks, since copy protection i...
Travis Howell
2009-01-20
Changed configure to add ENABLE_VKEYBD and ENABLE_KEYMAPPER to DEFINES, inste...
Max Horn
2009-01-20
Whoops committed from the wrong directory. Removing ImageMan leftover.
Johannes Schickel
2009-01-20
Removed ImageMan again, now the code uses Graphics::ImageDecoder directly.
Johannes Schickel
2009-01-20
Some formatting.
Johannes Schickel
2009-01-20
Implemented loading from the command line and the GMM for tinsel (kSupportsLo...
Filippos Karapetis
2009-01-20
fixed vkeybd.zip loading
Andre Heider
2009-01-20
protect all vkeybd code with ENABLE_VKEYBD
Andre Heider
2009-01-20
added the required XML header to vkeybd.zip
Andre Heider
2009-01-20
added proper ImageMan includes
Andre Heider
2009-01-20
use Surface instead of SurfaceKeyColored
Andre Heider
2009-01-20
added ImageMan to vkeybd
Andre Heider
2009-01-20
merge SurfaceKeyColored into Surface
Andre Heider
2009-01-20
Replacement an immediate with the appropriate #define constant.
Nicola Mettifogo
2009-01-20
Whoops it seems the comment used "backslashes" instead of "slashes" in other ...
Johannes Schickel
2009-01-20
Fixed typo in comment.
Johannes Schickel
2009-01-20
Moved libdb to the right spot in the Makefile
Andre Heider
2009-01-20
Character is now placed at the right spot when a new location is entered. Siz...
Nicola Mettifogo
2009-01-20
Adapted fixed-sized arrays to cope with the larger dialogues in BRA. Maybe th...
Nicola Mettifogo
2009-01-20
Cleanup.
Johannes Schickel
2009-01-20
Yet another two small formatting fixes.
Johannes Schickel
2009-01-20
Re-encoding the cutscenes in The Feebles Files is no longer required.
Travis Howell
2009-01-20
- Fixed formatting
Johannes Schickel
2009-01-20
- Moved some script related code to script_lol.cpp
Johannes Schickel
2009-01-20
Fix bug #2522556 - FEEBLE: Cutscene not found, Crash.
Travis Howell
2009-01-20
Fix another warning
Max Horn
2009-01-20
Fixed warnings (nice example of why heeding warnings is useful: one of the ch...
Max Horn
[next]