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
2020-01-01
DIRECTOR: LINGO: Add cb_v4putvalue, casting support for REFERENCE
Scott Percival
2020-01-01
ENGINES: Copy the data referenced by QualifiedGameDescriptor
Bastien Bouclet
The engineId, gameId and description come from static data in the game engines. When the game engines are compiled as dynamic plugins, the QGD structure may outlive the engine plugin. Making a copy ensures the data remains available. Fixes #11292.
2020-01-01
DIRECTOR: LINGO: Re-add go as a builtin for v4
Scott Percival
2020-01-01
DIRECTOR: LINGO: Add wrapper for executing script handlers
Scott Percival
2020-01-01
DIRECTOR: Move more enums to types.h
Eugene Sandulenko
2020-01-01
JANITORIAL: Fix table formatting
Eugene Sandulenko
2020-01-01
DIRECTOR: LINGO: Moved all built-ins to separate namespace
Eugene Sandulenko
2020-01-01
DIRECTOR: LINGO: Replace LC class with namespace
Eugene Sandulenko
2020-01-01
JANITORIAL: Align table formatting
Eugene Sandulenko
2020-01-01
DIRECTOR: LINGO: Moved all codes to separate class to lessen Lingo class ↵
Eugene Sandulenko
pollution
2020-01-01
SCUMM: move comment to more appropriate location
BLooperZ
2020-01-01
SCUMM: add more comments
BLooperZ
2020-01-01
SCUMM: avoid allocating large buffers on stack
BLooperZ
2020-01-01
SCUMM: remove commented out code
BLooperZ
2020-01-01
SCUMM: add comments and fix formatting
BLooperZ
2020-01-01
SCUMM: use memset for initialization
BLooperZ
2020-01-01
SCUMM: remove forced right-to-left mode
BLooperZ
2020-01-01
SCUMM: fix formatting
BLooperZ
2020-01-01
SCUMM: export fakeBidi to function
BLooperZ
2020-01-01
SCUMM: consider code 2 in reversal
BLooperZ
2020-01-01
SCUMM: flip dialogue selection symbol in indy4
BLooperZ
2020-01-01
SCUMM: fix missing dialogue in indy4
BLooperZ
2020-01-01
SCUMM: remove condition for aligning verb lines
BLooperZ
2020-01-01
SCUMM: remove condition for aligning verb lines
BLooperZ
2020-01-01
SCUMM: minimize changes required for rtl
BLooperZ
2020-01-01
SCUMM: in-place verb strings reversal
BLooperZ
2020-01-01
SCUMM7: reverse in single place
BLooperZ
2020-01-01
SCUMM: exclude digits from fake rtl support + no align in samnmax
BLooperZ
2020-01-01
SCUMM: add check for hebrew version for position
BLooperZ
2020-01-01
SCUMM: fix title screen positioning
BLooperZ
2020-01-01
SCUMM: conditional alignment
BLooperZ
2020-01-01
SCUMM: special cases for indy4
BLooperZ
2020-01-01
SCUMM: disable debug messages
BLooperZ
2020-01-01
SCUMM: disable warnings
BLooperZ
2020-01-01
SCUMM: eliminate shadowing
BLooperZ
2020-01-01
SCUMM: better locale check
BLooperZ
2020-01-01
SCUMM: add RTL support for scumm v4 to v6
BLooperZ
2020-01-01
SCUMM: rtl support for scumm-7-8
ניב באר
2020-01-01
DIRECTOR: More debug output for EXE file parsing
Eugene Sandulenko
2019-12-31
SCI32: Fix GK2 Holy water lockup
sluicebox
2019-12-31
MOHAWK: LB: Add a console command to change the cursor
Cameron Cawley
2019-12-31
DIRECTOR: LINGO: Avoid reading past buffer in the preprocessor
Eugene Sandulenko
2019-12-31
DIRECTOR: Add sanity check to BITDDecoder
Eugene Sandulenko
2019-12-31
DIRECTOR: Fix out-of-bounds write
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: 'return' could have no arguments
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Added decompilation prototypes for newly added codes
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Added test for chunk functions
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Implement parsing of 'the number of <xx> in' chunk functions
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Allow numbers in object names
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Support getting object fields
Eugene Sandulenko
[prev]
[next]