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
/
pink
/
constants.h
Age
Commit message (
Collapse
)
Author
2018-06-30
PINK: added thumb moving in PDA
Andrei Prykhodko
2018-06-30
PINK: added PDA rightHand movement
Andrei Prykhodko
2018-06-30
PINK: implemented Inc/Dec Countries/Domains commands
Andrei Prykhodko
2018-06-30
PINK: implemented Peril's PDA init
Andrei Prykhodko
2018-06-29
PINK: removed unused constants
Andrei Prykhodko
2018-06-29
PINK: added more constants
Andrei Prykhodko
2018-06-29
PINK: Make char * constants in constants.h constant pointers as well
Adrian Frühwirth
This gets rid of a myriad of 'defined but not used' compiler warnings and hopefully doesn't break anything.
2018-06-28
PINK: add missing cursor
whiterandrek
2018-06-28
PINK: rework LeadActor states
whiterandrek
2018-06-28
PINK: add missing cursor
whiterandrek
2018-06-28
PINK: remove commas at the end of enumerator lists
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: change hex to dec numbers
whiterandrek
2018-06-28
PINK: increased buffer size (fixes crash in India Location)
whiterandrek
2018-06-28
PINK: added implementation of mini-games (PubPink and ParlSqPink)
whiterandrek
2018-06-28
PINK: added missing cursor
whiterandrek
2018-06-28
PINK: fixed Inventory onClick method and other bugfixes
whiterandrek
2018-06-28
PINK: added more constants
whiterandrek
2018-06-28
PINK: moved more values to constants section
whiterandrek
2018-06-28
PINK: created constants for magic numbers, improved code in file
whiterandrek
2018-06-28
PINK: added basic cursor implementation, fixed sequenceAudio restarting and ↵
whiterandrek
skipping, fixed various mem leaks, hopefully fixed finding of transparent color index.