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
/
cursor_mgr.cpp
Age
Commit message (
Expand
)
Author
2018-06-30
PINK: fixed uninitialized fields
Andrei Prykhodko
2018-06-29
PINK: added more constants
Andrei Prykhodko
2018-06-28
PINK: fix setting cursor with name which wasn't in disasm
Andrei Prykhodko
2018-06-28
PINK: JANITORIAL: More formatting fixes
Eugene Sandulenko
2018-06-28
PINK: add missing cursor
whiterandrek
2018-06-28
PINK: rework CursorMgr
whiterandrek
2018-06-28
PINK: fix item moving
whiterandrek
2018-06-28
PINK: inline small functions
whiterandrek
2018-06-28
PINK: implement exit from PDA
whiterandrek
2018-06-28
PINK: add missing cursor
whiterandrek
2018-06-28
PINK: fix formatting
whiterandrek
2018-06-28
PINK: fix formatting
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: fix no newline warning
whiterandrek
2018-06-28
PINK: fix includes
whiterandrek
2018-06-28
PINK: added movement for picked item from inventory
whiterandrek
2018-06-28
PINK: added implementation of item using
whiterandrek
2018-06-28
PINK: added more constants
whiterandrek
2018-06-28
PINK: basic walk, left click and seqTimer implementation
whiterandrek
2018-06-28
PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...
whiterandrek
2018-06-28
PINK: did a big file movement for better readability. Almost implemented
whitertandrek
2018-06-28
PINK: Implemented Page loading.
whitertandrek