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
2019-07-08
BUILD: Package networking and virtual keyboard files on all platforms
Cameron Cawley
2019-07-08
SCI: Fix build when SCI32 isn't enabled
Le Philousophe
2019-07-08
SDL: Support joystick hat input
Cameron Cawley
2019-07-08
COMMON: Open the main menu when the joystick START button is pressed
Cameron Cawley
2019-07-08
PEGASUS: Implement joystick support
Cameron Cawley
2019-07-08
SDL: Initial implementation of joystick events
Cameron Cawley
2019-07-07
SCI32: Add stub for the Hoyle 5 Poker game logic
Filippos Karapetis
2019-07-07
GLK: Fix off-by-one memory read
Le Philousophe
2019-07-07
I18N: Update translations templates
Thierry Crozat
2019-07-07
I18N: Update translation (French)
Purple T
2019-07-07
BACKENDS: Fix crash when save file is owned by another user
Orgad Shaneh
2019-07-07
IOS7: Add back mapping of LF character to the Return key
Thierry Crozat
2019-07-06
GLK: ALAN3: Re-enable ifdefed TODO block
Paul Gilbert
2019-07-06
GLK: ALAN3: Remove deprecated args.cpp
Paul Gilbert
2019-07-06
GLK: ALAN3: Move Alan3 out of release build ifdef
Paul Gilbert
2019-07-06
GLK: ALAN3: One final attempt at an openpandora fix
Paul Gilbert
2019-07-06
GLK: ALAN3: Another attempt at an openpandora fix
Paul Gilbert
2019-07-06
GLK: ALAN3: Refactoring save code to see if it fixes openpandora gcc
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix gcc errors
Paul Gilbert
2019-07-06
GLK: Fix various gcc warnings
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix gcc errors
Paul Gilbert
2019-07-06
GLK: ALAN2: Cleanup of unused variables
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix restarting game from quit command
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix hang after entering unknown word
Paul Gilbert
2019-07-06
GLK: Properly handle sound setup
Paul Gilbert
2019-07-06
GLK: GLULXE: Fix MSVC field alignment warnings
Paul Gilbert
2019-07-06
GLK: Change other sub-engines to use GlkDetectedGame
Paul Gilbert
2019-07-06
GLK: ALAN3: Create GlkDetectedGame base class for simplifying detections
Paul Gilbert
2019-07-06
GLK: Fix playback of Blorb AIFF chunks
Paul Gilbert
2019-07-06
GLK: ALAN3: Move soundChannel static to GlkIO field
Paul Gilbert
2019-07-06
GLK: Properly free pair window children on exit
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix double-free of memory array
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix gcc warning
Paul Gilbert
2019-07-06
GLK: ALAN3: Further refactoring of setjmp calls
Paul Gilbert
2019-07-06
GLK: ALAN3: Add loading savegame from launcher
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix Valgrind identified memory issues
Paul Gilbert
2019-07-06
GLK: ALAN3: Merge saving & loading code, loading fixes
Paul Gilbert
2019-07-06
GLK: ALAN3: Making GlkIO base class
Paul Gilbert
2019-07-06
GLK: ALAN3: Move readline.cpp into glkio.cpp
Paul Gilbert
2019-07-06
GLK: ALAN3: Move term.cpp code into glkio.cpp
Paul Gilbert
2019-07-06
GLK: ALAN3: Move some Glk interface methods to glkio.cpp
Paul Gilbert
2019-07-06
GLK: ALAN3: Remove adventureName variable
Paul Gilbert
2019-07-06
GLK: ALAN3: Minor errors cleanup
Paul Gilbert
2019-07-06
GLK: ALAN3: Remove deprecated glkstart.cpp
Paul Gilbert
2019-07-06
GLK: ALAN3: Wrap playererr and terminate methods in context
Paul Gilbert
2019-07-06
GLK: ALAN3: Wrapping method calls in longjmp replacement macros
Paul Gilbert
2019-07-06
GLK: ALAN3: Implement savegame code
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix quitting game from input line when window closed
Paul Gilbert
2019-07-06
GLK: ALAN3: Hook up empty lines to forfeit longjmp replacement
Paul Gilbert
2019-07-06
GLK: ALAN3: Outer game loop to handle forfeit setjmp replacement
Paul Gilbert
[next]