a/
|
500916b5ca
|
SAGA2: Move playerList to Saga2Engine
|
2021-07-17 11:23:24 +09:00 |
|
a/
|
cc93ff8ff4
|
SAGA2: Fix global constructor in object.cpp
|
2021-07-17 06:53:06 +09:00 |
|
a/
|
a613db2c9b
|
SAGA2: Move mainDisplayList to SAGA2Engine
|
2021-07-17 02:55:26 +09:00 |
|
a/
|
0d7a8dc7dc
|
SAGA2: Make several save size calculations portable
|
2021-07-14 14:19:21 +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/
|
54cf566278
|
SAGA2: Make actorCount constant
|
2021-07-12 19:23:19 +09:00 |
|
a/
|
52dce2abe4
|
SAGA2: Implement TempActorCount save/loading
|
2021-07-12 13:08:48 +09:00 |
|
a/
|
d822b43468
|
SAGA2: Fix for list traversal in checkTimers
|
2021-07-11 19:01:23 +09:00 |
|
a/
|
79102d8190
|
SAGA2: Replace sizeof by constant in saveActiveRegions
|
2021-07-11 13:28:18 +09:00 |
|
a/
|
558ecdc97d
|
SAGA2: Implement ActiveRegion save/loading
|
2021-07-11 13:22:49 +09:00 |
|
a/
|
6dadb2e641
|
SAGA2: Implement objects save/loading
|
2021-07-08 07:09:21 +09:00 |
|
a/
|
da6a70c3e7
|
SAGA2: Imlement Assignment saving
|
2021-07-08 04:34:39 +09:00 |
|
a/
|
c9a87e025c
|
SAGA2: Implement Actor loading partially
|
2021-07-07 12:36:51 +09:00 |
|
a/
|
4392e3f8a1
|
SAGA2: Implement Actor saving
|
2021-07-07 12:36:51 +09:00 |
|
Eugene Sandulenko
|
55a9867755
|
SAGA2: Move globalContainerList to Saga2Engine
|
2021-07-06 21:34:48 +02:00 |
|
Eugene Sandulenko
|
c01939731a
|
SAGA2: Fix object copying. CID 1458027
|
2021-07-06 17:49:40 +02:00 |
|
a/
|
a7650b1039
|
SAGA2: Implement Worlds loading
|
2021-07-07 00:13:15 +09:00 |
|
Eugene Sandulenko
|
7cbd2455b7
|
SAGA2: Replaced rest of rand() calls
|
2021-07-06 16:26:32 +02:00 |
|
Paul Gilbert
|
fd55e0f71a
|
SAGA2: Change abs to ABS
|
2021-07-04 11:54:29 -07:00 |
|
a/
|
f7556980d0
|
SAGA2: Clean more global constructors in tile.cpp
|
2021-07-04 15:44:10 +09:00 |
|
a/
|
b45d6ce6a8
|
SAGA2: Fix more uninitialized fields in objects.h
|
2021-07-04 04:58:22 +09:00 |
|
a/
|
9b2f694cff
|
SAGA2: Fix for uninitialized field in GameWorld
|
2021-07-04 03:43:01 +09:00 |
|
a/
|
e42615a844
|
SAGA2: Fix for unaligned pointer warnings
|
2021-07-02 06:55:54 +09:00 |
|
a/
|
0a29b13194
|
SAGA2: Fix uninitialized variables
|
2021-07-01 21:52:01 +09:00 |
|
a/
|
2e3564aafd
|
SAGA2: Fix global constructor warning
|
2021-07-01 21:21:20 +09:00 |
|
a/
|
85b1c8e842
|
SAGA2: Move mouseInfo to Saga2Engine
|
2021-07-01 01:37:44 +02:00 |
|
a/
|
19c3be9104
|
SAGA2: Fix some global constructor warnings
|
2021-07-01 01:37:44 +02:00 |
|
Eugene Sandulenko
|
e9671a73eb
|
SAGA2: Fix MSVC warnings
|
2021-07-01 01:37:43 +02:00 |
|
Eugene Sandulenko
|
eeb969fa35
|
SAGA2: Fix more enum warnings
|
2021-07-01 01:37:41 +02:00 |
|
a/
|
1df171e36b
|
SAGA2: Delete timers on list removal
|
2021-07-01 01:37:37 +02:00 |
|
a/
|
abad186530
|
SAGA2: Fix timer delete on removeAllTimers
|
2021-07-01 01:37:35 +02:00 |
|
a/
|
99c8e3f59a
|
SAGA2: Fix double free in removeAllTimers
|
2021-07-01 01:37:35 +02:00 |
|
a/
|
81505c6feb
|
SAGA2: Fix object activation mistake in updateImage
|
2021-07-01 01:37:34 +02:00 |
|
Eugene Sandulenko
|
29ab7ab001
|
SAGA2: Added more debug output
|
2021-07-01 01:37:34 +02:00 |
|
a/
|
708a5b374b
|
SAGA2: Add more debug output
|
2021-07-01 01:37:34 +02:00 |
|
a/
|
13831e17c1
|
SAGA2: Add more debug output
|
2021-07-01 01:37:34 +02:00 |
|
Eugene Sandulenko
|
7a8a5e6e6e
|
SAGA2: Added more debug output
|
2021-07-01 01:37:34 +02:00 |
|
a/
|
d39fa6e86e
|
SAGA2: Fallback for invalid sector deactivation
|
2021-07-01 01:37:33 +02:00 |
|
a/
|
4b0b742baa
|
SAGA2: Revert stub in objObscured
|
2021-07-01 01:37:33 +02:00 |
|
Eugene Sandulenko
|
14da1dcc51
|
SAGA2: More gcc warning fixes
|
2021-07-01 01:37:33 +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 |
|
Eugene Sandulenko
|
44c4ad38e9
|
SAGA2: Fix rest of the non-global-constructor warnings
|
2021-07-01 01:37:31 +02:00 |
|
a/
|
e659aa14d3
|
SAGA2: Load more stuff with stream
|
2021-07-01 01:37:30 +02:00 |
|
a/
|
ba5d06a20a
|
SAGA2: Load prototypes with stream
|
2021-07-01 01:37:30 +02:00 |
|
a/
|
f367c884cb
|
SAGA2: Fix memory leak
|
2021-07-01 01:37:30 +02:00 |
|
a/
|
c452adaf1b
|
SAGA2: Load ResourceGameObject with stream
|
2021-07-01 01:37:30 +02:00 |
|
Eugene Sandulenko
|
b59c9d3334
|
SAGA2: Remove unused unsafe method
|
2021-07-01 01:37:30 +02:00 |
|
Eugene Sandulenko
|
6819c2ae15
|
SAGA2: Cleanup string copying
|
2021-07-01 01:37:25 +02:00 |
|