Commit Graph

42 Commits

Author SHA1 Message Date
Avijeet
01d264569c PINK: Rename director.h/cpp to screen.h/cpp 2022-06-27 14:15:34 +03:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Andrei Prykhodko
0f63c49cf6 PINK: marked point arguments as non-const 2020-06-04 20:51:11 +03:00
Henrik "Henke37" Andersson
9131701a93 PINK: Rename _item to _currentItem to make its use clearer. 2020-02-15 22:05:44 +01:00
Henrik "Henke37" Andersson
3629415345 PINK: make toConsole const 2020-02-15 22:05:44 +01:00
Andrei Prykhodko
cb3945cf4f PINK: hid debug output under channels and levels 2018-07-21 16:23:57 +03:00
Andrei Prykhodko
114bd5367c PINK: fixed uninitialized field in InventoryMgr 2018-07-02 11:47:22 +03:00
Andrei Prykhodko
0a6993a09b PINK: fixed uninitialized fields 2018-06-30 23:49:27 +03:00
Andrei Prykhodko
2d8b2be6c5 PINK: rework setItemOwner method 2018-06-28 23:51:32 +02:00
Andrei Prykhodko
c5062e0f74 PINK: fixed loading WorldBook when clicking on inv window 2018-06-28 23:51:32 +02:00
Eugene Sandulenko
85e0c7ccd3 PINK: JANITORIAL: Indentation fixes 2018-06-28 23:51:32 +02:00
Eugene Sandulenko
a224e41edc PINK: JANITORIAL: More whitespace fixes 2018-06-28 23:51:32 +02:00
Eugene Sandulenko
5142ed203c PINK: JANITORIAL: Indentation fixes 2018-06-28 23:51:32 +02:00
whiterandrek
99301a773f PINK: rework item changing in inventory 2018-06-28 23:51:32 +02:00
whiterandrek
5f61d96bae PINK: rework InventoryMgr updating 2018-06-28 23:51:32 +02:00
whiterandrek
64bb3baab8 PINK: fix pausing when click on panther with empty inventory 2018-06-28 23:51:32 +02:00
whiterandrek
2c6ab1c775 PINK: fix inventory opening 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
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
11b5865b48 PINK: fix loading inventory save 2018-06-28 23:51:32 +02:00
whiterandrek
90864279f4 PINK: fixes to save system 2018-06-28 23:51:32 +02:00
whiterandrek
9b5dac452d PINK: add state saving/loading of Inventory 2018-06-28 23:51:32 +02:00
whiterandrek
e98c14c3d7 PINK: fix formatting 2018-06-28 23:51:32 +02:00
whiterandrek
2bb2834782 PINK: fix compiler warning about UB 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
b89de53fb1 PINK: fix arguments in InventoryItem method 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
8733e54cd4 PINK: remove the use of auto variables 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
9f8356e52e PINK: fixed Inventory onClick method and other bugfixes 2018-06-28 23:51:32 +02:00
whiterandrek
888f5b668f PINK: added more constants 2018-06-28 23:51:32 +02:00
whiterandrek
ec96a3b1e7 PINK: added check for item owner 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
c29b1d1112 PINK: started inventory implementation 2018-06-28 23:51:32 +02:00
whiterandrek
4b7c75607a PINK: added onMouseOver method to LeadActor 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
4ff13d64ba PINK: Added InventoryItem class 2018-06-28 23:51:32 +02:00