Commit Graph
31 Commits
Author SHA1 Message Date
Eugene Sandulenko 9b049d0afb SAGA2: Rename enums in spelshow.h 2022-10-29 14:41:52 +02:00
Eugene Sandulenko aec2d5afc6 SAGA2: Rename enums in spells.h 2022-10-29 14:39:34 +02:00
Eugene Sandulenko cc93020cb5 SAGA2: Renamed enums in spelbuk.h 2022-10-29 14:33:52 +02:00
Eugene Sandulenko d2e7c34fa4 SAGA2: Rename enums in speldefs.h 2022-10-29 14:29:23 +02:00
Eugene Sandulenko 39032c3743 SAGA2: Rename enums in effects.h 2022-10-27 14:35:54 +02:00
Eugene Sandulenko 6ccffbfbf8 SAGA2: Rename class variables in spelshow.h 2022-09-27 17:44:55 +02:00
Eugene Sandulenko c68a1a910c SAGA2: Renamed class variables in spellbuk.h 2022-09-27 17:44:55 +02:00
Eugene Sandulenko a68914295d SAGA2: Rename class variables in spelshow.h 2022-09-27 17:44:55 +02:00
Eugene Sandulenko fe4aca8cd2 SAGA2: Rename class variables in effect.h 2022-09-25 21:37:27 +02:00
Eugene Sandulenko f0221d3b8a SAGA2: Renamed class variables in dispnode.h 2022-09-25 21:37:26 +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/ 56a4ac1c03 SAGA2: Remove SSI save stub warnings 2021-08-14 05:15:33 +09:00
a/ aac41f36f8 SAGA2: Fix StorageSpellInstance saving 2021-08-14 05:14:05 +09:00
a/ 14e96f0b3d SAGA2: Fix global constructors in dispnode.cpp 2021-07-17 02:55:26 +09:00
a/ 0d7a8dc7dc SAGA2: Make several save size calculations portable 2021-07-14 14:19:21 +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/ db9ad228cd SAGA2: Implement SpellState save/loading 2021-07-12 13:08:48 +09:00
Eugene Sandulenko b8bce72561 SAGA2: Fix object initialization in spellio. CID 1457844, 1458000 2021-07-11 15:07:06 +02:00
a/ b7ea13750a SAGA2: Clean global constructors in speldata.cpp 2021-07-04 16:35:24 +09:00
Eugene Sandulenko e9671a73eb SAGA2: Fix MSVC warnings 2021-07-01 01:37:43 +02:00
Eugene Sandulenko 2161d9e388 SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
Eugene Sandulenko 07d27868e7 SAGA2: Fix warnings in spellio.cpp 2021-07-01 01:37:24 +02:00
Eugene Sandulenko 3e79f9cd1b SAGA2: Remove rmemfta.h 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 8d16b5156d SAGA2: Further include dependency reduction 2021-07-01 01:36:54 +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