a/
|
43945dfe39
|
SAGA2: Remove some globals in audio.cpp
|
2021-08-24 02:43:16 +09:00 |
|
a/
|
e14937dd9c
|
SAGA2: Rename constant in assign.cpp
|
2021-08-24 02:43:15 +09:00 |
|
a/
|
c123a4914c
|
SAGA2: Move _actorList from Saga2Engine to ActorManager
|
2021-08-24 02:43:15 +09:00 |
|
a/
|
323a345cc7
|
SAGA2: Remove globals in actor.cpp
|
2021-08-24 02:43:15 +09:00 |
|
a/
|
ebba60f8eb
|
SAGA2: Move currentMapNum to Saga2Engine
|
2021-08-24 02:43:15 +09:00 |
|
a/
|
e6bb527771
|
SAGA2: Remove globals/static variables in transit.cpp
|
2021-08-23 06:16:52 +09:00 |
|
Cameron Cawley
|
644e7354f5
|
CREDITS: Update credits
|
2021-08-22 22:25:33 +03:00 |
|
a/
|
713d3813b4
|
SAGA2: Fix memory leaks in audio.cpp
|
2021-08-22 20:22:33 +09:00 |
|
a/
|
d766d8d270
|
SAGA2: Objectify vpal.cpp
|
2021-08-22 07:26:40 +09:00 |
|
a/
|
e23ba98f05
|
SAGA2: Fix timer cleanup
|
2021-08-22 07:26:40 +09:00 |
|
a/
|
06de8af3f6
|
SAGA2: Move some globaL variables to Saga2Engine
|
2021-08-22 07:26:40 +09:00 |
|
a/
|
2f3b74e485
|
SAGA2: Enable subtitle options in GMM
|
2021-08-21 03:52:58 +09:00 |
|
a/
|
3d1e511335
|
SAGA2: Enable RTL
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
5cd20d58d5
|
SAGA2: Move mapFeatures to Saga2Engine
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
b6f4609551
|
SAGA2: Move gameRunning to Saga2Engine
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
0c43f21c80
|
SAGA2: Remove timer callback on cleanup
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
21316cc286
|
SAGA2: Fix various cleanup steps
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
89b5a59ed0
|
SAGA2: Fix _nameList cleanup
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
88548d38d3
|
SAGA2: Fix heap-use-after-free for _containerList
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
823dfb393b
|
SAGA2: Unstub shutdownGame
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
fbe7d40370
|
SAGA2: Remove memory manager initialization code
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
719039f0e2
|
SAGA2: Fix game save/loading on GMM
|
2021-08-21 02:48:51 +09:00 |
|
a/
|
3c730ffa97
|
SAGA2: Add missed delayMillis calls after updateScreen
|
2021-08-20 18:03:05 +09:00 |
|
a/
|
6cbd517e22
|
SAGA2: Remove dead code from combat.h
|
2021-08-20 18:03:05 +09:00 |
|
a/
|
0e3b035d3e
|
SAGA2: Rename class variables in calender.h
|
2021-08-20 18:03:05 +09:00 |
|
a/
|
5b1872672c
|
SAGA2: Rename constants in calender.h
|
2021-08-20 18:03:05 +09: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/
|
d4a3dc97c0
|
SAGA2: Remove bitarray.h
|
2021-08-20 06:07:30 +09:00 |
|
a/
|
e4aa889834
|
SAGA2: Rename variables/constants in beegee.h
|
2021-08-20 06:07:30 +09:00 |
|
a/
|
4758d1734e
|
SAGA2: Rename variables in band.h
|
2021-08-20 06:07:30 +09:00 |
|
a/
|
5e2fdae329
|
SAGA2: Rename class variables/constants in automap.h
|
2021-08-20 01:41:42 +09:00 |
|
a/
|
7bddd59b77
|
SAGA2: Rename class and typedefs in audio.h
|
2021-08-20 01:41:41 +09:00 |
|
a/
|
931b31318f
|
SAGA2: Rename variables in assign.h
|
2021-08-20 01:41:41 +09:00 |
|
a/
|
c225233949
|
SAGA2: Rename Actor class variables
|
2021-08-19 06:15:39 +09:00 |
|
a/
|
93c18db9d8
|
SAGA2: Fix getRandomNumber ranges
|
2021-08-18 15:54:30 +09:00 |
|
a/
|
994ac18c52
|
SAGA2: Fix music looping
|
2021-08-17 02:01:59 +09:00 |
|
a/
|
fb15fce9d6
|
SAGA2: Fix wild pointer access in iterators
|
2021-08-15 18:29:20 +09:00 |
|
a/
|
974d4dd81e
|
SAGA2: Fix getMapNum for midair objects
|
2021-08-15 17:23:44 +09:00 |
|
a/
|
0e68133382
|
SAGA2: Fix builtinVTableAddress object script access
|
2021-08-15 16:32:33 +09:00 |
|
a/
|
29c5f6e749
|
SAGA2: Fix nullptr access in Sector iterators
|
2021-08-15 08:37:18 +09:00 |
|
a/
|
ec88076e91
|
SAGA2: Write correct workaround comment
|
2021-08-15 08:37:18 +09:00 |
|
a/
|
876126f7b8
|
SAGA2: Add workaround for script bug in byteAddress
|
2021-08-15 07:24:39 +09:00 |
|
a/
|
73d5d7d82f
|
SAGA2: Add more debug output for scripts
|
2021-08-15 07:24:39 +09:00 |
|
a/
|
62ea348ea0
|
SAGA2: Fix endianness of Speech saves
|
2021-08-15 07:24:39 +09:00 |
|
a/
|
8d5ca38424
|
SAGA2: Fix ThreadList order loading
|
2021-08-15 07:24:39 +09:00 |
|
a/
|
87b1f858e5
|
SAGA2: Add check for out-of-range access in audioEnvironmentCheck
|
2021-08-14 06:04:43 +09:00 |
|
a/
|
56a4ac1c03
|
SAGA2: Remove SSI save stub warnings
|
2021-08-14 05:15:33 +09:00 |
|
a/
|
aac41f36f8
|
SAGA2: Fix StorageSpellInstance saving
|
2021-08-14 05:14:05 +09:00 |
|
a/
|
79d35c92b9
|
SAGA2: Fix Effectron flags initialization
|
2021-08-14 03:37:24 +09:00 |
|