Commit Graph
28 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Henrik "Henke37" Andersson 3629415345 PINK: make toConsole const 2020-02-15 22:05:44 +01:00
D G Turner a997ac72f1 PINK: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-27 01:16:26 +00:00
Andrei Prykhodko cd87d76932 PINK: added more debug output, removed unneeded 2018-07-21 19:40:12 +03:00
Andrei Prykhodko cb3945cf4f PINK: hid debug output under channels and levels 2018-07-21 16:23:57 +03:00
Andrei Prykhodko 4f13195e8c PINK: added PDA rightHand movement 2018-06-30 20:04:11 +03:00
Andrei Prykhodko 5294c8d252 PINK: fixed possible bug when curFrame is -1 2018-06-30 19:43:34 +03:00
Andrei Prykhodko d38ed02895 PINK: removed comments about ActionLoop Random style 2018-06-30 19:43:34 +03:00
Andrei Prykhodko 5a25e445da PINK: removed empty method call 2018-06-30 17:12:58 +03:00
Andrei Prykhodko 326f21c1a9 PINK: fixed compiler warnings 2018-06-30 17:12:39 +03:00
Eugene Sandulenko 66d8fca8b3 PINK: Fix warnings 2018-06-29 09:37:44 +02:00
Eugene Sandulenko bb8a64d22d PINK: JANITORIAL: Fix code formatting 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 85e0c7ccd3 PINK: JANITORIAL: Indentation fixes 2018-06-28 23:51:32 +02:00
whiterandrek e0fa8fe171 PINK: fix ActionLoop Random 2018-06-28 23:51:32 +02:00
whiterandrek 2fb268b155 PINK: reworked sprite class(ActionCEL) and his inheritors. 2018-06-28 23:51:32 +02:00
whiterandrek e98c14c3d7 PINK: fix formatting 2018-06-28 23:51:32 +02:00
whiterandrek 82974a9ce3 PINK: fix indentation 2018-06-28 23:51:32 +02:00
whiterandrek c06452594f PINK: fix no newline warning 2018-06-28 23:51:32 +02:00
whiterandrek 37574a3bcf PINK: remove >> << operators 2018-06-28 23:51:32 +02:00
whiterandrek c32c642eba PINK: change _endFrame type from uint32 to int32 2018-06-28 23:51:32 +02:00
whiterandrek 39ed15d2f7 PINK: fix includes 2018-06-28 23:51:32 +02:00
whiterandrek 08d0652297 PINK: implemented stopFrame 2018-06-28 23:51:32 +02:00
whiterandrek 49d5ea28c0 PINK: added basic cursor implementation, fixed sequenceAudio restarting and skipping, fixed various mem leaks, hopefully fixed finding of transparent color index. 2018-06-28 23:51:32 +02:00
whiterandrek 65eccb7ba7 PINK: added basic ActionLoop implementation 2018-06-28 23:51:32 +02:00
whitertandrek 636e226d73 PINK: added ActionTalk class 2018-06-28 23:51:32 +02:00
whitertandrek 74437eee91 PINK: Again small fix for ActionLoop 2018-06-28 23:51:32 +02:00
whitertandrek 05992bf95f PINK: Fixed wrong constant values 2018-06-28 23:51:32 +02:00
whitertandrek 46d576d9ce PINK: added ActionLoop 2018-06-28 23:51:32 +02:00