Commit Graph
24 Commits
Author SHA1 Message Date
Eugene Sandulenko cc93020cb5 SAGA2: Renamed enums in spelbuk.h 2022-10-29 14:33:52 +02:00
Eugene Sandulenko 39032c3743 SAGA2: Rename enums in effects.h 2022-10-27 14:35:54 +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/ 6cbd517e22 SAGA2: Remove dead code from combat.h 2021-08-20 18:03:05 +09:00
Eugene Sandulenko 45a0023da8 SAGA2: Fix bug in the original with poisoning effect 2021-07-01 01:37:33 +02:00
Eugene Sandulenko 2161d9e388 SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
Eugene Sandulenko c9d0eb45d0 SAGA2: Rename class viariables in weapons.h 2021-07-01 01:37:09 +02:00
Eugene Sandulenko 4eebd6d6bf SAGA2: Fix remaining warnings in weapons.cpp 2021-07-01 01:37:08 +02:00
Eugene Sandulenko b0d5437227 SAGA2: Made weapon loading portable 2021-07-01 01:37:08 +02:00
Eugene Sandulenko 4150f987aa SAGA2: Added more debug output 2021-07-01 01:37:08 +02:00
Eugene Sandulenko c4071bc8e9 SAGA2: Cleanup for weapons.cpp 2021-07-01 01:37:07 +02:00
Eugene Sandulenko ffc0ed5fd2 SAGA2: Eliminate global objects in weapons.cpp 2021-07-01 01:37:07 +02:00
Eugene Sandulenko 68bbf3c16c SAGA2: Reduce header dependency 2021-07-01 01:36:57 +02:00
a/ 392690a107 SAGA2: Fix RES_ID calls 2021-07-01 01:36:57 +02:00
Eugene Sandulenko 9a8c31cde3 SAGA2: Finish work on the nested includes 2021-07-01 01:36:56 +02:00
Eugene Sandulenko 3e79f9cd1b SAGA2: Remove rmemfta.h 2021-07-01 01:36:55 +02:00
Eugene Sandulenko a24d6c7a1c SAGA2: More work on includes 2021-07-01 01:36:55 +02:00
Eugene Sandulenko 20e0ee7e70 SAGA2: More work on reducing 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
a/ 055e58738a SAGA2: Rename resource class names according to conventions 2021-07-01 01:36:45 +02:00
Eugene Sandulenko 62e5f32dd8 SAGA2: Initial engine commit 2021-07-01 01:36:44 +02:00