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
/
tucker.cpp
Age
Commit message (
Expand
)
Author
2018-07-04
TUCKER: Fix unnecessary conversion from int to bool
Adrian Frühwirth
2018-07-04
TUCKER: Use nullptr
Adrian Frühwirth
2018-04-21
TUCKER: Fix panel background being off by one pixel
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
TUCKER: Add Location enum
Adrian Frühwirth
2018-03-20
TUCKER: Remove superfluous workaround for Trac#4156
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-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: Add savegame metadata and autosave support
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-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
2018-02-25
TUCKER: Allow skipping speech
Adrian Frühwirth
2018-02-25
TUCKER: Confine Bud to walkable area when entering club
Adrian Frühwirth
2018-02-24
TUCKER: Work around background pixels being drawn in the foreground
Adrian Frühwirth
2018-02-11
TUCKER: Remove glue workaround clarification
Adrian Frühwirth
2018-02-11
TUCKER: Use verb enum in all places
Adrian Frühwirth
2018-02-11
TUCKER: Remove superfluous arguments in loadBudSpr et al
Adrian Frühwirth
2018-02-09
Revert "TUCKER: Fix Bud drawn behind parts of statue in park"
Adrian Frühwirth
2018-02-09
TUCKER: Fix Bud drawn behind parts of statue in park
Adrian Frühwirth
2018-02-09
TUCKER: Make the glue a "unary usage" object
Adrian Frühwirth
2018-02-07
TUCKER: Fix offset drawing bug in drawSprite()
Adrian Frühwirth
2018-02-03
TUCKER: Add inventory and save slot scrolling via mouse wheel
Adrian Frühwirth
2018-01-31
TUCKER: Print infobar string if no savegame exists
Adrian Frühwirth
2018-01-31
TUCKER: Fix sentence bar offsets
Adrian Frühwirth
2018-01-31
TUCKER: Fix dirty rects drawing bug in drawStringInteger()
Adrian Frühwirth
2018-01-31
TUCKER: Use existing enum for verbs
Adrian Frühwirth
2018-01-31
TUCKER: Cure Bud's and Billy's seasickness
Adrian Frühwirth
2018-01-31
TUCKER: Fix walking Royston glitch
Adrian Frühwirth
2018-01-31
TUCKER: Fix font rendering bug
Adrian Frühwirth
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2016-02-24
TUCKER: Hide cursor in cutscenes
Ori Avtalion
2014-05-25
TUCKER: Skip the display of the intro and of the chapter number when a game i...
Strangerke
2014-05-24
TUCKER: Add a couple of safeguards to avoid out of bound access during the di...
Strangerke
2014-05-24
TUCKER: Add a safeguard to avoid a potential out of bound access
Strangerke
2014-03-21
TUCKER: Change the type of the return value of handleSpecialObjectSelectionSe...
Strangerke
2014-03-20
TUCKER: Fix some uninitialized variables
Strangerke
[next]