Andrei Prykhodko
|
5684e9dd9d
|
PINK: changed some field types in classes
|
2020-06-05 19:48:46 +03: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
|
b5c807b459
|
PINK: no sense in clearing array of actions in actor dtor
|
2020-06-04 21:24:59 +03:00 |
|
Andrei Prykhodko
|
632a181a81
|
PINK: removed unused method
|
2020-06-04 20:57:13 +03:00 |
|
Andrei Prykhodko
|
0f63c49cf6
|
PINK: marked point arguments as non-const
|
2020-06-04 20:51:11 +03:00 |
|
Andrei Prykhodko
|
a0cdc82694
|
PINK: fixed right button click when playing pub minigame
|
2020-06-04 15:14:27 +03:00 |
|
Filippos Karapetis
|
d8350221f0
|
PINK: Clear actor actions after deleting them
|
2020-02-29 02:21:41 +02:00 |
|
Henrik "Henke37" Andersson
|
5b4616e8ef
|
PINK: make LeadActor::isInteractingWith const
|
2020-02-15 22:05:44 +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 |
|
Bastien Bouclet
|
3c625d3b1c
|
PINK: Add override keywords
|
2020-02-09 12:43:16 +01:00 |
|
Eugene Sandulenko
|
eae52773dd
|
PINK: Added override keywords
|
2020-01-31 14:07:05 +01:00 |
|
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 |
|
Andrei Prykhodko
|
b90816e811
|
PINK: fixed position of some sprites in PDA
|
2018-07-17 20:04:28 +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
|
ca79603a1e
|
PINK: removed unused field
|
2018-06-30 20:16:40 +03:00 |
|
Andrei Prykhodko
|
4f13195e8c
|
PINK: added PDA rightHand movement
|
2018-06-30 20:04:11 +03:00 |
|
Andrei Prykhodko
|
d0adf31467
|
PINK: removed unnecessary function
|
2018-06-30 15:30:36 +03:00 |
|
Andrei Prykhodko
|
4938a33fbb
|
PINK: added pre-loading of global pda page sprites
|
2018-06-30 08:56:05 +03:00 |
|
Andrei Prykhodko
|
8af0e2c7cc
|
PINK: fixed PDAButtonActor::isActive method
|
2018-06-29 17:46:55 +03:00 |
|
Andrei Prykhodko
|
5378db3dc0
|
PINK: added deserialization of Peril PDA Commands
|
2018-06-29 17:46:55 +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
|
c8990f800c
|
PINK: removed unused LeadActor state
|
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
|
bb8a64d22d
|
PINK: JANITORIAL: Fix code formatting
|
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 |
|