Commit Graph
86814 Commits
Author SHA1 Message Date
Eugene Sandulenko 96dbec0184 PINK: Added detection for Hebrew version 2018-06-28 23:51:32 +02:00
whiterandrek 914ee715eb PINK: fix warning 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 0f2654fb0c PINK: Added detection for Russian versions 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 6b6e38fa1d PINK: JANITORIAL: Fix indentation 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 7e344abbd9 PINK: Added detection for English versions 2018-06-28 23:51:32 +02:00
Eugene Sandulenko e9d1fa0c61 PINK: Allow running from original media 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 aa8849f123 PINK: Shut unused variables warnings 2018-06-28 23:51:32 +02:00
Eugene Sandulenko 11df62d6fa PINK: JANITORIAL: Minor whitespace fixes 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
Eugene Sandulenko 5142ed203c PINK: JANITORIAL: Indentation fixes 2018-06-28 23:51:32 +02:00
Eugene Sandulenko c139197930 PINK: Fix warning 2018-06-28 23:51:32 +02:00
whiterandrek b670fba4c9 PINK: remove extra indentation 2018-06-28 23:51:32 +02:00
whiterandrek 99416cb331 PINK: fix mismatched declarations 2018-06-28 23:51:32 +02:00
whiterandrek 28a1ff7555 PINK: fix shadowing declarations 2018-06-28 23:51:32 +02:00
whiterandrek 25a9e093c2 PINK: fix include statement 2018-06-28 23:51:32 +02:00
whiterandrek 3143cc3f29 PINK: add saving/loading of parallel contexts 2018-06-28 23:51:32 +02:00
whiterandrek 3134b2d230 PINK: fix wrong deleting of conflicting contexts 2018-06-28 23:51:32 +02:00
whiterandrek 6a2dc6fa0f PINK: remove unused variable 2018-06-28 23:51:32 +02:00
whiterandrek 6278ab72b4 PINK: fix compiler warning about string literal 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 48a001648e PINK: remove hidden overloaded virtual function 2018-06-28 23:51:32 +02:00
whiterandrek fc57a96818 PINK: removed FPS counter 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 0835b0fee1 PINK: fix SeqTimer updating when actor isn't found 2018-06-28 23:51:32 +02:00
whiterandrek b1d516276a PINK: add missing cursor 2018-06-28 23:51:32 +02:00
whiterandrek 99301a773f PINK: rework item changing in inventory 2018-06-28 23:51:32 +02:00
whiterandrek 5f61d96bae PINK: rework InventoryMgr updating 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 c4461cb4c3 PINK: fix playing of sprites which have incorrect stopFrame 2018-06-28 23:51:32 +02:00
whiterandrek 4879f7600c PINK: fix ActionTalk sound balance. Thanks Henke37 for bugreport 2018-06-28 23:51:32 +02:00
whiterandrek 425e034bee PINK: add some debug output to simplify communication with testers 2018-06-28 23:51:32 +02:00
whiterandrek 07e1621ebc PINK: add missing objs to module.mk. Pointed by Henke37. 2018-06-28 23:51:32 +02:00
whiterandrek 4aa908860b PINK: add Hokus Pokus scripting system 2018-06-28 23:51:32 +02:00
whiterandrek 9b8d72bfb5 PINK: fix naming 2018-06-28 23:51:32 +02:00
whiterandrek 861ef3be97 PINK: rework CursorMgr 2018-06-28 23:51:32 +02:00
whiterandrek bc4d32df8b PINK: file code cleanup 2018-06-28 23:51:32 +02:00
whiterandrek e4402a90eb PINK: rework LeadActor states 2018-06-28 23:51:32 +02:00
whiterandrek 4af995079a PINK: fix playing looped ActionPlayWithSfx 2018-06-28 23:51:32 +02:00
whiterandrek 4701cbd7d5 PINK: fix rewinding of CEL files which have 1 frame. 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 1af15bf46b PINK: rework changing page routine 2018-06-28 23:51:32 +02:00
whiterandrek d2218ad8cd PINK: Engine class code cleanup 2018-06-28 23:51:32 +02:00
whiterandrek 14cc810cef PINK: update engine description 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