Commit Graph

263 Commits

Author SHA1 Message Date
Elijah Thomas 3aa2bb6b16 Merge pull request #45 from robojumper/d_rawarchive
d_rawarchive matching and various arc managers
2024-06-09 22:39:50 -04:00
robojumper 8d6e8826d3 Headers 2024-06-02 00:13:33 +02:00
robojumper 7d8831508e Layout arc manager 2024-06-02 00:06:18 +02:00
robojumper 892a040a97 oarc_manager 2024-06-02 00:06:17 +02:00
robojumper e6429777e5 sized_string (can we fix libc headers yet?) 2024-06-02 00:06:17 +02:00
robojumper be163e6de7 CurrentStageArcManager WIP 2024-06-02 00:06:17 +02:00
robojumper 82d7176ed1 Remove dead code 2024-06-02 00:06:17 +02:00
robojumper 69d5f223fb Remove outdated comment 2024-06-02 00:06:17 +02:00
robojumper eea0086495 Expatriate the inline string methods 2024-06-02 00:06:17 +02:00
elijah-thomas774 556fd33fc3 fixed regswap and matching 2024-06-02 00:06:17 +02:00
robojumper 92e5d46eef Fix conditional 2024-06-02 00:06:17 +02:00
robojumper 6da4bb94c5 d_rawarchive mostly matching 2024-06-02 00:06:17 +02:00
Elijah Thomas fda931e2ae Merge pull request #47 from robojumper/m_pad
m_pad
2024-05-31 20:10:22 -04:00
Elijah Thomas bc9eaa1ca9 Merge pull request #46 from robojumper/d_dylink
d_dylink for the most part
2024-05-31 20:09:21 -04:00
Elijah Thomas 9d26f1bd66 Merge pull request #48 from robojumper/m_allocator
m_allocator
2024-05-31 20:07:48 -04:00
elijah-thomas774 ea4f370447 move functions to new line off of address 2024-05-31 20:07:33 -04:00
Elijah Thomas 9a1331edfa Merge pull request #44 from robojumper/simple_rels
Match three very simple RELs
2024-05-31 19:36:04 -04:00
elijah-thomas774 feccc8e90c fix typemismatch 2024-05-31 19:35:28 -04:00
elijah-thomas774 16366ca9e1 Merge branch 'main' into pr/44 2024-05-31 19:33:08 -04:00
Elijah Thomas c09719b541 Merge pull request #42 from CovenEsme/dacbase-work
Expand dAcBase work
2024-05-31 19:31:36 -04:00
Elijah Thomas f9e13b1bb5 Merge pull request #43 from robojumper/nw4r_db
Nw4r db
2024-05-31 19:31:21 -04:00
elijah-thomas774 f612e9902f name some data symbols 2024-05-31 19:30:35 -04:00
robojumper 9284421356 use bools 2024-05-30 08:51:37 +02:00
robojumper 6f3dc9c41f fixup 2024-05-30 08:48:31 +02:00
robojumper 2adbfa2736 m_allocator 2024-05-30 08:43:50 +02:00
robojumper 35a4b294a1 Look if it matches it matches 2024-05-28 20:45:14 +02:00
robojumper d05a543bc1 m_pad except one function regshuffles 2024-05-28 01:19:06 +02:00
robojumper 64f4aaa260 Comment 2024-05-27 22:00:23 +02:00
robojumper 80ea0fc094 Small cleanup that doesn't improve much 2024-05-27 21:41:04 +02:00
robojumper 2a21ceea44 scope local sinit 2024-05-26 23:03:03 +02:00
robojumper e6df362f88 d_dylink for the most part 2024-05-26 22:58:53 +02:00
elijah-thomas774 5029ef8dcf getDistanceAndAngleToActor match with weird inline 2024-05-26 05:06:11 -04:00
elijah-thomas774 1838276436 fixup profile list and added headers. (d_profile also started) 2024-05-25 20:30:57 -04:00
elijah-thomas774 8ebf6d024b mVec3_c rework to get copy working 2024-05-25 16:33:37 -04:00
robojumper ed2f569a89 Small type improvements 2024-05-25 14:26:56 +02:00
robojumper 419097a192 Event RAII 2024-05-25 14:04:37 +02:00
robojumper df526e388b 3 rels 2024-05-25 13:07:53 +02:00
robojumper 09eebc77b3 db_exception 2024-05-25 12:50:20 +02:00
elijah-thomas774 51dae63c9a fix some of the floating point stuff 2024-05-25 03:42:13 -04:00
elijah-thomas774 101f014078 cleanup and try to give unk vars a name
(roughly based on DWARF)
sMapBufMaxSize -> guess
sMapBuf -> why is this split??
2024-05-24 18:10:55 -04:00
Elijah Thomas 71f3416cb5 Merge pull request #41 from robojumper/rels
Set up RELs
2024-05-24 15:59:19 -04:00
robojumper b2d728089e db_mapFile 2024-05-24 16:41:33 +02:00
CovenEsme d9e22fe76d Expand dAcBase work 2024-05-24 14:37:17 +01:00
robojumper d711118601 db_assert 2024-05-24 10:47:51 +02:00
robojumper 9c4a3bafb4 Set up empty REL source files with text splits 2024-05-23 18:08:21 +02:00
robojumper f55845a48a Set up REL prolog splits 2024-05-23 15:10:55 +02:00
robojumper f4d0f5c8ba Setup REL runtime 2024-05-23 14:24:34 +02:00
robojumper 105a75e065 Set up REL symbols and initial splits 2024-05-23 10:00:44 +02:00
robojumper d8e0fe258d Set up rel hashes 2024-05-23 10:00:12 +02:00
Elijah Thomas db430ccc91 Merge pull request #40 from robojumper/m_dvd
m_dvd work
2024-05-22 14:10:08 -04:00