Eugene Sandulenko
|
2d3173b151
|
SAGA2: Rename rest of constants in the header files
|
2022-10-29 23:46:00 +02:00 |
|
Eugene Sandulenko
|
bd03133ec7
|
SAGA2: Rename enums in panel.h
|
2022-10-29 13:41:51 +02:00 |
|
Eugene Sandulenko
|
d75b2df977
|
SAGA2: Rename enums in input.h
|
2022-10-29 00:01:10 +02:00 |
|
Eugene Sandulenko
|
6ddf448fc8
|
SAGA2: Rename enums in gtextbox.h
|
2022-10-28 23:54:31 +02:00 |
|
Eugene Sandulenko
|
df6d4b91c4
|
SAGA2: Rename enums in gdraw.h
|
2022-10-28 23:43:53 +02:00 |
|
Eugene Sandulenko
|
9400519896
|
SAGA2: Fix compilation
|
2022-09-26 21:22:49 +02:00 |
|
Eugene Sandulenko
|
ea0d27d496
|
SAGA2: Rename class variables in panel.h
|
2022-09-26 19:52:27 +02:00 |
|
Eugene Sandulenko
|
1a67f6146b
|
SAGA2: Rename class variables in gtextbox.h
|
2022-09-26 19:52:26 +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/
|
81909e6dab
|
SAGA2: Replace remaining SpecialKey uses by Common::KeyCode
|
2021-08-13 22:41:02 +09:00 |
|
a/
|
0793305470
|
SAGA2: Fix Return and Escape keys on gTextBox
|
2021-08-13 22:17:21 +09:00 |
|
a/
|
9a46addcd4
|
SAGA2: Fix gTextBox text insertion
|
2021-08-01 13:28:43 +09:00 |
|
a/
|
7888757dad
|
SAGA2: Move pointer to Saga2Engine
|
2021-07-17 06:12:11 +09:00 |
|
a/
|
47f5d47542
|
SAGA2: Fix global constructor warning on gtextbox.cpp
|
2021-07-17 02:55:26 +09:00 |
|
Eugene Sandulenko
|
6c7bc55138
|
SAGA2: Init text blinking on creation. CID 1457865
|
2021-07-10 00:56:14 +02:00 |
|
Paul Gilbert
|
fd55e0f71a
|
SAGA2: Change abs to ABS
|
2021-07-04 11:54:29 -07:00 |
|
Eugene Sandulenko
|
45075d5e0c
|
SAGA2: Fix remaining trivial gcc warnings
|
2021-07-01 01:37:33 +02:00 |
|
Eugene Sandulenko
|
27dd030e94
|
SAGA2: Fix more 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 |
|
Eugene Sandulenko
|
44c4ad38e9
|
SAGA2: Fix rest of the non-global-constructor warnings
|
2021-07-01 01:37:31 +02:00 |
|
a/
|
54d2e7ac11
|
SAGA2: Kill rmem and rserver
|
2021-07-01 01:37:29 +02:00 |
|
Eugene Sandulenko
|
5e519d2ca5
|
SAGA2: Remove errors.h
|
2021-07-01 01:37:28 +02:00 |
|
Eugene Sandulenko
|
97f7a0e529
|
SAGA2: Drop custom TRUE/FALSE
|
2021-07-01 01:37:08 +02:00 |
|
a/
|
067fcb00d7
|
SAGA2: Fix save game dialog crash
|
2021-07-01 01:37:06 +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
|
c571279f1b
|
SAGA2: Reduced header dependency for fta.h
|
2021-07-01 01:36:55 +02:00 |
|
Eugene Sandulenko
|
a2a6c82bc2
|
SAGA2: Fix more warnings
|
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 |
|