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
Age
Commit message (
Collapse
)
Author
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
2019-07-06
GLK: ALAN3: Fix jumps.h macros
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix setup and outputing of text data
Paul Gilbert
2019-07-06
GLK: ALAN3: Further loading fixes
Paul Gilbert
2019-07-06
GLK: ALAN3: Change header version field from char[4] to byte[4]
Paul Gilbert
2019-07-06
GLK: ALAN3: Standardize on using syserr for errors
Paul Gilbert
2019-07-06
GLK: ALAN3: Fix endianness of loading temporary header
Paul Gilbert
2019-07-06
GLK: ALAN3: Context clearing in main loop, add packing to code structures
Paul Gilbert
2019-07-06
GLK: ALAN3: Further gcc warning fixes
Paul Gilbert
2019-07-06
GLK: ALAN3: Add detection logic
Paul Gilbert
2019-07-06
GLK: ALAN3: Add support for loading a3r Blorb files
Paul Gilbert
2019-07-06
GLK: ALAN3: Re-enable main game loop
Paul Gilbert
2019-07-06
GLK: ALAN3: Proper indentation & formatting
dreammaster
2019-07-06
GLK: ALAN3: Removal of #ifdef blocks
Paul Gilbert
2019-07-06
GLK: ALAN3: Further warning fixes
Paul Gilbert
2019-07-06
GLK: ALAN3: Change EOF to a uint32 EOD to fix compiler warnings
Paul Gilbert
2019-07-06
GLK: ALAN3: Further warning fixes
Paul Gilbert
2019-07-06
GLK: ALAN3: Initial files commit
Paul Gilbert
2019-07-05
CRYOMNI3D: Fix Travis warning about comma at the end of list
Le Philousophe
2019-07-05
CRYOMNI3D: Fix style
Le Philousophe
2019-07-05
CRYOMNI3D: Add Spanish version of Versailles
Le Philousophe
2019-07-05
CRYOMNI3D: Move texts at the right place
Le Philousophe
With different languages text should be placed to fit on the screen
2019-07-05
CRYOMNI3D: Add German version of Versailles
Le Philousophe
2019-07-05
CRYOMNI3D: Add a timeout for displayHLZ
Le Philousophe
2019-07-05
CRYOMNI3D: Add Italian version of Versailles
Le Philousophe
[next]