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 |
|
Bastien Bouclet
|
3c625d3b1c
|
PINK: Add override keywords
|
2020-02-09 12:43:16 +01:00 |
|
Andrei Prykhodko
|
0a6993a09b
|
PINK: fixed uninitialized fields
|
2018-06-30 23:49:27 +03:00 |
|
Andrei Prykhodko
|
81f60be7c8
|
PINK: fixed playing last audio subsequence
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
60d2c3e2f2
|
PINK: fixed playing SequenceAudio with long songs
|
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
|
58e7d560ee
|
PINK: inline small functions
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
cf04fb20c7
|
PINK: rework sound system
|
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
|
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
|
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 |
|
whitertandrek
|
f9c94a40a4
|
PINK: Implemented SequenceAudio as in original.
Now Peril's intro is almost like in original
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
e55839ff20
|
PINK: added restart method to SequenceAudio
|
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 |
|
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
|
26f2ff6640
|
PINK: added InventoryActor and SequenceAudio
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
7f8f4dea2a
|
PINK: added SeqTimer class
|
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 |
|