Commit Graph
27 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 9f3f70c4cd PINK: removed redundant methods in HandlerMgr 2020-06-04 22:30:45 +03:00
Andrei Prykhodko 2458016d37 PINK: removed usage of empty static const strings in methods 2020-06-04 21:33:27 +03:00
Andrei Prykhodko 0f63c49cf6 PINK: marked point arguments as non-const 2020-06-04 20:51:11 +03: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 cb3945cf4f PINK: hid debug output under channels and levels 2018-07-21 16:23:57 +03:00
Andrei Prykhodko 34319e3ac6 PINK: changed unused return type of functions to void 2018-06-29 14:43:57 +03:00
whiterandrek ffcaf74b08 PINK: implement OnMouseOverWithItem for LeadActor 2018-06-28 23:51:32 +02:00
whiterandrek 914ee715eb PINK: fix warning 2018-06-28 23:51:32 +02:00
Eugene Sandulenko bb8a64d22d PINK: JANITORIAL: Fix code formatting 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 5142ed203c PINK: JANITORIAL: Indentation fixes 2018-06-28 23:51:32 +02:00
whiterandrek 60d423cabb PINK: implement AudioInfoManager 2018-06-28 23:51:32 +02:00
whiterandrek b682ecb0ea PINK: refactor Actors to remove casts and improve readability 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 a45e58319d PINK: fix signed vs unsigned comparison 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 78c4ed85ab PINK: implemented page state saving 2018-06-28 23:51:32 +02:00
whiterandrek c29b1d1112 PINK: started inventory implementation 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
whiterandrek 72dd7fae8b PINK: fixed missing arguments 2018-06-28 23:51:32 +02:00
whitertandrek e856e0bd67 PINK: added SupportingActor and HandlerMgr 2018-06-28 23:51:32 +02:00