Commit Graph
19 Commits
Author SHA1 Message Date
Hubert Maier 019d06bb0f SAGA2: Fix calendar typo (was calender) 2022-10-28 22:37:57 +03:00
Eugene Sandulenko 3a49501e20 SAGA2: Rename class variables in fta.h 2022-09-25 21:37:27 +02:00
D G Turner 894813870e SAGA2: Fix Redundant Declaration Warnings
These warnings are generated by GCC if -Wredundant-decls is enabled.
2022-03-07 18:30:58 +00:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Filippos Karapetis d3df1b09a1 SAGA2: Adapt some C syntax to C++ 2021-09-11 12:23:32 +03:00
a/ e6db9ded56 SAGA2: Move calender to Saga2Engine 2021-08-26 04:43:14 +09:00
a/ ebba60f8eb SAGA2: Move currentMapNum to Saga2Engine 2021-08-24 02:43:15 +09:00
a/ e6bb527771 SAGA2: Remove globals/static variables in transit.cpp 2021-08-23 06:16:52 +09:00
a/ d766d8d270 SAGA2: Objectify vpal.cpp 2021-08-22 07:26:40 +09:00
a/ 06de8af3f6 SAGA2: Move some globaL variables to Saga2Engine 2021-08-22 07:26:40 +09:00
Eugene Sandulenko 2161d9e388 SAGA2: Removed std.h 2021-07-01 01:37:31 +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
a/ 2d0fdf1fe2 SAGA2: Fix palette loading 2021-07-01 01:36:57 +02:00
Eugene Sandulenko c571279f1b SAGA2: Reduced header dependency for fta.h 2021-07-01 01:36:55 +02:00
Eugene Sandulenko 65060ab0ca SAGA2: Decrease header dependency 2021-07-01 01:36:54 +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