Andrei Prykhodko
|
d0adf31467
|
PINK: removed unnecessary function
|
2018-06-30 15:30:36 +03:00 |
|
Andrei Prykhodko
|
4938a33fbb
|
PINK: added pre-loading of global pda page sprites
|
2018-06-30 08:56:05 +03:00 |
|
Andrei Prykhodko
|
4a4692a5dd
|
PINK: removed onClick virtual function
|
2018-06-29 16:30:39 +03:00 |
|
Andrei Prykhodko
|
ab2085f0e8
|
PINK: fixed sending leftClickMessage under some circumstances
|
2018-06-29 14:43:57 +03:00 |
|
Andrei Prykhodko
|
34319e3ac6
|
PINK: changed unused return type of functions to void
|
2018-06-29 14:43:57 +03:00 |
|
whiterandrek
|
ffcaf74b08
|
PINK: implement OnMouseOverWithItem for LeadActor
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
e2ac931ccb
|
PINK: rework scripting system
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
9b8d72bfb5
|
PINK: fix naming
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
60d423cabb
|
PINK: implement AudioInfoManager
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
7b651e41c6
|
PINK: move the same code to functions(getInventoryMgr and getActorByPoint)
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
471840514f
|
PINK: fix determination of Actor by point
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
58e7d560ee
|
PINK: inline small functions
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
f7693d3971
|
PINK: add proper implementation of Actor init function
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
b682ecb0ea
|
PINK: refactor Actors to remove casts and improve readability
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
9f23b4238c
|
PINK: add Pokus World Book implementation
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
80622943e4
|
PINK: prepare page interface to add PDAPage
|
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
|
39ed15d2f7
|
PINK: fix includes
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
181b89035a
|
PINK: added implementation of item using
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
dac8d2a72b
|
PINK: bugfixes and added basic inventory implementation
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
78c4ed85ab
|
PINK: implemented page state saving
|
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
|
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
|
a22ebbb54e
|
PINK: Handlers are implemented, beside handlerMgr, HandlerTimerSequences;
HandlerTimer differs in Peril and Hokus Pokus
|
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 |
|