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-07-14
GLK: ALAN2: Change detections list to use common GlkDetectionEntry
Paul Gilbert
2019-07-07
GLK: Fix off-by-one memory read
Le Philousophe
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: ALAN2: Cleanup of unused variables
Paul Gilbert
2019-07-06
GLK: Change other sub-engines to use GlkDetectedGame
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix jumps.h macros
Paul Gilbert
2019-06-27
GLK: ALAN2: Fix loading memory for Big Endian
Paul Gilbert
2019-06-23
GLK: ALAN2: Add loading savegames from launcher, deinitialization code
Paul Gilbert
2019-06-23
GLK: ALAN2: Cleanup of data text file opening
Paul Gilbert
2019-06-23
GLK: Show unknown variant dialog for unknown detection entries
Paul Gilbert
2019-06-23
GLK: ALAN2: Fixes for restarting in-game
Paul Gilbert
2019-06-23
GLK: ALAN2: Remove unused variable
Paul Gilbert
2019-06-22
GLK: ALAN2: Fix quitting in-game
Paul Gilbert
2019-06-22
GLK: ALAN2: Set up main game loop for restarting game
Paul Gilbert
2019-06-22
GLK: ALAN2: Remove redundant includes
Paul Gilbert
2019-06-22
GLK: ALAN2: Create jump context system to replace original setjmp
Paul Gilbert
2019-06-22
GLK: ALAN2: Further gcc warning fixes
dreammaster
2019-06-22
GLK: ALAN2: Further gcc warning fixes
Paul Gilbert
2019-06-22
GLK: ALAN2: Warning fixes
Paul Gilbert
2019-06-22
GLK: ALAN2: Change all EOF to EOD that is case to uint
Paul Gilbert
2019-06-22
GLK: ALAN2: Fixing gcc warnings
dreammaster
2019-06-22
GLK: ALAN2: astyle formatting
dreammaster
2019-06-22
GLK: ALAN2: Fix gcc errors for references to packed struct fields
dreammaster
2019-06-22
GLK: ALAN2: Removing all the existing system specific ifdef blocks
Paul Gilbert
2019-06-22
GLK: ALAN2: Remove all prototype ifdef blocks
Paul Gilbert
2019-06-22
GLK: ALAN2: Added savegame code
Paul Gilbert
2019-06-22
GLK: ALAN2: Added shouldQuit checks to break out of game loops
Paul Gilbert
2019-06-22
GLK: ALAN2: Open text data file on startup
Paul Gilbert
2019-06-22
GLK: ALAN2: Loading fixes
Paul Gilbert
2019-06-22
GLK: ALAN2: Add structure packing to types
Paul Gilbert
2019-06-22
GLK: ALAN2: Add Glk window initialization
Paul Gilbert
2019-06-22
GLK: ALAN2: Fixes to game header loading and validation
Paul Gilbert
2019-06-22
GLK: ALAN2: Added missing main code file, hooked up to Alan2 engine skeleton
Paul Gilbert
2019-06-22
GLK: ALAN2: Initial import of full set of interpreter files
Paul Gilbert
2019-06-22
GLK: ALAN2: Remove previously added code fragments
Paul Gilbert
2019-06-22
GLK: ALAN2: Add detection entries
Paul Gilbert
2019-06-16
GLK: Further changeover of sub-engines to use new savegame code
Paul Gilbert
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
[next]