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
/
file.cpp
Age
Commit message (
Expand
)
Author
2018-06-29
PINK: Don't unnecessarily cast away constness
Adrian Frühwirth
2018-06-28
PINK: make comparison to character constants endianness independent
whiterandrek
2018-06-28
PINK: JANITORIAL: More whitespace fixes
Eugene Sandulenko
2018-06-28
PINK: JANITORIAL: More formatting fixes
Eugene Sandulenko
2018-06-28
PINK: JANITORIAL: Indentation fixes
Eugene Sandulenko
2018-06-28
PINK: remove hidden overloaded virtual function
whiterandrek
2018-06-28
PINK: file code cleanup
whiterandrek
2018-06-28
PINK: inline small functions
whiterandrek
2018-06-28
PINK: reformat file's code
whiterandrek
2018-06-28
PINK: fix formatting
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: remove lambda functions
whiterandrek
2018-06-28
PINK: fix no newline warning
whiterandrek
2018-06-28
PINK: change size_t to uint
whiterandrek
2018-06-28
PINK: fix includes
whiterandrek
2018-06-28
PINK: fixed Inventory onClick method and other bugfixes
whiterandrek
2018-06-28
PINK: created constants for magic numbers, improved code in file
whiterandrek
2018-06-28
PINK: implemented page state saving
whiterandrek
2018-06-28
PINK: small fixes
whiterandrek
2018-06-28
PINK: added ActionPlayWithSfx implementation
whiterandrek
2018-06-28
PINK: small fixes and implemented skipping of sequence by buttons
whiterandrek
2018-06-28
PINK: Implemented changing page and module, but without unloading old page. F...
whitertandrek
2018-06-28
PINK: did a big file movement for better readability. Almost implemented
whitertandrek
2018-06-28
PINK: some fixes
whitertandrek
2018-06-28
PINK: Implemented Page loading.
whitertandrek
2018-06-28
PINK: Implemented MFC archive, some pink objects and their initialization
whitertandrek
2018-06-28
PINK: Initial commit
whitertandrek