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
Age
Commit message (
Collapse
)
Author
2018-06-30
PINK: fixed uninitialized fields
Andrei Prykhodko
2018-06-30
PINK: added thumb moving in PDA
Andrei Prykhodko
2018-06-30
PINK: fixed compilation error
Andrei Prykhodko
2018-06-30
PINK: removed unused field
Andrei Prykhodko
2018-06-30
PINK: added PDA rightHand movement
Andrei Prykhodko
2018-06-30
PINK: fixed possible bug when curFrame is -1
Andrei Prykhodko
2018-06-30
PINK: removed comments about ActionLoop Random style
Andrei Prykhodko
2018-06-30
PINK: removed empty method call
Andrei Prykhodko
2018-06-30
PINK: fixed compiler warnings
Andrei Prykhodko
2018-06-30
PINK: updated engine description
Andrei Prykhodko
2018-06-30
PINK: fixed ActionPlayWithSfx
Andrei Prykhodko
2018-06-30
PINK: fixed DecrementDomain command
Andrei Prykhodko
2018-06-30
PINK: removed unnecessary function
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-30
PINK: fixed loading of GLOBAL pda page
Andrei Prykhodko
2018-06-30
PINK: removed unnecessary field from PDAPage
Andrei Prykhodko
2018-06-30
PINK: added pre-loading of global pda page sprites
Andrei Prykhodko
2018-06-30
ENGINES: Add missing dependencies for several engines
Cameron Cawley
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: fixed showing old screen content with new palette
Andrei Prykhodko
2018-06-29
PINK: implemented GoToPreviousPage command
Andrei Prykhodko
2018-06-29
PINK: fixed mem leak
Andrei Prykhodko
2018-06-29
PINK: fixed PDAButtonActor::isActive method
Andrei Prykhodko
2018-06-29
PINK: added deserialization of Peril PDA Commands
Andrei Prykhodko
2018-06-29
PINK: added screen cleaning when entering/exiting to/from PDA
Andrei Prykhodko
2018-06-29
PINK: added missing breaks
Andrei Prykhodko
2018-06-29
PINK: removed onClick virtual function
Andrei Prykhodko
2018-06-29
PINK: renamed function parameter
Andrei Prykhodko
2018-06-29
PINK: fixed sending leftClickMessage under some circumstances
Andrei Prykhodko
2018-06-29
PINK: removed unused LeadActor state
Andrei Prykhodko
2018-06-29
PINK: removed unused constants
Andrei Prykhodko
2018-06-29
PINK: added more constants
Andrei Prykhodko
2018-06-29
PINK: changed unused return type of functions to void
Andrei Prykhodko
2018-06-29
PINK: remove unused code
Andrei Prykhodko
2018-06-29
PINK: added loading of thumbnail only when necessary
Andrei Prykhodko
2018-06-29
PINK: Fix warnings
Eugene Sandulenko
2018-06-29
PINK: fileType field in ADGameFileDescription shouldn't be NULL
Adrian Frühwirth
2018-06-29
PINK: Don't unnecessarily cast away constness
Adrian Frühwirth
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-29
PINK: JANITORIAL: Fix fallthrough comment so that GCC will recognize it
Adrian Frühwirth
2018-06-28
PINK: added loading/saving of AudioInfoMgr
Andrei Prykhodko
2018-06-28
PINK: rework writing save header
Andrei Prykhodko
2018-06-28
PINK: rework getting length between locations
Andrei Prykhodko
2018-06-28
PINK: JANITORIAL: more formatting fixes
Andrei Prykhodko
2018-06-28
PINK: added a bit more explanatory commentary
Andrei Prykhodko
2018-06-28
PINK: JANITORIAL: formatting fixes
Andrei Prykhodko
[prev]
[next]