Eugene Sandulenko
|
bd03133ec7
|
SAGA2: Rename enums in panel.h
|
2022-10-29 13:41:51 +02:00 |
|
Eugene Sandulenko
|
df6d4b91c4
|
SAGA2: Rename enums in gdraw.h
|
2022-10-28 23:43:53 +02:00 |
|
Eugene Sandulenko
|
bf7edc017a
|
SAGA2: Eliminate some C-isms
|
2022-10-28 23:40:11 +02:00 |
|
Eugene Sandulenko
|
60e3d445ab
|
SAGA2: Rename enums in bevel.h
|
2022-10-28 23:34:23 +02:00 |
|
Le Philousophe
|
707c71ecf9
|
SAGA2: Don't use unsafe sprintf and vsprintf
|
2022-10-23 22:46:19 +02:00 |
|
Le Philousophe
|
80ee3dddd7
|
SAGA2: Don't use unsafe strcat and strcpy
|
2022-10-23 22:46:19 +02:00 |
|
Eugene Sandulenko
|
ea0d27d496
|
SAGA2: Rename class variables in panel.h
|
2022-09-26 19:52:27 +02:00 |
|
Eugene Sandulenko
|
1d5f9486b2
|
SAGA2: Rename class variables in msgbox.h
|
2022-09-26 19:52: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 |
|
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/
|
b6f4609551
|
SAGA2: Move gameRunning to Saga2Engine
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
0ae8d6c307
|
SAGA2: Rename class variables in button.h
|
2021-08-20 06:07:30 +09:00 |
|
a/
|
7888757dad
|
SAGA2: Move pointer to Saga2Engine
|
2021-07-17 06:12:11 +09:00 |
|
Eugene Sandulenko
|
7ccea5e57c
|
SAGA2: Use safer string copy function
|
2021-07-06 16:48:00 +02:00 |
|
a/
|
4048869485
|
SAGA2: Move mainPort to Saga2Engine
|
2021-07-01 01:37:44 +02:00 |
|
Eugene Sandulenko
|
21077e5d13
|
SAGA2: More enum warnings fixed
|
2021-07-01 01:37:41 +02:00 |
|
a/
|
cea3e83f72
|
SAGA2: Remove global constructors from msgbox.cpp
|
2021-07-01 01:37:40 +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
|
6cda95cefc
|
SAGA2: Fix more warnings
|
2021-07-01 01:37:27 +02:00 |
|
Eugene Sandulenko
|
aa8d7544ab
|
SAGA2: Fix warnings in main.cpp
|
2021-07-01 01:37:27 +02:00 |
|
Eugene Sandulenko
|
5b1671fb69
|
SAGA2: Fix overridden methods
|
2021-07-01 01:37:17 +02:00 |
|
Eugene Sandulenko
|
97f7a0e529
|
SAGA2: Drop custom TRUE/FALSE
|
2021-07-01 01:37:08 +02:00 |
|
a/
|
271a27dbdb
|
SAGA2: Fix some initialization steps
|
2021-07-01 01:37:04 +02:00 |
|
Eugene Sandulenko
|
8f19630ded
|
SAGA2: JANITORIAL: Fix code formatting
|
2021-07-01 01:37:00 +02:00 |
|
Eugene Sandulenko
|
68bbf3c16c
|
SAGA2: Reduce header dependency
|
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
|
20e0ee7e70
|
SAGA2: More work on reducing header dependency
|
2021-07-01 01:36:55 +02:00 |
|
Eugene Sandulenko
|
eca51bba37
|
SAGA2: Reduce header dependency
|
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
|
b76a1121d6
|
SAGA2: Const'ness
|
2021-07-01 01:36:48 +02:00 |
|
Eugene Sandulenko
|
04ecb9e275
|
SAGA2: Remove custom error handling
|
2021-07-01 01:36:47 +02:00 |
|
Eugene Sandulenko
|
10c78758f4
|
SAGA2: Restored msgbox.*
|
2021-07-01 01:36:47 +02:00 |
|