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.h
Age
Commit message (
Collapse
)
Author
2018-06-30
PINK: fixed uninitialized fields
Andrei Prykhodko
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 indentation
whiterandrek
2018-06-28
PINK: return deleted variable declaration by mistake
whiterandrek
2018-06-28
PINK: remove >> << operators
whiterandrek
2018-06-28
PINK: fix includes
whiterandrek
2018-06-28
PINK: created constants for magic numbers, improved code in file
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: did a big file movement for better readability. Almost implemented
whitertandrek
conditions and sideEffects. Added more classes. Now engine can play intro's sound.
2018-06-28
PINK: Implemented MFC archive, some pink objects and their initialization
whitertandrek
Thanks fullpipe engine developer for MFC archive
2018-06-28
PINK: Initial commit
whitertandrek
Implemented skeleton of engine, detection, broFile and started orbFile implementation.