Commit Graph
40 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Andrei Prykhodko 0d18e0757f PINK: JANITORIAL: fixed typo 2020-06-04 21:09:01 +03:00
Andrei Prykhodko cedf844ae4 PINK: JANITORIAL: fixed typo 2020-06-04 21:06:23 +03:00
Andrei Prykhodko df0e8a9490 PINK: JANITORIAL: formatting fixes 2020-06-04 20:53:30 +03:00
Andrei Prykhodko bb4fb9b751 PINK: JANITORIAL: fixed names 2020-06-04 20:51:41 +03:00
Henrik "Henke37" Andersson 3629415345 PINK: make toConsole const 2020-02-15 22:05:44 +01:00
Andrei Prykhodko 3c67ce0eed PINK: removed usage of global variable 2019-05-08 12:01:22 +03:00
Andrei Prykhodko d6f2a89488 PINK: fixed original bug when ActionSfx continues to play when it should stop 2018-08-16 06:33:53 +03: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 8cbdc4b63f PINK: renamed method of SequenceContext 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 85e0c7ccd3 PINK: JANITORIAL: Indentation fixes 2018-06-28 23:51:32 +02:00
whiterandrek 3143cc3f29 PINK: add saving/loading of parallel contexts 2018-06-28 23:51:32 +02:00
whiterandrek 3134b2d230 PINK: fix wrong deleting of conflicting contexts 2018-06-28 23:51:32 +02:00
whiterandrek e2ac931ccb PINK: rework scripting system 2018-06-28 23:51:32 +02:00
whiterandrek cfc5538f95 PINK: fix skipping sequence 2018-06-28 23:51:32 +02:00
whiterandrek 4aa908860b PINK: add Hokus Pokus scripting system 2018-06-28 23:51:32 +02:00
whiterandrek 0659ca4846 PINK: fix mem leaks 2018-06-28 23:51:32 +02:00
whiterandrek 0b4c0b2bee PINK: add saving and loading state of sequencer 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 ea5c093410 PINK: remove lambda functions
PINK: remove lambda functions

PINK: remove >> << operators
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 a45e58319d PINK: fix signed vs unsigned comparison 2018-06-28 23:51:32 +02:00
whiterandrek 39ed15d2f7 PINK: fix includes 2018-06-28 23:51:32 +02:00
whiterandrek 888f5b668f PINK: added more constants 2018-06-28 23:51:32 +02:00
whiterandrek cad72b1532 PINK: basic walk, left click and seqTimer implementation 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 896511c34a PINK: hacky implementation of SequenceAudio 2018-06-28 23:51:32 +02:00
whiterandrek 48d34128b2 PINK: implemented skipping to last subsequence 2018-06-28 23:51:32 +02:00
whiterandrek ea5cb3a60e PINK: implemented sequence restarting 2018-06-28 23:51:32 +02:00
whiterandrek 675f83256a PINK: added button to toggle Drawing of Bounding Rectangles 2018-06-28 23:51:32 +02:00
whiterandrek 43a5e46ce2 PINK: added placeholders for remaining buttons 2018-06-28 23:51:32 +02:00
whiterandrek 7168242832 PINK: small fixes and implemented skipping of sequence by buttons 2018-06-28 23:51:32 +02:00
whitertandrek 0e39a87862 PINK: Implemented changing page and module, but without unloading old page. For now it can play logo of Wanderlust Interactive, then logo of MGM and Localizer Logo. 2018-06-28 23:51:32 +02:00
whitertandrek bba35c5f2c PINK: Started implementation of Director class . For now engine can play logo scene, but sprites are at wrong positions because decoder doesn't support getting coordinates from CEL 2018-06-28 23:51:32 +02:00
whitertandrek 7f8f4dea2a PINK: added SeqTimer class 2018-06-28 23:51:32 +02:00
whitertandrek be415cd46f PINK: small fixes 2018-06-28 23:51:32 +02:00
whitertandrek 467d3f1ab8 PINK: did a big file movement for better readability. Almost implemented
conditions and sideEffects. Added more classes. Now engine can play intro's sound.
2018-06-28 23:51:32 +02:00