Commit Graph
19 Commits
Author SHA1 Message Date
Andrei Prykhodko c06e2abfb0 PINK: added menu commands 2018-07-22 21:26:09 +03:00
Andrei Prykhodko 98e7bdee4b PINK: move save/load engine functions to separate file 2018-06-28 23:51:32 +02:00
whiterandrek a8cbdba16f PINK: added commands to Console 2018-06-28 23:51:32 +02:00
whiterandrek 07e1621ebc PINK: add missing objs to module.mk. Pointed by Henke37. 2018-06-28 23:51:32 +02:00
whiterandrek 22e25ed890 PINK: fix module.mk 2018-06-28 23:51:32 +02:00
whiterandrek 82974a9ce3 PINK: fix indentation 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
whitertandrek c6df869fec PINK: Basic implementation of CEL decoder. Fixed sprite positioning 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
whiterandrek f29b0a8f35 PINK: added ActionText 2018-06-28 23:51:32 +02:00
whitertandrek 8671e8bee3 PINK: added ActionPlayWithSfx and ActionSfx 2018-06-28 23:51:32 +02:00
whitertandrek 636e226d73 PINK: added ActionTalk class 2018-06-28 23:51:32 +02:00
whitertandrek 46d576d9ce PINK: added ActionLoop 2018-06-28 23:51:32 +02:00
whitertandrek e856e0bd67 PINK: added SupportingActor and HandlerMgr 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
whitertandrek 198710adac PINK: Implemented Page loading. 2018-06-28 23:51:32 +02:00
whitertandrek 5d1c4af5f6 PINK: Implemented MFC archive, some pink objects and their initialization
Thanks fullpipe engine developer for MFC archive
2018-06-28 23:51:32 +02:00
whitertandrek 280b249657 PINK: Initial commit
Implemented skeleton of engine, detection, broFile and started orbFile
implementation.
2018-06-28 23:51:32 +02:00