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
/
tucker
Age
Commit message (
Expand
)
Author
2019-11-09
TUCKER: Fix Missing Default Switch Cases
D G Turner
2019-11-03
ENGINES: Stop using 'single id'
Bastien Bouclet
2019-11-03
ENGINES: Add an engine ID to all the engines
Bastien Bouclet
2019-09-29
TUCKER: Game doesn't use MIDI, mark it as such.
Henrik "Henke37" Andersson
2018-12-30
TUCKER: Added support for Russian fan translation
Eugene Sandulenko
2018-12-10
ENGINES: Normalize the getName() result of metaengines
Bastien Bouclet
2018-07-04
TUCKER: Make _updateScreenPicture bool
Adrian Frühwirth
2018-07-04
TUCKER: Use empty() instead of comparing against empty string literal
Adrian Frühwirth
2018-07-04
TUCKER: Make _compressedSoundFlags uint16
Adrian Frühwirth
2018-07-04
TUCKER: Fix unnecessary conversion from int to bool
Adrian Frühwirth
2018-07-04
TUCKER: Fix parameter name inconsistency in setCursorStyle()
Adrian Frühwirth
2018-07-04
TUCKER: Use nullptr
Adrian Frühwirth
2018-05-10
ENGINES: Add unknown game variants to the game detector results
Bastien Bouclet
2018-04-21
TUCKER: Improve autosave error handling
Adrian Frühwirth
2018-04-21
TUCKER: Try autosaving only once per autosave interval
Adrian Frühwirth
2018-04-21
TUCKER: Fix panel background being off by one pixel
Adrian Frühwirth
2018-04-20
TUCKER: Draw text only when hovering over hotspots when using the map
Adrian Frühwirth
2018-04-07
TUCKER: Do not assign negative value to unsigned int
Adrian Frühwirth
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2018-03-28
TUCKER: Follow code formatting convention for switch statements
Adrian Frühwirth
2018-03-28
TUCKER: Check '.' instead of KEYCODE_PERIOD when skipping speech
Adrian Frühwirth
2018-03-21
TUCKER: Use kLastSaveSlot where appropriate
Adrian Frühwirth
2018-03-21
JANITORIAL: Fix indentation
Adrian Frühwirth
2018-03-21
TUCKER: Add Location enum
Adrian Frühwirth
2018-03-20
TUCKER: Remove unhelpful comment
Adrian Frühwirth
2018-03-20
TUCKER: Reset panel type to normal after loading a savegame
Adrian Frühwirth
2018-03-20
TUCKER: Remove superfluous workaround for Trac#4156
Adrian Frühwirth
2018-03-19
TUCKER: Work around original game bug when using the map in the mall in part ...
Adrian Frühwirth
2018-03-19
TUCKER: Implement workaround for original script bug mentioned in commit 23fd...
Adrian Frühwirth
2018-03-18
TUCKER: Actually implement mof opcode
Adrian Frühwirth
2018-03-18
TUCKER: Add missing buv and c0v opcodes
Adrian Frühwirth
2018-03-18
TUCKER: Get rid of strcpy()
Adrian Frühwirth
2018-03-17
TUCKER: Add comment about earlier commit e018efbc22 fixing Trac#6645
Adrian Frühwirth
2018-03-17
TUCKER: Fix incorrect transition of Lola animation
Adrian Frühwirth
2018-03-16
TUCKER: Remove trailing comma from enum list
Adrian Frühwirth
2018-03-16
TUCKER: Added missing check for minimum supported savegame version
Adrian Frühwirth
2018-03-16
TUCKER: Add savegame metadata and autosave support
Adrian Frühwirth
2018-03-15
TUCKER: Fix out-of-bounds access of _inputkeys[]
Adrian Frühwirth
2018-03-15
TUCKER: Comment out dead code, match disassembly
Adrian Frühwirth
2018-03-14
TUCKER: Remove unnecessary variable from drawInfoString()
Adrian Frühwirth
2018-03-14
TUCKER: Use Verb enum in even more places
Adrian Frühwirth
2018-03-14
TUCKER: Add TODO comment about discrepancy with disassembly
Adrian Frühwirth
2018-03-14
TUCKER: Fix wrong sound effects being played
Adrian Frühwirth
2018-03-12
TUCKER: Fix alleyway cellar location hotspot bug
Adrian Frühwirth
2018-03-05
TUCKER: Workaround capitalized "With"/"Con" in sentence bar
Adrian Frühwirth
2018-03-05
TUCKER: Add VerbPreposition enum
Adrian Frühwirth
2018-03-02
TUCKER: Use Verb enum in more places
Adrian Frühwirth
2018-03-02
Add PanelState, PanelStyle and PanelType enums
Adrian Frühwirth
2018-03-02
TUCKER: Add Part enum
Adrian Frühwirth
2018-03-02
TUCKER: Add CursorStyle and CursorState enums
Adrian Frühwirth
[next]