Commit Graph
14 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Henrik "Henke37" Andersson 3629415345 PINK: make toConsole const 2020-02-15 22:05:44 +01:00
Henrik "Henke37" Andersson 37e405c936 PINK: Flag a lot of stuff as const 2020-02-15 22:05:44 +01:00
Andrei Prykhodko 711b7399a0 PINK: removed unnecessary namespace in function declaration 2019-05-08 11:23:44 +03:00
Andrei Prykhodko acac597961 PINK: fixed null pointer dereference in ConditionInventoryItemOwner
fixes bug #10805
2018-11-16 20:34:27 +02:00
Andrei Prykhodko cb3945cf4f PINK: hid debug output under channels and levels 2018-07-21 16:23:57 +03:00
whiterandrek 7b651e41c6 PINK: move the same code to functions(getInventoryMgr and getActorByPoint) 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 f3ac46e887 PINK: renamed method parameters to appropriate names in Condition classes 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