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
path:
root
/
engines
/
glk
/
magnetic
Age
Commit message (
Expand
)
Author
2019-12-16
GLK: MAGNETIC: Fix Missing Default Switch Cases
D G Turner
2019-11-23
GLK: MAGNETIC: Even Further Fixes for AmigaOS4 Compilation
D G Turner
2019-11-23
GLK: MAGNETIC: Further Fixes for AmigaOS4 Compilation
D G Turner
2019-11-23
GLK: MAGNETIC: Fix Compilation on AmigaOS4
D G Turner
2019-11-22
GLK: MAGNETIC: Compilation fix
Paul Gilbert
2019-11-22
GLK: MAGNETIC: Hooking up loading/saving games
Paul Gilbert
2019-11-22
GLK: Fixing defines clashes between sub-engines
Paul Gilbert
2019-11-22
GLK: MAGNETIC: Moving local method static variables to class fields
Paul Gilbert
2019-11-22
GLK: MAGNETIC: Making functions all class methods, statics into class fields
Paul Gilbert
2019-11-22
GLK: MAGNETIC: Startup fixes
Paul Gilbert
2019-11-22
GLK: MAGNETIC: Added subengine files
dreammaster
2019-07-25
GLK: Fix uninitialized variable warning
Paul Gilbert
2019-07-06
GLK: Fix various gcc warnings
Paul Gilbert
2019-07-06
GLK: Change other sub-engines to use GlkDetectedGame
Paul Gilbert
2019-06-23
GLK: Show unknown variant dialog for unknown detection entries
Paul Gilbert
2019-06-16
GLK: Further changeover of sub-engines to use new savegame code
Paul Gilbert
2019-05-07
GLK: MAGNETIC: Add game detection entries
Paul Gilbert
2019-05-07
GLK: MAGNETIC: Hook up Magnetic sub-engine
Paul Gilbert
2019-05-07
GLK: MAGNETIC: Added graphics & sound methods
Paul Gilbert
2019-05-07
GLK: MAGNETIC: Sound initialization
Paul Gilbert
2019-05-07
GLK: MAGNETIC: Graphics initialization
Paul Gilbert
2019-05-07
GLK: MAGNETIC: General initialization
Paul Gilbert
2019-03-31
GLK: Improved detection of Blorb files
Cameron Cawley
2019-01-02
GLK: Make a _gameFile field in the base Glk engine
Paul Gilbert
2018-12-28
GLK: Simplify arrays of valid extensions in detection code
Paul Gilbert
2018-12-28
GLK: Fix out of bound access in detection code
Thierry Crozat
2018-12-27
GLK: MAGNETIC: Initial skeleton sub-engine
Paul Gilbert