Commit Graph
23 Commits
Author SHA1 Message Date
Eugene Sandulenko 1a7c063c94 SAGA2: Rename enums in target.h 2022-10-29 14:54:26 +02:00
Eugene Sandulenko 90c4c7e547 SAGA2: Rename class variables in target.h 2022-09-27 17:44:56 +02:00
Eugene Sandulenko 4921ae88c2 SAGA2: Rename class variables in objects.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
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/ fb15fce9d6 SAGA2: Fix wild pointer access in iterators 2021-08-15 18:29:20 +09:00
a/ 8b28cb61b3 SAGA2: Fix global constructor warnings in property.cpp 2021-07-17 10:20:19 +09:00
a/ 0d7a8dc7dc SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +09:00
Eugene Sandulenko eb7c7273db SAGA2: Remove old save/load methods 2021-07-12 17:11:37 +02:00
a/ da6a70c3e7 SAGA2: Imlement Assignment saving 2021-07-08 04:34:39 +09:00
a/ f1b4faa3d4 SAGA2: Implement Assignment loading 2021-07-08 04:34:39 +09:00
Eugene Sandulenko 2161d9e388 SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
Eugene Sandulenko 92a0ec784b SAGA2: Fix warnings in target.cpp 2021-07-01 01:37:26 +02:00
Eugene Sandulenko ccc350d400 SAGA2: Fix more warnings in actor.cpp 2021-07-01 01:37:24 +02:00
a/ cd48eeca19 SAGA2: Rename tile uv-coord constants 2021-07-01 01:37:16 +02:00
a/ 6fe11531b6 SAGA2: Rename platform metric constants 2021-07-01 01:37:15 +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 9ba0a2e46c SAGA2: Finish reducing include dependencies 2021-07-01 01:36:57 +02:00
Eugene Sandulenko 14781813ca SAGA2: Reduce header dependency 2021-07-01 01:36:55 +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