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
/
alan2
Age
Commit message (
Expand
)
Author
2019-05-11
GLK: HUGO: NULL to nullptr, Amiga compilation fix
Paul Gilbert
2019-04-29
GLK: Fix warnings
Cameron Cawley
2019-02-11
GLK: ALAN2: Fix incorrect string duplication
Paul Gilbert
2019-02-10
GLK: ALAN2: Fix a bunch of comparison warnings
Paul Gilbert
2019-01-06
GLK: ALAN2: Resolve some TODOs. Some cleanup
Filippos Karapetis
2019-01-06
GLK: ALAN2: Initialize game file name
Filippos Karapetis
2019-01-02
GLK: Make a _gameFile field in the base Glk engine
Paul Gilbert
2018-12-31
GLK: Standardizing on a common GameDescriptor class for detectors
Paul Gilbert
2018-12-28
GLK: Simplify arrays of valid extensions in detection code
Paul Gilbert
2018-12-28
GLK: Fix multiple definitions of litCount variable
Thierry Crozat
2018-12-28
GLK: Attemp to fix multiple definitions link errors
Thierry Crozat
2018-12-28
GLK: Fix some compilation errors
Thierry Crozat
2018-12-28
GLK: Fix out of bound access in detection code
Thierry Crozat
2018-12-28
GLK: ALAN2: Cleanup, merge some functions, move comments to headers
Filippos Karapetis
2018-12-28
GLK: ALAN2: Adapt C-style enums / structs
Filippos Karapetis
2018-12-28
GLK: ALAN2: Adapt C-style enums and align comments
Filippos Karapetis
2018-12-28
GLK: ALAN2: Move comments to header files
Filippos Karapetis
2018-12-28
GLK: Fix namespace comments
Filippos Karapetis
2018-12-28
GLK: ALAN2: Indentation fixes
Filippos Karapetis
2018-12-28
GLK: ALAN2: Formatting fixes
Filippos Karapetis
2018-12-28
GLK: ALAN2: Fix compilation
Filippos Karapetis
2018-12-28
GLK: ALAN2: Initial work on the Alan2 subengine
Filippos Karapetis
2018-12-27
GLK: ALAN2: Initial skeleton sub-engine
Filippos Karapetis