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
2018-12-08
GLK: Added window closing, some structures cleanup
Paul Gilbert
2018-12-08
GLK: Move Draw class into new Screen class
Paul Gilbert
2018-12-08
GLK: Fleshed out graphics window
Paul Gilbert
2018-12-08
GLK: Windows focus / iteration
Paul Gilbert
2018-12-08
GLK: Implementing text buffer window methods
Paul Gilbert
2018-12-08
GLK: Remove more Window methods that aren't actually present
Paul Gilbert
2018-12-08
GLK: Windows don't have a non-unicode putChar method
Paul Gilbert
2018-12-08
GLK: Split the windows.cpp file into separate files for each window class
Paul Gilbert
2018-12-08
GLK: Added TextGridWindow methods and support
Paul Gilbert
2018-12-08
GLK: Added window class destructors
Paul Gilbert
2018-12-08
GLK: Added remaining stream write methods
Paul Gilbert
2018-12-08
GLK: Added WindowStream put methods
Paul Gilbert
2018-12-08
GLK: Renaming of window classes fields
Paul Gilbert
2018-12-08
GLK: Start of window character output
Paul Gilbert
2018-12-08
GLK: SCOTT: Add detection for other games
Paul Gilbert
2018-12-08
GLK: Remove duplicated Windows fields that are now in Conf
Paul Gilbert
2018-12-08
GLK: Further config loading
Paul Gilbert
2018-12-08
GLK: Setting up of configuration loading
Paul Gilbert
2018-12-08
GLK: Adding stream open/closing
Paul Gilbert
2018-12-08
GLK: Starting to flesh out stream classes
Paul Gilbert
2018-12-08
GLK: Skeleton implementation of window text stream
Paul Gilbert
2018-12-08
GLK: Fixes for window initialization
Paul Gilbert
2018-12-08
GLK: Added glk_set_window
Paul Gilbert
2018-12-08
GLK: Remaining window rearrange code
Paul Gilbert
2018-12-08
GLK: Window setup for text buffer windows
Paul Gilbert
2018-12-08
GLK: Added setup of text grid windows
Paul Gilbert
2018-12-08
GLK: Add window creation
Paul Gilbert
2018-12-08
GLK: Detect presence of game file in detectGames
Paul Gilbert
2018-12-08
GLK: Add detection logic needed for engine startup
Paul Gilbert
2018-12-08
ENGINES: Add optional extra configuration entries when creating new targets
Paul Gilbert
2018-12-08
GLK: SCOTT: Adding game detection code
Paul Gilbert
2018-12-08
GLK: SCOTT: Minor stream and event loop fixes
Paul Gilbert
2018-12-08
GLK: SCOTT: Initial conversion of ScottFree
Paul Gilbert
2018-12-08
GLK: Interpreters now derive from GargoyleEngine via Glk
Paul Gilbert
2018-12-08
GLK: More outer engine structure, and cleanup
Paul Gilbert
2018-12-08
GLK: Added stubs for Glk methods
Paul Gilbert
2018-12-08
GLK: Added Glk enums and structures
Paul Gilbert
2018-12-08
GLK: Refactor Glk to derice from Interpreter
Paul Gilbert
2018-12-08
GLK: Add stub classes for sub-engine components
Paul Gilbert
2018-12-08
GLK: Initial skeleton engine
Paul Gilbert
2018-12-06
BUILD: Re-introduce hardcoded libz and MAD on Dreacmast
Marcus Comstedt
2018-12-06
BUILD: Revert f4fe15fd4d and a85be202de
Marcus Comstedt
2018-12-05
BUILD: Also add $LIBS in cc_check()
Marcus Comstedt
2018-12-05
BLADERUNNER: Add in-game saving screen
Peter Kohaut
2018-12-05
SCI32: Update QFG4 script patch description (#1433)
sluicebox
2018-12-05
SCI: Use Common::strlcpy instead of custom strlcpy-equivalent
Colin Snover
2018-12-05
SCI: Fix incorrect ifdef name in Video32
Colin Snover
2018-12-05
SCI: Silence more incorrect audio patch type warnings
Colin Snover
2018-12-05
SCI: Stop sleeping if the game is trying to quit
Colin Snover
2018-12-04
WIN32: Fix missing line ending in the FileDescription tag
Lothar Serra Mari
[prev]
[next]