Andrei Prykhodko
|
d6f2a89488
|
PINK: fixed original bug when ActionSfx continues to play when it should stop
|
2018-08-16 06:33:53 +03:00 |
|
Andrei Prykhodko
|
cd87d76932
|
PINK: added more debug output, removed unneeded
|
2018-07-21 19:40:12 +03:00 |
|
Andrei Prykhodko
|
cb3945cf4f
|
PINK: hid debug output under channels and levels
|
2018-07-21 16:23:57 +03:00 |
|
Andrei Prykhodko
|
4f13195e8c
|
PINK: added PDA rightHand movement
|
2018-06-30 20:04:11 +03:00 |
|
Andrei Prykhodko
|
35a3389cea
|
PINK: fixed ActionPlayWithSfx
|
2018-06-30 15:54:37 +03:00 |
|
Eugene Sandulenko
|
85e0c7ccd3
|
PINK: JANITORIAL: Indentation fixes
|
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
|
4af995079a
|
PINK: fix playing looped ActionPlayWithSfx
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
2fb268b155
|
PINK: reworked sprite class(ActionCEL) and his inheritors.
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
f11d331129
|
PINK: implement sound balance
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
cf04fb20c7
|
PINK: rework sound system
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
da0adc92a2
|
PINK: reformat Action's code
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
80622943e4
|
PINK: prepare page interface to add PDAPage
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
e98c14c3d7
|
PINK: fix formatting
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
d3d7a92800
|
PINK: fix compilation error
|
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
|
c32c642eba
|
PINK: change _endFrame type from uint32 to int32
|
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
|
08d0652297
|
PINK: implemented stopFrame
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
6f128e9146
|
PINK: added missing parameter in ActionPlayWithSfx::toConsole method;
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
ba29d37ccd
|
PINK: fixed stopping sfx according to disasm
|
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
|
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
|
475f6a62bd
|
PINK: fixed some segfaults
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
5db9a45458
|
PINK: added ActionTalk implementation
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
1a2bd666b0
|
PINK: added ActionPlayWithSfx implementation
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
17c2bcfb94
|
PINK: fixed ActionSfx deserialization
|
2018-06-28 23:51:32 +02:00 |
|
whitertandrek
|
8671e8bee3
|
PINK: added ActionPlayWithSfx and ActionSfx
|
2018-06-28 23:51:32 +02:00 |
|