Andrei Prykhodko
|
b13e235242
|
PINK: removed unnecessary G key
|
2018-10-12 22:45:47 +03:00 |
|
Andrei Prykhodko
|
18c6a1a25c
|
PINK: added missing sequencer update in Moving state
|
2018-10-12 22:41:46 +03:00 |
|
Andrei Prykhodko
|
d60265d7d4
|
PINK: removed unused parameter
|
2018-08-17 17:14:15 +03:00 |
|
Andrei Prykhodko
|
2a6222be17
|
PINK: fixed clicking on leadActor in moving state with item
|
2018-08-15 19:11:24 +03:00 |
|
Andrei Prykhodko
|
cdd5717ce0
|
PINK: fixed entering pda through menu in a row
|
2018-07-26 05:10:57 +03:00 |
|
Andrei Prykhodko
|
cb3945cf4f
|
PINK: hid debug output under channels and levels
|
2018-07-21 16:23:57 +03:00 |
|
Eugene Sandulenko
|
ace8fcca82
|
PINK: Made _director a pointer and reduced header dependencies
|
2018-07-11 22:45:36 +02:00 |
|
Andrei Prykhodko
|
8ec93852ad
|
PINK: fixed stopping audioInfo before starting walk
|
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
|
0ed412a8ab
|
PINK: fixed compilation error
|
2018-06-30 20:20:25 +03:00 |
|
Andrei Prykhodko
|
4f13195e8c
|
PINK: added PDA rightHand movement
|
2018-06-30 20:04:11 +03:00 |
|
Andrei Prykhodko
|
6fde729266
|
PINK: added missing breaks
|
2018-06-29 16:34:36 +03:00 |
|
Andrei Prykhodko
|
4a4692a5dd
|
PINK: removed onClick virtual function
|
2018-06-29 16:30:39 +03:00 |
|
Andrei Prykhodko
|
6ff1db5dfd
|
PINK: renamed function parameter
|
2018-06-29 16:26:09 +03:00 |
|
Andrei Prykhodko
|
ab2085f0e8
|
PINK: fixed sending leftClickMessage under some circumstances
|
2018-06-29 14:43:57 +03:00 |
|
Andrei Prykhodko
|
0c1ef839b6
|
PINK: added more constants
|
2018-06-29 14:43:57 +03:00 |
|
Andrei Prykhodko
|
34319e3ac6
|
PINK: changed unused return type of functions to void
|
2018-06-29 14:43:57 +03:00 |
|
Andrei Prykhodko
|
1b8928d43c
|
PINK: remove unused code
|
2018-06-29 14:43:57 +03:00 |
|
Adrian Frühwirth
|
e5f8313ca2
|
PINK: JANITORIAL: Fix fallthrough comment so that GCC will recognize it
|
2018-06-29 00:04:34 +02:00 |
|
Andrei Prykhodko
|
969f7c99a0
|
PINK: added loading/saving of AudioInfoMgr
|
2018-06-28 23:51:32 +02:00 |
|
Andrei Prykhodko
|
feb3fde1cf
|
PINK: JANITORIAL: formatting fixes
|
2018-06-28 23:51:32 +02:00 |
|
Andrei Prykhodko
|
be3e0148df
|
PINK: removed unused include directives
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
d0f0f41857
|
PINK: fixed clicking on empty part of screen
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
ffcaf74b08
|
PINK: implement OnMouseOverWithItem for LeadActor
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
3e2c9b6bc2
|
PINK: fix updating cursor in some situations
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
914ee715eb
|
PINK: fix warning
|
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
|
9c176c5702
|
PINK: Format 'else' statement oneliners
|
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
|
c3e1157d18
|
PINK: JANITORIAL: More formatting fixes
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
b670fba4c9
|
PINK: remove extra indentation
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
6a2dc6fa0f
|
PINK: remove unused variable
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
e2ac931ccb
|
PINK: rework scripting system
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
cfc5538f95
|
PINK: fix skipping sequence
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
b32af31601
|
PINK: fix updating cursor when mouse isn't moving
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
9b8d72bfb5
|
PINK: fix naming
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
e4402a90eb
|
PINK: rework LeadActor states
|
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
|
60d423cabb
|
PINK: implement AudioInfoManager
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
ed25075146
|
PINK: rewrite onLeftButtonClick
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
2c6ab1c775
|
PINK: fix inventory opening
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
cf8971ae45
|
PINK: implemented skipping of walk
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
2c4336cd8c
|
PINK: move the same code to function setReadyAfterWalk
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
84af69cdf6
|
PINK: move same code to startInventory function
|
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
|
078557a1ad
|
PINK: fix condition of miniGame
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
4dd40b0f7b
|
PINK: add saving/loading for PDA
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
4874ed50d2
|
PINK: implement exit from PDA
|
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 |
|