Eugene Sandulenko
|
933f52cfd4
|
SAGA2: Rename enums in mission.h
|
2022-10-29 00:38:48 +02:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
f544cb934d
|
SAGA2: Use nullptr
Using clang-tidy modernize-use-nullptr
|
2021-11-14 15:51:59 +02:00 |
|
Filippos Karapetis
|
d3df1b09a1
|
SAGA2: Adapt some C syntax to C++
|
2021-09-11 12:23:32 +03:00 |
|
a/
|
c9a43228b9
|
SAGA2: Fix object access in scripts
|
2021-07-23 14:44:10 +09:00 |
|
a/
|
d0beb60d2f
|
SAGA2: Make Mission chunk size portable
|
2021-07-16 00:08:46 +09:00 |
|
Eugene Sandulenko
|
1d169ee4bf
|
SAGA2: Remove savefile.*
|
2021-07-12 17:11:37 +02:00 |
|
Eugene Sandulenko
|
eb7c7273db
|
SAGA2: Remove old save/load methods
|
2021-07-12 17:11:37 +02:00 |
|
a/
|
09a416c4ff
|
SAGA2: Implement Mission save/loading
|
2021-07-12 13:08:48 +09:00 |
|
Eugene Sandulenko
|
2161d9e388
|
SAGA2: Removed std.h
|
2021-07-01 01:37:31 +02:00 |
|
Eugene Sandulenko
|
37bd0e9c38
|
SAGA2: Replace elementsof with ARRAYSIZE
|
2021-07-01 01:37:31 +02:00 |
|
Eugene Sandulenko
|
aa8d7544ab
|
SAGA2: Fix warnings in main.cpp
|
2021-07-01 01:37:27 +02:00 |
|
Eugene Sandulenko
|
277245a49e
|
SAGA2: Made ActiveMission script-friendly
|
2021-07-01 01:37:17 +02:00 |
|
Eugene Sandulenko
|
97f7a0e529
|
SAGA2: Drop custom TRUE/FALSE
|
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
|
a24d6c7a1c
|
SAGA2: More work on includes
|
2021-07-01 01:36:55 +02:00 |
|
Eugene Sandulenko
|
eca51bba37
|
SAGA2: Reduce header dependency
|
2021-07-01 01:36:55 +02:00 |
|
Eugene Sandulenko
|
177aa92900
|
SAGA2: Replace custom assert macros
|
2021-07-01 01:36:49 +02:00 |
|
Eugene Sandulenko
|
e7cfeb8bab
|
SAGA2: Move FORBIDDEN_SYMBOL_ALLOW_ALL to individual files
|
2021-07-01 01:36:46 +02:00 |
|
Eugene Sandulenko
|
62e5f32dd8
|
SAGA2: Initial engine commit
|
2021-07-01 01:36:44 +02:00 |
|