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 (
Expand
)
Author
2018-07-18
PINK: fixed redrawing screen when menu disappears
Andrei Prykhodko
2018-07-18
PINK: removed game screen drawing when menu is active
Andrei Prykhodko
2018-07-18
PINK: fixed pausing of engine when menu appears
Andrei Prykhodko
2018-07-17
PINK: fixed position of some sprites in PDA
Andrei Prykhodko
2018-07-12
PINK: Pass palette to WindowManager
Eugene Sandulenko
2018-07-11
PINK: Make menu blocking
Eugene Sandulenko
2018-07-11
PINK: Made _director a pointer and reduced header dependencies
Eugene Sandulenko
2018-07-11
PINK: Spelling fixes in method names
Eugene Sandulenko
2018-07-11
PINK: Plug in autohide menu
Eugene Sandulenko
2018-07-11
PINK: Plugged in MacWindowManager for showing in-game menu
Eugene Sandulenko
2018-07-06
PINK: removed updating screen on setting cursor because it produces too much ...
Andrei Prykhodko
2018-07-05
PINK: fixed loading games after recent changes
Andrei Prykhodko
2018-07-03
PINK: Sort detection entries alphabetically
Eugene Sandulenko
2018-07-03
PINK: Simplify game detection entries
Eugene Sandulenko
2018-07-03
PINK: added detection for Deutsch version of Peril
Andrei Prykhodko
2018-07-02
PINK: fixed stopping audioInfo before starting walk
Andrei Prykhodko
2018-07-02
PINK: changed dynamic_cast to static_cast
Andrei Prykhodko
2018-07-02
PINK: added assert for possible division by zero
Andrei Prykhodko
2018-07-02
PINK: fixed uninitialized field in InventoryMgr
Andrei Prykhodko
2018-07-01
PINK: added missing break
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: 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
[next]