Commit Graph
25 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 5684e9dd9d PINK: changed some field types in classes 2020-06-05 19:48:46 +03:00
Andrei Prykhodko 0f63c49cf6 PINK: marked point arguments as non-const 2020-06-04 20:51:11 +03:00
Andrei Prykhodko 0a6993a09b PINK: fixed uninitialized fields 2018-06-30 23:49:27 +03:00
Andrei Prykhodko 0c1ef839b6 PINK: added more constants 2018-06-29 14:43:57 +03:00
Andrei Prykhodko 63fc5ad79b PINK: fix setting cursor with name which wasn't in disasm 2018-06-28 23:51:32 +02:00
Eugene Sandulenko c3e1157d18 PINK: JANITORIAL: More formatting fixes 2018-06-28 23:51:32 +02:00
whiterandrek b1d516276a PINK: add missing cursor 2018-06-28 23:51:32 +02:00
whiterandrek 861ef3be97 PINK: rework CursorMgr 2018-06-28 23:51:32 +02:00
whiterandrek a37a7895db PINK: fix item moving 2018-06-28 23:51:32 +02:00
whiterandrek 58e7d560ee PINK: inline small functions 2018-06-28 23:51:32 +02:00
whiterandrek 4874ed50d2 PINK: implement exit from PDA 2018-06-28 23:51:32 +02:00
whiterandrek 11d2c1aa52 PINK: add missing cursor 2018-06-28 23:51:32 +02:00
whiterandrek 174b317fac PINK: fix formatting 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 39ed15d2f7 PINK: fix includes 2018-06-28 23:51:32 +02:00
whiterandrek 0d82a3062c PINK: added movement for picked item from inventory 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 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
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