Commit Graph

27 Commits

Author SHA1 Message Date
Eugene Sandulenko
c76b8f1078
SAGA2: Rename enums in tcoords.h 2022-10-29 23:45:58 +02:00
Eugene Sandulenko
7896855b10
SAGA2: Rename enums in objproto.h 2022-10-29 13:36:38 +02:00
Eugene Sandulenko
ab5f19af6c
SAGA2: Rename small enums in actor.h and objproto.h 2022-10-27 12:49:43 +02:00
Eugene Sandulenko
9834c6e321
SAGA2: Rename class variables in objproto.h 2022-09-26 19:52:27 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Alexandre Detiste
6044504762 JANITORIAL: typos
some in the variable names, some in the comments;
no change for the strings that interract with original games assets
2021-10-31 20:46:31 +01:00
Filippos Karapetis
d3df1b09a1 SAGA2: Adapt some C syntax to C++ 2021-09-11 12:23:32 +03:00
a/
54cf566278 SAGA2: Make actorCount constant 2021-07-12 19:23:19 +09:00
Eugene Sandulenko
270279ad4d
SAGA2: Properly implement default constructor for ResourceObjectPrototype. CID 1457943 2021-07-10 17:56:34 +02:00
Eugene Sandulenko
681a75cb60
SAGA2: Properly initialize Location. CID 1457874 2021-07-10 17:56:33 +02:00
a/
6dadb2e641 SAGA2: Implement objects save/loading 2021-07-08 07:09:21 +09:00
a/
f6c8326aa4 SAGA2: Fix more global constructors warnings 2021-07-02 03:33:13 +09:00
Eugene Sandulenko
725f11ca60
SAGA2: Fix more warnings with enumarations 2021-07-01 01:37:40 +02:00
a/
e4ca5a7864
SAGA2: Get rid of some global constructors 2021-07-01 01:37:39 +02:00
a/
ba5d06a20a
SAGA2: Load prototypes with stream 2021-07-01 01:37:30 +02:00
Eugene Sandulenko
f9bc954de0
SAGA2: Added mapping to the SAGA classes 2021-07-01 01:37:29 +02:00
a/
732c87dd2c
SAGA2: Fix ResourceObjectPrototype copy constructor 2021-07-01 01:37:29 +02:00
a/
2ac1b6f55d
SAGA2: Rename more constants in idtypes.h 2021-07-01 01:37:16 +02:00
Eugene Sandulenko
97f7a0e529
SAGA2: Drop custom TRUE/FALSE 2021-07-01 01:37:08 +02:00
Eugene Sandulenko
4eebd6d6bf
SAGA2: Fix remaining warnings in weapons.cpp 2021-07-01 01:37:08 +02:00
Eugene Sandulenko
8f19630ded
SAGA2: JANITORIAL: Fix code formatting 2021-07-01 01:37:00 +02:00
Eugene Sandulenko
9a8c31cde3
SAGA2: Finish work on the nested includes 2021-07-01 01:36:56 +02:00
Eugene Sandulenko
e71207f680
SAGA2: Reduce header dependency in audio.* 2021-07-01 01:36:54 +02:00
Eugene Sandulenko
65060ab0ca
SAGA2: Decrease header dependency 2021-07-01 01:36:54 +02:00
Eugene Sandulenko
ee924d93ab
SAGA2: Cleanup and fixing warnings 2021-07-01 01:36:46 +02:00
Eugene Sandulenko
1cce8104b1
SAGA2: Fixed a few warnings 2021-07-01 01:36:46 +02:00
Eugene Sandulenko
62e5f32dd8
SAGA2: Initial engine commit 2021-07-01 01:36:44 +02:00