Commit Graph
40 Commits
Author SHA1 Message Date
Andrei Prykhodko c255de107d PINK: implemented text drawing in ActionText for English version 2018-08-05 22:08:54 +03:00
Andrei Prykhodko c06e2abfb0 PINK: added menu commands 2018-07-22 21:26:09 +03:00
Andrei Prykhodko cd87d76932 PINK: added more debug output, removed unneeded 2018-07-21 19:40:12 +03:00
Andrei Prykhodko 7cc0e833f2 PINK: implemented creating menu from executable 2018-07-21 15:12:23 +03:00
Andrei Prykhodko a053a19ca2 PINK: fixed pausing of engine when menu appears 2018-07-18 21:48:54 +03:00
Eugene Sandulenko ace8fcca82 PINK: Made _director a pointer and reduced header dependencies 2018-07-11 22:45:36 +02:00
Andrei Prykhodko 5fd27cc8ce PINK: updated engine description 2018-06-30 15:58:22 +03:00
Andrei Prykhodko 5378db3dc0 PINK: added deserialization of Peril PDA Commands 2018-06-29 17:46:55 +03:00
Andrei Prykhodko 6eaa7df0bc PINK: added loading of thumbnail only when necessary 2018-06-29 12:56:20 +03:00
Andrei Prykhodko 0f596eb69a PINK: updated engine description 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 50bed2d544 PINK: updated engine description 2018-06-28 23:51:32 +02:00
whiterandrek a8cbdba16f PINK: added commands to Console 2018-06-28 23:51:32 +02:00
whiterandrek d2218ad8cd PINK: Engine class code cleanup 2018-06-28 23:51:32 +02:00
whiterandrek 14cc810cef PINK: update engine description 2018-06-28 23:51:32 +02:00
whiterandrek 60d423cabb PINK: implement AudioInfoManager 2018-06-28 23:51:32 +02:00
whiterandrek 58e7d560ee PINK: inline small functions 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 e7a7d6960d PINK: add savestate metadata support 2018-06-28 23:51:32 +02:00
whiterandrek 1df85834a8 PINK: add improved pause support 2018-06-28 23:51:32 +02:00
whiterandrek 4f13df4828 PINK: add saving/loading of game.
It's bugged, but playable
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 39ed15d2f7 PINK: fix includes 2018-06-28 23:51:32 +02:00
whiterandrek 38ff5b1e80 PINK: remove bug from description 2018-06-28 23:51:32 +02:00
whiterandrek 9566439683 PINK: fixed sprites which start playing with delay 2018-06-28 23:51:32 +02:00
whiterandrek f03d5811ec PINK: updated status of engine 2018-06-28 23:51:32 +02:00
whiterandrek 7528c33224 PINK: updated description of engine. Passport to Peril is now fully playable* 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 7facc7543f PINK: added random to methods which need it. 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