Eugene Sandulenko
7896855b10
SAGA2: Rename enums in objproto.h
2022-10-29 13:36:38 +02:00
Eugene Sandulenko
a748812220
SAGA2: Rename enums in grabinfo.h
2022-10-28 23:52:24 +02:00
Eugene Sandulenko
9834c6e321
SAGA2: Rename class variables in objproto.h
2022-09-26 19:52:27 +02:00
Eugene Sandulenko
c64a61dbd7
SAGA2: Rename class variables in grabinfo.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
D G Turner
351f897d2c
SAGA2: Remove Some Undefined Macro Compiler Warnings
...
Previously some of the Dinotopia specific code for cursor cycling was
hidden behind macros, resulting in some bitrot to the code. This has
been migrated to being more live by removing the macros.
This prevents various GCC warnings when -Wundef is passed.
2022-03-19 14:42:10 +00:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Filippos Karapetis
d3df1b09a1
SAGA2: Adapt some C syntax to C++
2021-09-11 12:23:32 +03:00
a/
7888757dad
SAGA2: Move pointer to Saga2Engine
2021-07-17 06:12:11 +09:00
Eugene Sandulenko
98da4283c7
SAGA2: Initialize GrabInfo on instantiation. CID 1457996
2021-07-10 00:56:14 +02:00
a/
85b1c8e842
SAGA2: Move mouseInfo to Saga2Engine
2021-07-01 01:37:44 +02:00
Eugene Sandulenko
2161d9e388
SAGA2: Removed std.h
2021-07-01 01:37:31 +02:00
Eugene Sandulenko
794fde8f9c
SAGA2: Fix more warnings
2021-07-01 01:37:30 +02:00
Eugene Sandulenko
6819c2ae15
SAGA2: Cleanup string copying
2021-07-01 01:37:25 +02:00
a/
b9e04f912e
SAGA2: Cleanup grabinfo.cpp
2021-07-01 01:37:06 +02:00
a/
9d92c17928
SAGA2: Replace rmem in grabinfo.cpp
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
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
177aa92900
SAGA2: Replace custom assert macros
2021-07-01 01:36:49 +02:00
Eugene Sandulenko
f8024e73cc
SAGA2: More warning fixes
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