Commit Graph
17 Commits
Author SHA1 Message Date
Eugene Sandulenko df6d4b91c4 SAGA2: Rename enums in gdraw.h 2022-10-28 23:43:53 +02:00
Eugene Sandulenko 98ef900668 SAGA2: Rename class variables in gdraw.h 2022-09-26 19:52:25 +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
Alexandre Detiste 6044504762 JANITORIAL: typos
some in the variable names, some in the comments;
no change for the strings that interract with original games assets
2021-10-31 20:46:31 +01:00
a/ 60f187fe3f SAGA2: Cleanup gtext.cpp 2021-08-03 08:11:17 +09:00
a/ 09c7c07d32 SAGA2: Fix pointer arithmetic in GTextWrap 2021-08-03 07:36:03 +09:00
Eugene Sandulenko 2161d9e388 SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
Eugene Sandulenko 44c4ad38e9 SAGA2: Fix rest of the non-global-constructor warnings 2021-07-01 01:37:31 +02:00
Eugene Sandulenko ebe78d8c99 SAGA2: Cleanup gtext.cpp 2021-07-01 01:37:30 +02:00
Eugene Sandulenko 97f7a0e529 SAGA2: Drop custom TRUE/FALSE 2021-07-01 01:37:08 +02:00
a/ e87ff70344 SAGA2: Fix font data reading in gtext.cpp 2021-07-01 01:37:02 +02:00
Eugene Sandulenko 8f19630ded SAGA2: JANITORIAL: Fix code formatting 2021-07-01 01:37:00 +02:00
Eugene Sandulenko 4a5b055e10 SAGA2: Reduce header dependencies 2021-07-01 01:36:57 +02:00
Eugene Sandulenko b76a1121d6 SAGA2: Const'ness 2021-07-01 01:36:48 +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