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
/
pda_mgr.cpp
Age
Commit message (
Expand
)
Author
2018-08-17
PINK: JANITORIAL: fixed local vars naming
Andrei Prykhodko
2018-08-17
PINK: removed unused parameter
Andrei Prykhodko
2018-07-29
PINK: force cursor updating when entering to pda page
Andrei Prykhodko
2018-07-22
PINK: fixed starting new game from menu in pda state
Andrei Prykhodko
2018-07-11
PINK: Made _director a pointer and reduced header dependencies
Eugene Sandulenko
2018-07-02
PINK: changed dynamic_cast to static_cast
Andrei Prykhodko
2018-07-01
PINK: added calculation of countries and domains indexes
Andrei Prykhodko
2018-06-30
PINK: fixed uninitialized fields
Andrei Prykhodko
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: fixed ActionPlayWithSfx
Andrei Prykhodko
2018-06-30
PINK: fixed DecrementDomain command
Andrei Prykhodko
2018-06-30
PINK: fixed various PDA bugs
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 unnecessary loading of same page
Andrei Prykhodko
2018-06-29
PINK: implemented GoToDomain command
Andrei Prykhodko
2018-06-29
PINK: added warning about GoToHelp command
Andrei Prykhodko
2018-06-29
PINK: implemented GoToPreviousPage command
Andrei Prykhodko
2018-06-29
PINK: fixed mem leak
Andrei Prykhodko
2018-06-29
PINK: added deserialization of Peril PDA Commands
Andrei Prykhodko
2018-06-29
PINK: removed onClick virtual function
Andrei Prykhodko
2018-06-28
PINK: JANITORIAL: Minor whitespace fixes
Eugene Sandulenko
2018-06-28
PINK: JANITORIAL: More formatting fixes
Eugene Sandulenko
2018-06-28
PINK: inline small functions
whiterandrek
2018-06-28
PINK: add saving/loading for PDA
whiterandrek
2018-06-28
PINK: implement exit from PDA
whiterandrek
2018-06-28
PINK: add Pokus World Book implementation
whiterandrek