Commit Graph

728 Commits

Author SHA1 Message Date
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
robojumper 8ecaacda93 Documentation, header guards 2024-06-01 23:57:46 +02:00
robojumper 374e93821e Document, fixup 2024-06-01 23:57:46 +02:00
robojumper 0e3b13ee3e State system + match d_t_rock_boat 2024-06-01 23:57:43 +02:00
elijah-thomas774 fa4ce249a1 Templated out lyt_material 2024-06-01 02:09:53 -04:00
elijah-thomas774 b9b7f68da7 lyt_bounding OK 2024-05-31 20:28:32 -04: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
elijah-thomas774 217c03e5b8 lyt_window matching 2024-05-29 01:26:44 -04: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
elijah-thomas774 5829b09fbb lyt_window templated 2024-05-27 17:22:36 -04: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
elijah-thomas774 484d0be7ea lyt_textBox matching 2024-05-27 15:02:09 -04: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 489a69b6f5 lyt_picture match...
Im dreading Material
2024-05-26 04:21:52 -04:00
elijah-thomas774 47eaa04f7d lyt_layout matching 2024-05-25 22:44:07 -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