aboutsummaryrefslogtreecommitdiff
path: root/engines/pink/cel_decoder.cpp
AgeCommit message (Expand)Author
2018-06-28PINK: added undef of macrosAndrei Prykhodko
2018-06-28PINK: Shut unused variables warningsEugene Sandulenko
2018-06-28PINK: JANITORIAL: Minor whitespace fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: More whitespace fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: More formatting fixesEugene Sandulenko
2018-06-28PINK: JANITORIAL: Indentation fixesEugene Sandulenko
2018-06-28PINK: fix rewinding of CEL files which have 1 frame.whiterandrek
2018-06-28PINK: fix CEL rewindingwhiterandrek
2018-06-28PINK: remove sprite unnecessary updating by another hackwhiterandrek
2018-06-28PINK: reworked sprite class(ActionCEL) and his inheritors.whiterandrek
2018-06-28PINK: fix formattingwhiterandrek
2018-06-28PINK: remove extended initializer listswhiterandrek
2018-06-28PINK: fix indentationwhiterandrek
2018-06-28PINK: fix no newline warningwhiterandrek
2018-06-28PINK: fix includeswhiterandrek
2018-06-28PINK: fixed sprites which start playing with delaywhiterandrek
2018-06-28PINK: added movement for picked item from inventorywhiterandrek
2018-06-28PINK: implemented page state savingwhiterandrek
2018-06-28PINK: added basic cursor implementation, fixed sequenceAudio restarting and s...whiterandrek
2018-06-28PINK: implemented drawing of transparent drawing, but it seems that original ...whitertandrek
2018-06-28PINK: Implemented changing page and module, but without unloading old page. F...whitertandrek
2018-06-28PINK: Basic implementation of CEL decoder. Fixed sprite positioningwhitertandrek
2018-06-28PINK: Started implementation of Director class . For now engine can play logo...whitertandrek