Kieron
3ff15555d9
More merges for s11c
2024-02-13 23:21:55 +00:00
nocato
c50250b83f
Merge pull request #1870 from nocato/raw_import
...
Add a workaround for "out-of-bounds" BSS and import s11c
2024-02-12 21:22:33 +00:00
nocato
9d5aba7678
Use new "out-of-bounds" BSS workaround for gasdamge.c
2024-02-12 22:13:47 +01:00
nocato
3975c75dc3
Batch renames
2024-02-12 22:13:47 +01:00
nocato
103a44c426
Deal with more duplicates in s11c
2024-02-12 22:13:47 +01:00
nocato
07fb1730a7
Work around "out-of-bounds" BSS accesses problem
...
In couple overlays we observed accesses to BSS variables outside
the overlay bounds. It looks like as if the overlay was truncated.
We don't have any explanation for this, so let's just artificially
trim the last few bytes in overlays that exhibit this behavior
(for now).
2024-02-12 22:13:47 +01:00
nocato
39d4646794
Deal with some duplicates in s11c
2024-02-12 22:13:47 +01:00
nocato
a738de96ba
Smart split s11c
2024-02-12 22:13:47 +01:00
nocato
f534cf6ceb
Raw import s11c
2024-02-12 22:13:47 +01:00
Kieron
312f056013
Merge pull request #1869 from KieronJ/sndtest
...
Add functions for open.c, rename menu stuff
2024-02-11 18:38:34 +00:00
Kieron
4dd7dec444
Add functions for open.c, rename menu stuff
2024-02-11 18:32:38 +00:00
Kieron
53956ad8ec
Merge pull request #1868 from KieronJ/sndtest
...
Finish vrwindow.c for title overlay
2024-02-11 02:12:18 +00:00
Kieron
071a5d1a34
Remove struct padding
2024-02-11 02:00:32 +00:00
Kieron
2c705e57b7
Finish vrwindow.c for title overlay
2024-02-11 01:56:47 +00:00
Kieron
c7cfa22366
Merge pull request #1867 from KieronJ/sndtest
...
Finish change overlay (minus safechk)
2024-02-10 00:57:53 +00:00
Kieron
6be947dbe0
Finish change overlay (minus safechk)
2024-02-10 00:50:26 +00:00
Kieron
3f00cd26aa
Merge pull request #1866 from KieronJ/sndtest
...
Split out safe check wrapper
2024-02-09 21:46:56 +00:00
Kieron
c455a5f62f
Split out safe check wrapper
2024-02-09 21:38:20 +00:00
nocato
58d038757d
Merge pull request #1865 from nocato/matches
...
Match dymc_flr.c
2024-02-06 17:39:19 +00:00
nocato
3b4519b6ff
Match dymc_flr.c
2024-02-06 18:32:23 +01:00
nocato
a4a2af9f20
Merge pull request #1864 from nocato/matches
...
Finish libdg2.c
2024-02-06 15:33:00 +00:00
nocato
6e58962b61
Finish libdg2.c
2024-02-06 16:23:59 +01:00
Kieron
fceec54aba
Merge pull request #1863 from KieronJ/sndtest
...
Match FogShadeChanl for s12c
2024-02-06 00:07:33 +00:00
Kieron
2035dcf89c
Match FogShadeChanl for s12c
2024-02-05 23:50:16 +00:00
nocato
85b37ec0a8
Merge pull request #1862 from nocato/matches
...
Match sstorm.c in s11i
2024-02-04 20:16:39 +00:00
nocato
8c07e4932d
Deal with some duplicates in s11i
2024-02-04 21:05:20 +01:00
nocato
a8ab3b0be4
Match sstorm.c in s11i
2024-02-04 20:58:36 +01:00
Kieron
0d4a6ae9e3
Merge pull request #1861 from KieronJ/sndtest
...
Add bed.c, boxall.c & info.c for s03b
2024-02-04 02:07:48 +00:00
Kieron
3f423357ad
Add bed.c, boxall.c & info.c for s03b
2024-02-04 01:36:39 +00:00
nocato
20bba66f73
Merge pull request #1860 from nocato/matches
...
Match blst_ln.c, deduplicate some functions in s11g
2024-02-04 00:17:48 +00:00
nocato
53e7ef3a37
Match blst_ln.c, deduplicate some functions in s11g
2024-02-04 01:09:28 +01:00
nocato
3d218ec82e
Merge pull request #1859 from nocato/raw_import
...
Import s11g overlay
2024-02-03 22:23:13 +00:00
nocato
55ed5f270e
Batch renames in s11g
2024-02-03 23:13:59 +01:00
nocato
12cda96102
Deal with some duplicates in s11g
2024-02-03 23:13:59 +01:00
nocato
e7f3daf023
Smart split s11g
2024-02-03 23:13:59 +01:00
nocato
5ad66d28bc
Raw import s11g
2024-02-03 23:13:59 +01:00
nocato
6b14af40e9
Merge pull request #1858 from nocato/matches
...
Match 1 function in libdg2
2024-02-03 18:49:02 +00:00
nocato
3050a86c83
Match 1 function in libdg2
2024-02-03 19:41:52 +01:00
nocato
3e21925b3e
Merge pull request #1857 from nocato/raw_import
...
Import s03b - Snake's torture :(
2024-02-03 14:36:13 +00:00
nocato
3342c8f6da
Batch renames in s03b
2024-02-03 15:28:03 +01:00
nocato
a4cbda4aee
Deal with some duplicates in s03b
2024-02-03 15:23:48 +01:00
nocato
ec37e0a3f3
Smart split s03b overlay
2024-02-03 14:54:59 +01:00
nocato
f46c659fa0
Raw import s03b overlay
2024-02-03 14:42:03 +01:00
Kieron
c531265b8e
Merge pull request #1856 from KieronJ/sndtest
...
Add ed_telop.c for roll
2024-02-03 02:34:35 +00:00
Kieron
d8f787e31e
Add ed_telop.c for roll
2024-02-03 02:04:03 +00:00
Kieron
4294a26394
Merge pull request #1855 from KieronJ/sndtest
...
Finish plasma.c for s08c/s08cr
2024-02-01 23:09:31 +00:00
Kieron
d3ead5cdc4
Finish plasma.c for s08c/s08cr
2024-02-01 22:53:18 +00:00
nocato
20f5c1fbd1
Merge pull request #1854 from nocato/matches
...
Match SubRoom_800C751C, finishing opening overlay
2024-02-01 09:00:12 +00:00
nocato
a37426a7c8
Match SubRoom_800C751C, finishing opening overlay
2024-02-01 09:53:28 +01:00
Kieron
847b8638fa
Merge pull request #1853 from KieronJ/sndtest
...
Add sub_efct.c for opening
2024-02-01 00:09:44 +00:00