Eugene Sandulenko
|
ccc350d400
|
SAGA2: Fix more warnings in actor.cpp
|
2021-07-01 01:37:24 +02:00 |
|
Eugene Sandulenko
|
f0fe90c267
|
SAGA2: Fix overridden methods
|
2021-07-01 01:37:24 +02:00 |
|
a/
|
751a6d086a
|
SAGA2: Get rid of rmem in speech.cpp
|
2021-07-01 01:37:24 +02:00 |
|
a/
|
634732e42f
|
SAGA2: Remove residual debug code
|
2021-07-01 01:37:24 +02:00 |
|
Eugene Sandulenko
|
07d27868e7
|
SAGA2: Fix warnings in spellio.cpp
|
2021-07-01 01:37:24 +02:00 |
|
Eugene Sandulenko
|
46f14c4f1e
|
SAGA2: Fix warnings in actor.cpp
|
2021-07-01 01:37:24 +02:00 |
|
a/
|
cee4f07c1b
|
SAGA2: Remove DNode from PlatformCacheEntry
|
2021-07-01 01:37:24 +02:00 |
|
a/
|
90b82851f2
|
SAGA2: Update cycleList usage in sagafunc.cpp
|
2021-07-01 01:37:23 +02:00 |
|
a/
|
054c920251
|
SAGA2: Change assert to warning in fetchPlatforms
|
2021-07-01 01:37:23 +02:00 |
|
a/
|
eac033d227
|
SAGA2: Call deleteTask on task destruction
|
2021-07-01 01:37:23 +02:00 |
|
a/
|
8bae7aa52b
|
SAGA2: Add more debug output
|
2021-07-01 01:37:23 +02:00 |
|
a/
|
bdf005cac1
|
SAGA2: Fix invalid sector activation
|
2021-07-01 01:37:23 +02:00 |
|
a/
|
a0b9425f9e
|
SAGA2: Fix alloc-dealloc mismatch in spriteBanks
|
2021-07-01 01:37:23 +02:00 |
|
Eugene Sandulenko
|
4119efb93a
|
SAGA2: More debug output to unpackSprite() and disabled most of it
|
2021-07-01 01:37:23 +02:00 |
|
Eugene Sandulenko
|
34ae4988f7
|
SAGA2: Added more debug output
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
fee6fb6ead
|
SAGA2: Fix another double free
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
6a8aadb1fa
|
SAGA2: Remove pool.*
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
868a77f1e9
|
SAGA2: Fix double free in number of places
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
e60a181b8e
|
SAGA2: Remove RPool usage from path
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
d6a2b6a8e0
|
SAGA2: Rewrite Sensors to use Common::List
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
b34ee434dd
|
SAGA2: Fix in-game timer frequency
|
2021-07-01 01:37:22 +02:00 |
|
Eugene Sandulenko
|
d19784fc91
|
SAGA2: Remove FPS counters
|
2021-07-01 01:37:22 +02:00 |
|
a/
|
949904de3a
|
SAGA2: Stub updatePerfStats
|
2021-07-01 01:37:22 +02:00 |
|
a/
|
cbff8ad38e
|
SAGA2: Revert updateFrameCount
|
2021-07-01 01:37:21 +02:00 |
|
a/
|
12535d74bc
|
SAGA2: Add fallback for invalid sector access
|
2021-07-01 01:37:21 +02:00 |
|
a/
|
91882aca4e
|
SAGA2: Fix platform fetching
|
2021-07-01 01:37:21 +02:00 |
|
Eugene Sandulenko
|
0bfaddc55b
|
SAGA2: Cleanip includes in sprite.h
|
2021-07-01 01:37:21 +02:00 |
|
Eugene Sandulenko
|
9b76670b45
|
SAGA2: Made sprite unpacking more robust
|
2021-07-01 01:37:21 +02:00 |
|
Eugene Sandulenko
|
9fa23205d6
|
SAGA2: Added more sanity checking
|
2021-07-01 01:37:21 +02:00 |
|
Eugene Sandulenko
|
e1869af2c4
|
SAGA2: Cleanup and more sanity checks for resource loading
|
2021-07-01 01:37:21 +02:00 |
|
Eugene Sandulenko
|
1776549073
|
SAGA2: Properly read ActorAnimations
|
2021-07-01 01:37:21 +02:00 |
|
a/
|
1ab3ffa869
|
SAGA2: Fix more warnings
|
2021-07-01 01:37:20 +02:00 |
|
a/
|
efda4028a9
|
SAGA2: Fix some warnings
|
2021-07-01 01:37:20 +02:00 |
|
a/
|
ffa1c98eea
|
SAGA2: Increase level of noisy warning
|
2021-07-01 01:37:20 +02:00 |
|
Eugene Sandulenko
|
b585f1bb03
|
SAGA2: Fix copy/paste error in resource loading
|
2021-07-01 01:37:20 +02:00 |
|
Eugene Sandulenko
|
e0a9476145
|
SAGA2: Fix warning
|
2021-07-01 01:37:20 +02:00 |
|
Eugene Sandulenko
|
ca6530a601
|
SAGA2: Improve address methods debug output
|
2021-07-01 01:37:20 +02:00 |
|
a/
|
5e599dfb6e
|
SAGA2: Fix unsafe world access on objObscured
|
2021-07-01 01:37:20 +02:00 |
|
a/
|
291add3cd6
|
SAGA2: Fix player iterator access in player.cpp
|
2021-07-01 01:37:19 +02:00 |
|
a/
|
8aca55e10b
|
SAGA2: Fix animation access
|
2021-07-01 01:37:19 +02:00 |
|
a/
|
a532e97f3e
|
SAGA2: Fix Actor void initialization
|
2021-07-01 01:37:19 +02:00 |
|
Eugene Sandulenko
|
4f363da243
|
SAGA2: Accommodate for resource loading errors
|
2021-07-01 01:37:19 +02:00 |
|
Eugene Sandulenko
|
9649d168f8
|
SAGA2: Disable audio
|
2021-07-01 01:37:19 +02:00 |
|
Eugene Sandulenko
|
ac8c438dac
|
SAGA2: Non-fatal warning on failed resource load
|
2021-07-01 01:37:19 +02:00 |
|
Eugene Sandulenko
|
a445537f48
|
SAGA2: Fix stack overflow
|
2021-07-01 01:37:19 +02:00 |
|
Eugene Sandulenko
|
9565ea67a3
|
SAGA2: Added safeguards to sprite unpacking
|
2021-07-01 01:37:19 +02:00 |
|
Eugene Sandulenko
|
36e9a264c8
|
SAGA2: Reworked ActorAssignment to not use dirty pointer hacks
|
2021-07-01 01:37:19 +02:00 |
|
Eugene Sandulenko
|
50868e2608
|
SAGA2: Removed DList from Task and TaskList
|
2021-07-01 01:37:18 +02:00 |
|
Eugene Sandulenko
|
8c47310314
|
SAGA2: Fix thread deletion
|
2021-07-01 01:37:18 +02:00 |
|
Eugene Sandulenko
|
c92315fca6
|
SAGA2: More warning fixes
|
2021-07-01 01:37:18 +02:00 |
|