40 Commits

Author SHA1 Message Date
Hubert Maier
fba97454c8 JANITORIAL: SAGA2: Fix typos 2024-09-16 01:53:47 +03:00
Eugene Sandulenko
bd03133ec7
SAGA2: Rename enums in panel.h 2022-10-29 13:41:51 +02:00
Eugene Sandulenko
7896855b10
SAGA2: Rename enums in objproto.h 2022-10-29 13:36:38 +02:00
Eugene Sandulenko
df6d4b91c4
SAGA2: Rename enums in gdraw.h 2022-10-28 23:43:53 +02:00
Hubert Maier
d31bca5ea2
SAGA2: Correct spelling mistake
becuase -> because
belive -> believe
surplus "is" removed
2022-10-27 15:57:25 +02:00
Eugene Sandulenko
438a0b2c81
SAGA2: Rename enums in button.h 2022-10-27 13:37:08 +02:00
Eugene Sandulenko
ea0d27d496
SAGA2: Rename class variables in panel.h 2022-09-26 19:52:27 +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
Thunderforge
35c3668275 COMMON: Fixing misspellings "occured" -> "occurred"
Fixing this misspelled word across multiple parts of the codebase.
2021-09-25 21:36:42 +03:00
Filippos Karapetis
d3df1b09a1 SAGA2: Adapt some C syntax to C++ 2021-09-11 12:23:32 +03:00
a/
0ae8d6c307 SAGA2: Rename class variables in button.h 2021-08-20 06:07:30 +09:00
a/
1fcdb25a19 SAGA2: Rename classes in button.h 2021-08-20 06:07:30 +09:00
a/
cff82fb357 SAGA2: Remove book/parchment close button images 2021-07-25 05:43:44 +09:00
a/
7888757dad SAGA2: Move pointer to Saga2Engine 2021-07-17 06:12:11 +09:00
Eugene Sandulenko
bcaba43ff0
SAGA2: Fix more uninitialized variables 2021-07-13 01:25:34 +02:00
D G Turner
d0020eb6c4 SAGA2: Fix Two Cases of Shadowing Warnings 2021-07-11 16:29:09 +01:00
Eugene Sandulenko
967f745c68
SAGA2: Initialize button.cpp classes 2021-07-06 21:14:56 +02:00
Eugene Sandulenko
9a0b5462bf
SAGA2: Cleanup button.cpp 2021-07-06 16:38:46 +02:00
Paul Gilbert
fd55e0f71a SAGA2: Change abs to ABS 2021-07-04 11:54:29 -07:00
Eugene Sandulenko
46e38b5a5b
SAGA2: Cleanup Win32-specific code 2021-07-01 01:37:42 +02:00
a/
b210e1691f
SAGA2: Get rid of some global constructors in uidialog.cpp 2021-07-01 01:37:37 +02:00
Eugene Sandulenko
14811e3202
SAGA2: Fix some gcc warnings 2021-07-01 01:37:32 +02:00
Eugene Sandulenko
2161d9e388
SAGA2: Removed std.h 2021-07-01 01:37:31 +02:00
a/
36ea80697b
SAGA2: Remove rmem from button.cpp 2021-07-01 01:37:29 +02:00
Eugene Sandulenko
cfb64ca4d6
SAGA2: Fix warnings in button.cpp 2021-07-01 01:37:28 +02:00
Eugene Sandulenko
5e519d2ca5
SAGA2: Remove errors.h 2021-07-01 01:37:28 +02:00
Eugene Sandulenko
7fe61635e0
SAGA2: Fix more override warnings 2021-07-01 01:37:18 +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
4a5b055e10
SAGA2: Reduce header dependencies 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
c571279f1b
SAGA2: Reduced header dependency for fta.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
4319fd55f5
SAGA2: Fix more warnings 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
a/
1a0d619a7e
SAGA2: Change RES_ID to MKTAG in some files 2021-07-01 01:36:46 +02:00
Eugene Sandulenko
62e5f32dd8
SAGA2: Initial engine commit 2021-07-01 01:36:44 +02:00