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
Eugene Sandulenko b53a7db0da ALL: Switch to Common::hypotenuse() 2020-06-06 15:08:52 +02:00
Henrik "Henke37" Andersson 3629415345 PINK: make toConsole const 2020-02-15 22:05:44 +01:00
whiterandrek e9fde87cf2 PINK: fixed bug when in walking state you choose another location 2018-08-02 21:09:27 +03:00
Andrei Prykhodko cb3945cf4f PINK: hid debug output under channels and levels 2018-07-21 16:23:57 +03:00
Andrei Prykhodko 0a6993a09b PINK: fixed uninitialized fields 2018-06-30 23:49:27 +03:00
Andrei Prykhodko e25a9cabb4 PINK: rework getting length between locations 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 40488c8b22 PINK: JANITORIAL: more formatting fixes 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 41d3d1ee75 PINK: Fix compilation 2018-06-28 23:51:32 +02:00
Andrei Prykhodko be3e0148df PINK: removed unused include directives 2018-06-28 23:51:32 +02:00
Andrei Prykhodko 633649398f PINK: added position recalculation of walking sprites 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 cf8971ae45 PINK: implemented skipping of walk 2018-06-28 23:51:32 +02:00
whiterandrek 0659ca4846 PINK: fix mem leaks 2018-06-28 23:51:32 +02:00
whiterandrek fb8d8c1f57 PINK: remove redundant adding sprite to scene, which doesn't need to be drawn 2018-06-28 23:51:32 +02:00
whiterandrek f7693d3971 PINK: add proper implementation of Actor init function 2018-06-28 23:51:32 +02:00
whiterandrek 04a0c4ead6 PINK: add saving/loading state of WalkMgr 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 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 9f8356e52e PINK: fixed Inventory onClick method and other bugfixes 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
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