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
2017-09-25
TITANIC: Add missing destructor for TTsentenceConcept
Paul Gilbert
2017-09-25
TITANIC: Free wave files on game exit like original does
Paul Gilbert
2017-09-24
SCI32: Dummy kPlayVMDSetFrameRate
Colin Snover
2017-09-25
I18N: Update translations templates
Thierry Crozat
2017-09-24
SCI32: Remove unnecessary negative assertion check on unsigned integer
Colin Snover
2017-09-24
SCI32: Disable all SCI32 Mac code
Colin Snover
2017-09-24
SCI32: Fix bad cursor outlines in RAMA
Colin Snover
2017-09-24
SCI: Remove Mac SCI32 code from SCI16 code
Colin Snover
2017-09-24
SCI32: Correct RAMA detection table entries
Colin Snover
2017-09-24
SCI32: Add workarounds for uninitialized reads in RAMA
Colin Snover
2017-09-24
SCI32: Allow invalid references to be passed to kFileIO
Colin Snover
2017-09-24
SCI32: Support palette-inverting SCI3 variant of kPalVary
Colin Snover
2017-09-24
SCI32: Fix RAMA auto-save game
Colin Snover
2017-09-24
SCI32: Implement per-channel audio panning
Colin Snover
2017-09-25
SCI: SQ4: Now using additional and enhanced Win3.11 samples
Martin Kiewitz
2017-09-24
SCI32: Fix bad palettes in Lighthouse when HQ video is enabled
Colin Snover
2017-09-24
IMAGE: Remove unnecessary heap allocation in BitmapRawDecoder
Colin Snover
2017-09-24
TITANIC: DE: Properly implement CArboretumGate changes
Paul Gilbert
2017-09-24
TITANIC: Don't launch further bot speeches when exiting game
Paul Gilbert
2017-09-24
SCI: Add SQ4CD script patch to add audio for universal remote control
Martin Kiewitz
2017-09-24
TITANIC: Add some guards against using the game manager during game exit
Paul Gilbert
2017-09-24
TITANIC: Fix crash if you exit the game whilst a bot is talking
Paul Gilbert
2017-09-24
TITANIC: Fix leak of vocab synonyms on exit
Paul Gilbert
2017-09-24
Merge pull request #1010 from dreammaster/debugger_params
Paul Gilbert
2017-09-24
TITANIC: Fix leak of movie event structures
Paul Gilbert
2017-09-24
SCI: Fix generation of save games
Colin Snover
2017-09-24
IMAGE: Fix memory leak in BitmapRawDecoder
Paul Gilbert
2017-09-24
TITANIC: Fix access after free in shutdown
Paul Gilbert
2017-09-24
TITANIC: Free any active wave files on exit
Paul Gilbert
2017-09-24
TITANIC: Fix compiler warnings in DeskbotScript
Paul Gilbert
2017-09-24
TITANIC: Fix looking at broken pellerator after the first time
Paul Gilbert
2017-09-24
NETWORKING: Fix mismatched curl callback declaration and definition
Bastien Bouclet
2017-09-24
Merge pull request #1027 from bgK/memstream-default-arg
Bastien Bouclet
2017-09-24
I18N: Update translations templates
Thierry Crozat
2017-09-23
SCI32: Flush stub RAMA save game to disk
Colin Snover
2017-09-24
I18N: Update translations templates
Thierry Crozat
2017-09-23
SCI32: Fix bad data cube text priority calculation in RAMA
Colin Snover
2017-09-23
SCI32: Fix relocation of locals in SCI3
Colin Snover
2017-09-23
Revert "SCI: Fix Warnings about Copy Constructor Failing to Call Base Class."
Colin Snover
2017-09-23
SCI32: Fix handling of array copies
Colin Snover
2017-09-23
SCI32: Fix bad default text scaling in RAMA
Colin Snover
2017-09-23
SCI32: Fix infinite reload in RAMA when loading from launcher
Colin Snover
2017-09-23
SCI32: Add guest additions save/restore support for RAMA
Colin Snover
2017-09-23
SCI32: Remove unnecessary use of strncmp
Colin Snover
2017-09-23
SCI32: Replace magic number with kAutoSaveId in QFG4 save code
Colin Snover
2017-09-23
SCI32: Support RAMA's custom save games through kFileIO
Colin Snover
2017-09-23
SCI: Split save game metadata writing to separate function
Colin Snover
2017-09-23
SCI: Use reference instead of pointer for required out-data in metadata save ...
Colin Snover
2017-09-23
SCI: Clean-ups to file handling code
Colin Snover
2017-09-23
SCI32: Remove unused shrink-to-fit function for string arrays
Colin Snover
[next]