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/
|
c123a4914c
|
SAGA2: Move _actorList from Saga2Engine to ActorManager
|
2021-08-24 02:43:15 +09:00 |
|
a/
|
4758d1734e
|
SAGA2: Rename variables in band.h
|
2021-08-20 06:07:30 +09:00 |
|
a/
|
c225233949
|
SAGA2: Rename Actor class variables
|
2021-08-19 06:15:39 +09:00 |
|
a/
|
c51d5cf6f7
|
SAGA2: Fix BandList loading
|
2021-08-07 21:10:17 +09:00 |
|
a/
|
8347351b13
|
SAGA2: Use CHUNK macros in saveBands
|
2021-08-06 18:44:57 +09:00 |
|
a/
|
27fec511ae
|
SAGA2: Move actorList to Saga2Engine
|
2021-07-21 21:39:07 +09:00 |
|
Eugene Sandulenko
|
1d169ee4bf
|
SAGA2: Remove savefile.*
|
2021-07-12 17:11:37 +02:00 |
|
Eugene Sandulenko
|
eb7c7273db
|
SAGA2: Remove old save/load methods
|
2021-07-12 17:11:37 +02:00 |
|
a/
|
8b460556ac
|
SAGA2: Move _bandList construction to Saga2Engine
|
2021-07-12 19:23:19 +09:00 |
|
a/
|
74294c8049
|
SAGA2: Implement Bands save/loading
|
2021-07-08 23:04:49 +09:00 |
|
a/
|
e5c884b2ca
|
SAGA2: Fix bandList null access
|
2021-07-07 12:36:51 +09:00 |
|
Eugene Sandulenko
|
aa12af7e1a
|
SAGA2: Fix Band initialization. CID 1457853, CID 1457980
|
2021-07-06 15:01:22 +02:00 |
|
Eugene Sandulenko
|
cf8b7945b8
|
SAGA2: Move bandList from global to SagaEngine
|
2021-07-01 01:37:36 +02:00 |
|
Eugene Sandulenko
|
8e7ef16608
|
SAGA2: Remove Dlist usage from band.cpp
|
2021-07-01 01:37:36 +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 |
|
a/
|
54d2e7ac11
|
SAGA2: Kill rmem and rserver
|
2021-07-01 01:37:29 +02:00 |
|
Eugene Sandulenko
|
0bfaddc55b
|
SAGA2: Cleanip includes in sprite.h
|
2021-07-01 01:37:21 +02:00 |
|
Eugene Sandulenko
|
54fb9a226a
|
SAGA2: Added warnings for unsafe pointer arithmetics
|
2021-07-01 01:37:09 +02:00 |
|
Eugene Sandulenko
|
1fd59c3759
|
SAGA2: Fix warnings
|
2021-07-01 01:37:00 +02:00 |
|
Eugene Sandulenko
|
a24d6c7a1c
|
SAGA2: More work on includes
|
2021-07-01 01:36:55 +02:00 |
|
Eugene Sandulenko
|
e71207f680
|
SAGA2: Reduce header dependency in audio.*
|
2021-07-01 01:36:54 +02:00 |
|
Eugene Sandulenko
|
177aa92900
|
SAGA2: Replace custom assert macros
|
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 |
|