Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-28 | PINK: inline small functions | whiterandrek | |
2018-06-28 | PINK: remove redundant adding sprite to scene, which doesn't need to be drawn | whiterandrek | |
2018-06-28 | PINK: reformat Action's code | whiterandrek | |
2018-06-28 | PINK: change pause/unpause to pause method with parameter | whiterandrek | |
2018-06-28 | PINK: fix formatting | whiterandrek | |
2018-06-28 | PINK: fix indentation | whiterandrek | |
2018-06-28 | PINK: fix includes | whiterandrek | |
2018-06-28 | PINK: bugfixes and added basic inventory implementation | whiterandrek | |
2018-06-28 | PINK: added basic cursor implementation, fixed sequenceAudio restarting and ↵ | whiterandrek | |
skipping, fixed various mem leaks, hopefully fixed finding of transparent color index. | |||
2018-06-28 | PINK: added basic ActionLoop implementation | whiterandrek | |
2018-06-28 | PINK: Started implementation of Director class . For now engine can play ↵ | whitertandrek | |
logo scene, but sprites are at wrong positions because decoder doesn't support getting coordinates from CEL | |||
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. |