Commit Graph

19 Commits

Author SHA1 Message Date
Andrei Prykhodko
5684e9dd9d PINK: changed some field types in classes 2020-06-05 19:48:46 +03:00
Filippos Karapetis
d486799ea7 PINK: Simplify and fix PDAPage object creation
Avoid mixing objects on the stack and heap. This simplifies the code,
and fixes crashes when changing pages in the PDA
2020-02-29 02:21:42 +02:00
Andrei Prykhodko
c8d3af3874 PINK: removed some unnecessary forward declarations 2018-08-17 17:29:19 +03:00
Andrei Prykhodko
d60265d7d4 PINK: removed unused parameter 2018-08-17 17:14:15 +03:00
Andrei Prykhodko
1832dd0bab PINK: fixed starting new game from menu in pda state 2018-07-22 21:33:48 +03:00
Andrei Prykhodko
95c7dcce90 PINK: added calculation of countries and domains indexes 2018-07-01 10:36:06 +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
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
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
whiterandrek
99416cb331 PINK: fix mismatched declarations 2018-06-28 23:51:32 +02:00
whiterandrek
103052fe15 PINK: fix compiler warning about mismatched declarations 2018-06-28 23:51:32 +02:00
whiterandrek
861ef3be97 PINK: rework CursorMgr 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
9f23b4238c PINK: add Pokus World Book implementation 2018-06-28 23:51:32 +02:00