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
|
df6d4b91c4
|
SAGA2: Rename enums in gdraw.h
|
2022-10-28 23:43:53 +02:00 |
|
Eugene Sandulenko
|
32b75a6524
|
SAGA2: Rename enums in dispnode.h and document.h
|
2022-10-27 14:17:57 +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
|
98ef900668
|
SAGA2: Rename class variables in gdraw.h
|
2022-09-26 19:52:25 +02:00 |
|
Eugene Sandulenko
|
8527a03f0a
|
SAGA2: Rename class variables in document.h
|
2022-09-25 21:37:27 +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 |
|
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/
|
0bdf49fb71
|
SAGA2: Fix strlcpy range in document.cpp
|
2021-08-13 22:50:26 +09:00 |
|
a/
|
81909e6dab
|
SAGA2: Replace remaining SpecialKey uses by Common::KeyCode
|
2021-08-13 22:41:02 +09:00 |
|
a/
|
aa7671bc9d
|
SAGA2: Fix parchment close button rect
|
2021-07-29 16:59:01 +09:00 |
|
a/
|
61508d7ba6
|
SAGA2: Fix strncat usage
|
2021-07-29 05:02:28 +09:00 |
|
a/
|
fde5b01c5e
|
SAGA2: Fix strcpy overlap
|
2021-07-29 05:02:28 +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
|
28addf67cb
|
SAGA2: Fix potential buffer overrun. CID 1457900 et al
|
2021-07-12 00:46:45 +02:00 |
|
Eugene Sandulenko
|
2c2f3e97d7
|
SAGA2: Fix potential buffer overrun. CID 1457896
|
2021-07-12 00:46:45 +02:00 |
|
a/
|
a931df7740
|
SAGA2: Un-stub openBook/openParchment
|
2021-07-07 05:45:45 +09:00 |
|
Eugene Sandulenko
|
4f780ac05e
|
SAGA2: Cleanup document.cpp
|
2021-07-06 16:45:18 +02:00 |
|
a/
|
4048869485
|
SAGA2: Move mainPort to Saga2Engine
|
2021-07-01 01:37:44 +02:00 |
|
a/
|
654964aad0
|
SAGA2: Fix global constructors in document.cpp
|
2021-07-01 01:37:42 +02:00 |
|
a/
|
5dc97185ee
|
SAGA2: Fix remaining WindowDecoration constructor warnings
|
2021-07-01 01:37:42 +02:00 |
|
Eugene Sandulenko
|
a79b1379e4
|
SAGA2: Fix more warnings
|
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
|
37bd0e9c38
|
SAGA2: Replace elementsof with ARRAYSIZE
|
2021-07-01 01:37:31 +02:00 |
|
Eugene Sandulenko
|
a640006ea6
|
SAGA2: Fix more warnings
|
2021-07-01 01:37:29 +02:00 |
|
a/
|
54d2e7ac11
|
SAGA2: Kill rmem and rserver
|
2021-07-01 01:37:29 +02:00 |
|
Eugene Sandulenko
|
f4203b3d27
|
SAGA2: Get rid of checkAlloc()
|
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
|
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
|
ea35f4728e
|
SAGA2: Load image cursors from .exe, delete images.*
|
2021-07-01 01:36:58 +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
|
a24d6c7a1c
|
SAGA2: More work on includes
|
2021-07-01 01:36:55 +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 |
|