Commit Graph

28 Commits

Author SHA1 Message Date
Andrei Prykhodko
736e94ce39 PINK: JANITORIAL: fixed local vars naming 2018-08-17 17:14:15 +03:00
Andrei Prykhodko
d60265d7d4 PINK: removed unused parameter 2018-08-17 17:14:15 +03:00
Andrei Prykhodko
f79eceda10 PINK: force cursor updating when entering to pda page 2018-07-29 22:54:05 +03:00
Andrei Prykhodko
1832dd0bab PINK: fixed starting new game from menu in pda state 2018-07-22 21:33:48 +03:00
Eugene Sandulenko
ace8fcca82 PINK: Made _director a pointer and reduced header dependencies 2018-07-11 22:45:36 +02:00
Andrei Prykhodko
7e3c586412 PINK: changed dynamic_cast to static_cast 2018-07-02 11:47:22 +03:00
Andrei Prykhodko
95c7dcce90 PINK: added calculation of countries and domains indexes 2018-07-01 10:36:06 +03:00
Andrei Prykhodko
0a6993a09b PINK: fixed uninitialized fields 2018-06-30 23:49:27 +03:00
Andrei Prykhodko
22f6c66393 PINK: added thumb moving in PDA 2018-06-30 23:29:45 +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
Andrei Prykhodko
516fbe05b3 PINK: fixed DecrementDomain command 2018-06-30 15:31:01 +03:00
Andrei Prykhodko
5f0fec7de2 PINK: fixed various PDA bugs 2018-06-30 15:18:03 +03:00
Andrei Prykhodko
ef9892dbd4 PINK: implemented Inc/Dec Countries/Domains commands 2018-06-30 12:54:52 +03:00
Andrei Prykhodko
699f38b5fd PINK: implemented Peril's PDA init 2018-06-30 11:08:42 +03:00
Andrei Prykhodko
d7b4cb0b56 PINK: removed unnecessary loading of same page 2018-06-29 20:36:00 +03:00
Andrei Prykhodko
18a531e4e4 PINK: implemented GoToDomain command 2018-06-29 20:36:00 +03:00
Andrei Prykhodko
2409404740 PINK: added warning about GoToHelp command 2018-06-29 20:36:00 +03:00
Andrei Prykhodko
91d40fdd69 PINK: implemented GoToPreviousPage command 2018-06-29 17:46:55 +03:00
Andrei Prykhodko
247ba1f587 PINK: fixed mem leak 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
4a4692a5dd PINK: removed onClick virtual function 2018-06-29 16:30:39 +03:00
Eugene Sandulenko
11df62d6fa PINK: JANITORIAL: Minor 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
58e7d560ee PINK: inline small functions 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
9f23b4238c PINK: add Pokus World Book implementation 2018-06-28 23:51:32 +02:00