Commit Graph
69 Commits
Author SHA1 Message Date
Cameron Cawley 28d7b361ea COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
Eugene Sandulenko 8f2c6b0bac PETKA: Init class variables. CID 1429743 2022-10-24 11:12:29 +02:00
Andrei Prykhodko fc6d124d70 PETKA: fix reading ini files with null terminators before CR+LF 2022-02-10 14:48:34 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Andrei Prykhodko b91ae61143 PETKA: fix scene scrolling 2021-10-11 22:42:22 +03:00
Cameron Cawley 2f4b38b093 PETKA: Fix crash on startup 2021-08-30 23:27:13 +02:00
Cameron Cawley c877097b49 ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
Andrei Prykhodko 284226244e PETKA: refactor Resource manager 2020-10-13 00:34:35 +03:00
Andrei Prykhodko ae268bf990 PETKA: implement saving/loading through ingame interface 2020-10-09 18:15:31 +03:00
Andrei Prykhodko e313abbcf7 PETKA: remove handling RIGHT and LEFT keycodes 2020-10-06 00:31:18 +03:00
Andrei Prykhodko a1baf46899 PETKA: more original bug fixes 2020-10-05 19:08:45 +03:00
Andrei Prykhodko f7dc422368 PETKA: save heroes positions in savefile 2020-10-04 17:51:34 +03:00
Andrei Prykhodko 7e41be4877 PETKA: renamed unk field in QSystem 2020-10-02 22:35:18 +03:00
Andrei Prykhodko 2d0b4bf9fa PETKA: Walk system implementation 2020-09-30 21:01:32 +03:00
Cameron Cawley 00e3c03755 ALL: Remove unnecessary graphics/colormasks.h includes 2020-06-15 16:59:34 +01:00
Andrei Prykhodko a36e9c6970 PETKA: added Engine field to QSystem 2020-06-05 20:55:55 +03:00
Andrei Prykhodko b8bd1d1d41 PETKA: changed object's fields type to bool where appropriate 2020-05-30 23:03:30 +03:00
Andrei Prykhodko b58de19387 PETKA: fixed starting saveload interface by buttons 2020-05-30 22:08:20 +03:00
Andrei Prykhodko d21cc6385e PETKA: fixed handling some buttons 2020-05-30 22:08:20 +03:00
Andrei Prykhodko 4b1a659e71 PETKA: moved processing kTotalInit to QSystem 2020-05-30 22:08:20 +03:00
Andrei Prykhodko c80e99433b PETKA: use xOffset when passing mouse event to current interface 2020-05-30 11:41:02 +03:00
Andrei Prykhodko 1e4d84e26d PETKA: added buttons for scroll debugging 2020-05-29 14:33:43 +03:00
Andrei Prykhodko 317a4b15b2 PETKA: implemented handling key events 2020-05-29 12:18:31 +03:00
Andrei Prykhodko 5473724684 PETKA: moved handling events to QSystem 2020-05-29 10:39:57 +03:00
Andrei Prykhodko b1e83d068a PETKA: access objects through getters 2020-05-29 10:03:08 +03:00
Andrei Prykhodko 792aeef513 PETKA: simplified reading objects 2020-05-29 09:40:36 +03:00
Andrei Prykhodko 48c09fcc18 PETKA: removed unused functions 2020-05-29 02:21:08 +03:00
Andrei Prykhodko f97d040591 PETKA: created methods for loading objects data 2020-05-29 02:19:12 +03:00
Andrei Prykhodko 665a05fe89 PETKA: removed outdated commentary 2020-05-29 01:03:59 +03:00
Andrei Prykhodko 37ae071fdc PETKA: use cursor function for changing action type 2020-05-29 01:03:29 +03:00
Andrei Prykhodko b3e71ad429 PETKA: fixed saving system 2020-05-28 23:51:20 +03:00
Andrei Prykhodko 6d30fc3fed PETKA: load ini files from stores instead of loading from local directory 2020-05-27 23:19:57 +03:00
Andrei Prykhodko 47d7672d20 PETKA: implemented holding messages 2020-05-22 15:57:21 +03:00
Andrei Prykhodko 6ce60dbed7 PETKA: stop interfaces properly 2020-05-22 11:11:08 +03:00
Andrei Prykhodko 6c17a11e41 PETKA: fixed drawing location names on the map 2020-05-21 14:09:30 +03:00
Andrei Prykhodko 07b64c8797 PETKA: fix loading room from map 2020-05-21 09:46:05 +03:00
Andrei Prykhodko 521eff2bbc PETKA: fixed toggling map 2020-05-17 21:37:06 +03:00
Eugene Sandulenko 4ac21b4d58 PETKA: Aligned overridden method prototypes 2020-05-17 14:26:33 +02:00
Andrei Prykhodko e07d8bb153 PETKA: implemented SetSeq and EndSeq opcodes 2020-05-17 07:09:44 +03:00
Andrei Prykhodko a6cb15bd62 PETKA: new text subsystem implementation 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 8e7ffaa0be PETKA: enabled reading of russian ini files 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 139bb33f32 PETKA: fixed compilation 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 1599f21861 PETKA: added heroes implementation without walking system 2020-05-16 22:37:59 +02:00
Andrei Prykhodko db52ecd907 PETKA: implemented saving/loading system 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 4a88f993ff PETKA: implemented changing hero to chapayev 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 0dc8c459b7 PETKA: implemented map 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 6b39e634d8 PETKA: implemented switching to panel interface from case object 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 42a90418f3 PETKA: removed unnecessary variable 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 5e34a2a507 PETKA: added hero classes 2020-05-16 22:37:59 +02:00
Andrei Prykhodko 8d9ce6cd60 PETKA: temporarily disabled usage of ini file with names 2020-05-16 22:37:59 +02:00