Andrei Prykhodko
|
6674141d44
|
PETKA: implement changing walk background in petka2
|
2020-10-17 14:42:27 +03:00 |
|
Andrei Prykhodko
|
284226244e
|
PETKA: refactor Resource manager
|
2020-10-13 00:34:35 +03:00 |
|
Andrei Prykhodko
|
301bd3e115
|
PETKA: optimize drawing
|
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
|
e82fbdd495
|
PETKA: QObjectBG completed
|
2020-10-02 22:35:18 +03:00 |
|
Cameron Cawley
|
00e3c03755
|
ALL: Remove unnecessary graphics/colormasks.h includes
|
2020-06-15 16:59:34 +01:00 |
|
Andrei Prykhodko
|
b8bd1d1d41
|
PETKA: changed object's fields type to bool where appropriate
|
2020-05-30 23:03:30 +03:00 |
|
Andrei Prykhodko
|
bd39dfc352
|
PETKA: use Common::Point in object's methods
|
2020-05-30 22:54:55 +03:00 |
|
Andrei Prykhodko
|
b9c6f5fec7
|
PETKA: implemented drawing scrolling background
|
2020-05-29 14:36:14 +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
|
6bcf12a69b
|
PETKA: store perspective struct in the bg object
|
2020-05-29 09:07:31 +03:00 |
|
Andrei Prykhodko
|
e6d3c38e1e
|
PETKA: renamed structure
|
2020-05-29 08:57:28 +03:00 |
|
Andrei Prykhodko
|
f97d040591
|
PETKA: created methods for loading objects data
|
2020-05-29 02:19:12 +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
|
b0809250ec
|
PETKA: reimplemented video system
|
2020-05-24 22:01:19 +03:00 |
|
Eugene Sandulenko
|
b898f7c9cc
|
PETKA: Fix Amiga build
|
2020-05-23 16:49:53 +02:00 |
|
Andrei Prykhodko
|
4680781692
|
PETKA: implemented GoTo opcode
|
2020-05-21 23:37:47 +03:00 |
|
Andrei Prykhodko
|
1d43a8ff38
|
PETKA: added fields initialization in QObjectBG
|
2020-05-20 22:11:34 +03:00 |
|
Andrei Prykhodko
|
e07d8bb153
|
PETKA: implemented SetSeq and EndSeq opcodes
|
2020-05-17 07:09:44 +03:00 |
|
Andrei Prykhodko
|
ee9a09e005
|
PETKA: fixed setting musicId in ObjectBG
|
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
|
e984d7a526
|
PETKA: added makeAllDirty method to video system
|
2020-05-16 22:37:59 +02:00 |
|
Andrei Prykhodko
|
22abfc0245
|
PETKA: implemented handling z coordinate of objects
|
2020-05-16 22:37:59 +02:00 |
|
Andrei Prykhodko
|
81ebc4193f
|
PETKA: added basic implementation of GoTo opcode(change room)
|
2020-05-16 22:37:59 +02:00 |
|
Andrei Prykhodko
|
f3538539e9
|
PETKA: moved game object classes to separate files
|
2020-05-16 22:37:59 +02:00 |
|