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/
|
ebba60f8eb
|
SAGA2: Move currentMapNum to Saga2Engine
|
2021-08-24 02:43:15 +09:00 |
|
a/
|
3cd91d0a29
|
SAGA2: Add command to dump map
|
2021-07-20 22:49:31 +09:00 |
|
a/
|
eeef415809
|
SAGA2: Fix global constructor warnings in tile.cpp
|
2021-07-18 15:37:57 +09:00 |
|
a/
|
fa2eedced5
|
SAGA2: Move tileImageBanks to Saga2Engine
|
2021-07-18 13:58:33 +09:00 |
|
Eugene Sandulenko
|
45075d5e0c
|
SAGA2: Fix remaining trivial gcc warnings
|
2021-07-01 01:37:33 +02:00 |
|
Eugene Sandulenko
|
2161d9e388
|
SAGA2: Removed std.h
|
2021-07-01 01:37:31 +02:00 |
|
a/
|
54d2e7ac11
|
SAGA2: Kill rmem and rserver
|
2021-07-01 01:37:29 +02:00 |
|
a/
|
6fe11531b6
|
SAGA2: Rename platform metric constants
|
2021-07-01 01:37:15 +02:00 |
|
a/
|
04a5d3936f
|
SAGA2: Rename a few global variables in tile.cpp
|
2021-07-01 01:37:10 +02:00 |
|
Eugene Sandulenko
|
364c3469af
|
SAGA2: Implement maskTile() and do cleanups
|
2021-07-01 01:37:09 +02:00 |
|
Eugene Sandulenko
|
97f7a0e529
|
SAGA2: Drop custom TRUE/FALSE
|
2021-07-01 01:37:08 +02:00 |
|
Eugene Sandulenko
|
c432dc7442
|
SAGA2: Cleanup tileload.cpp
|
2021-07-01 01:37:07 +02:00 |
|
Eugene Sandulenko
|
9ba0a2e46c
|
SAGA2: Finish reducing include 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
|
a6b19daa9a
|
SAGA2: Fix include order
|
2021-07-01 01:36:55 +02:00 |
|
Eugene Sandulenko
|
a24d6c7a1c
|
SAGA2: More work on includes
|
2021-07-01 01:36:55 +02:00 |
|
a/
|
5708989481
|
SAGA2: Fix display-related system initializations
|
2021-07-01 01:36:54 +02:00 |
|
a/
|
4d2202da09
|
SAGA2: Fix filename in resource functions
|
2021-07-01 01:36:52 +02:00 |
|
a/
|
e64f3079bb
|
SAGA2: Fix compilation
|
2021-07-01 01:36:52 +02:00 |
|
a/
|
08b6aca44b
|
SAGA2: Fix tile initialization
|
2021-07-01 01:36:52 +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 |
|