Commit Graph

  • d433cda9e2 sync with dtk-template elijah-thomas774 2024-06-10 00:09:01 -04:00
  • 6fca1925f5 Update dtk and rel placement instructions elijah-thomas774 2024-06-10 00:00:09 -04:00
  • a706d99d71 Merge pull request #39 from elijah-thomas774/nw4r-lyt Elijah Thomas 2024-06-09 23:49:18 -04:00
  • 7d7a2adb57 Merge branch 'main' into nw4r-lyt Elijah Thomas 2024-06-09 23:49:04 -04:00
  • e7a7f794d4 Progress elijah-thomas774 2024-06-09 23:46:43 -04:00
  • 2840615973 Merge pull request #52 from robojumper/d_t_timer Elijah Thomas 2024-06-09 22:53:17 -04:00
  • 46e6902f7c Merge pull request #51 from robojumper/rel_sieve Elijah Thomas 2024-06-09 22:51:42 -04:00
  • 0b57c4bd80 Merge pull request #50 from robojumper/state_system Elijah Thomas 2024-06-09 22:48:10 -04:00
  • 70dbbb1cb1 added macro for declaring state manager (used for annoying dummy funcs) elijah-thomas774 2024-06-09 22:47:44 -04:00
  • 3aa2bb6b16 Merge pull request #45 from robojumper/d_rawarchive Elijah Thomas 2024-06-09 22:39:50 -04:00
  • 2b3b273ed1 Merge branch 'main' into pr/39 elijah-thomas774 2024-06-09 22:36:52 -04:00
  • ac1bfd45c6 lyt_util OK elijah-thomas774 2024-06-09 22:32:39 -04:00
  • 793f36d58e lyt_animation OK elijah-thomas774 2024-06-09 21:56:21 -04:00
  • 9be76bae31 adding volatile fixed 1% xD elijah-thomas774 2024-06-09 21:48:26 -04:00
  • 53aa4e2efa lyt_animation *ALMOST* elijah-thomas774 2024-06-09 21:04:42 -04:00
  • 4e77023d7b Basically give up on d_t_sound_area robojumper 2024-06-09 00:07:28 +02:00
  • f7e702e159 template out lyt_animation elijah-thomas774 2024-06-08 15:11:13 -04:00
  • ce606a10e4 d_t_counter robojumper 2024-06-08 20:10:37 +02:00
  • 9bed59fae5 Reword robojumper 2024-06-07 18:34:33 +02:00
  • 5453560245 exclude matched RELs robojumper 2024-06-07 14:20:14 +02:00
  • be50ec23ad REL sieve robojumper 2024-06-07 13:14:55 +02:00
  • 60f795a9d6 lyt_drawInfo OK elijah-thomas774 2024-06-06 23:30:50 -04:00
  • b0b02bbedf lyt_texMap OK elijah-thomas774 2024-06-06 23:24:25 -04:00
  • afbcb57c62 lyt_material OK - Thanks robojumper for pointing out weak function order from header uses elijah-thomas774 2024-06-05 23:05:18 -04:00
  • c2040790a0 lyt_material weirdness elijah-thomas774 2024-06-04 22:22:44 -04:00
  • 5d9ca41e21 Fix return types robojumper 2024-06-02 01:03:41 +02:00
  • 8d6e8826d3 Headers robojumper 2024-06-02 00:13:33 +02:00
  • 7d8831508e Layout arc manager robojumper 2024-05-29 23:02:12 +02:00
  • 892a040a97 oarc_manager robojumper 2024-05-29 21:45:20 +02:00
  • e6429777e5 sized_string (can we fix libc headers yet?) robojumper 2024-05-29 20:02:57 +02:00
  • be163e6de7 CurrentStageArcManager WIP robojumper 2024-05-28 23:15:30 +02:00
  • 82d7176ed1 Remove dead code robojumper 2024-05-26 00:43:09 +02:00
  • 69d5f223fb Remove outdated comment robojumper 2024-05-25 22:50:24 +02:00
  • eea0086495 Expatriate the inline string methods robojumper 2024-05-25 22:47:39 +02:00
  • 556fd33fc3 fixed regswap and matching elijah-thomas774 2024-05-25 16:43:01 -04:00
  • 92e5d46eef Fix conditional robojumper 2024-05-25 20:07:15 +02:00
  • 6da4bb94c5 d_rawarchive mostly matching robojumper 2024-05-25 19:30:32 +02:00
  • 8ecaacda93 Documentation, header guards robojumper 2024-06-01 23:57:11 +02:00
  • 374e93821e Document, fixup robojumper 2024-05-31 12:00:20 +02:00
  • 0e3b13ee3e State system + match d_t_rock_boat robojumper 2024-05-31 02:50:17 +02:00
  • fa4ce249a1 Templated out lyt_material elijah-thomas774 2024-06-01 02:09:53 -04:00
  • b9b7f68da7 lyt_bounding OK elijah-thomas774 2024-05-31 20:28:32 -04:00
  • fda931e2ae Merge pull request #47 from robojumper/m_pad Elijah Thomas 2024-05-31 20:10:22 -04:00
  • bc9eaa1ca9 Merge pull request #46 from robojumper/d_dylink Elijah Thomas 2024-05-31 20:09:21 -04:00
  • 9d26f1bd66 Merge pull request #48 from robojumper/m_allocator Elijah Thomas 2024-05-31 20:07:48 -04:00
  • ea4f370447 move functions to new line off of address elijah-thomas774 2024-05-31 20:07:33 -04:00
  • 9a1331edfa Merge pull request #44 from robojumper/simple_rels Elijah Thomas 2024-05-31 19:36:04 -04:00
  • feccc8e90c fix typemismatch elijah-thomas774 2024-05-31 19:35:28 -04:00
  • 16366ca9e1 Merge branch 'main' into pr/44 elijah-thomas774 2024-05-31 19:33:08 -04:00
  • c09719b541 Merge pull request #42 from CovenEsme/dacbase-work Elijah Thomas 2024-05-31 19:31:36 -04:00
  • f9e13b1bb5 Merge pull request #43 from robojumper/nw4r_db Elijah Thomas 2024-05-31 19:31:21 -04:00
  • f612e9902f name some data symbols elijah-thomas774 2024-05-31 19:30:35 -04:00
  • 9284421356 use bools robojumper 2024-05-30 08:51:37 +02:00
  • 6f3dc9c41f fixup robojumper 2024-05-30 08:48:31 +02:00
  • 2adbfa2736 m_allocator robojumper 2024-05-30 08:43:50 +02:00
  • 217c03e5b8 lyt_window matching elijah-thomas774 2024-05-29 01:26:44 -04:00
  • 35a4b294a1 Look if it matches it matches robojumper 2024-05-28 20:45:14 +02:00
  • d05a543bc1 m_pad except one function regshuffles robojumper 2024-05-28 01:19:06 +02:00
  • 5829b09fbb lyt_window templated elijah-thomas774 2024-05-27 17:22:36 -04:00
  • 64f4aaa260 Comment robojumper 2024-05-27 22:00:23 +02:00
  • 80ea0fc094 Small cleanup that doesn't improve much robojumper 2024-05-27 21:41:04 +02:00
  • 484d0be7ea lyt_textBox matching elijah-thomas774 2024-05-27 15:02:09 -04:00
  • 2a21ceea44 scope local sinit robojumper 2024-05-26 23:03:03 +02:00
  • e6df362f88 d_dylink for the most part robojumper 2024-05-26 22:55:38 +02:00
  • 5029ef8dcf getDistanceAndAngleToActor match with weird inline elijah-thomas774 2024-05-26 05:06:11 -04:00
  • 489a69b6f5 lyt_picture match... elijah-thomas774 2024-05-26 04:21:52 -04:00
  • 47eaa04f7d lyt_layout matching elijah-thomas774 2024-05-25 22:44:07 -04:00
  • 1838276436 fixup profile list and added headers. (d_profile also started) elijah-thomas774 2024-05-25 20:30:57 -04:00
  • 8ebf6d024b mVec3_c rework to get copy working elijah-thomas774 2024-05-25 16:33:37 -04:00
  • ed2f569a89 Small type improvements robojumper 2024-05-25 14:26:56 +02:00
  • 419097a192 Event RAII robojumper 2024-05-25 14:04:37 +02:00
  • df526e388b 3 rels robojumper 2024-05-24 10:33:21 +02:00
  • 09eebc77b3 db_exception robojumper 2024-05-25 12:48:53 +02:00
  • 51dae63c9a fix some of the floating point stuff elijah-thomas774 2024-05-25 03:42:13 -04:00
  • 101f014078 cleanup and try to give unk vars a name elijah-thomas774 2024-05-24 18:10:55 -04:00
  • 71f3416cb5 Merge pull request #41 from robojumper/rels Elijah Thomas 2024-05-24 15:59:19 -04:00
  • 467e1a61ce lyt_layout progress elijah-thomas774 2024-05-24 15:55:55 -04:00
  • b2d728089e db_mapFile robojumper 2024-05-24 16:41:33 +02:00
  • d9e22fe76d Expand dAcBase work CovenEsme 2024-05-24 14:37:17 +01:00
  • d711118601 db_assert robojumper 2024-05-24 10:47:51 +02:00
  • 9c4a3bafb4 Set up empty REL source files with text splits robojumper 2024-05-23 18:08:21 +02:00
  • f55845a48a Set up REL prolog splits robojumper 2024-05-23 15:10:55 +02:00
  • f4d0f5c8ba Setup REL runtime robojumper 2024-05-23 14:24:34 +02:00
  • 105a75e065 Set up REL symbols and initial splits robojumper 2024-05-23 10:00:44 +02:00
  • d8e0fe258d Set up rel hashes robojumper 2024-05-23 09:32:30 +02:00
  • 752f760c32 lyt_group matching elijah-thomas774 2024-05-23 01:05:22 -04:00
  • 08e0e57034 lyt_pane matching elijah-thomas774 2024-05-23 00:16:00 -04:00
  • db430ccc91 Merge pull request #40 from robojumper/m_dvd Elijah Thomas 2024-05-22 14:10:08 -04:00
  • 77f8365ac5 Cleanups robojumper 2024-05-22 19:46:13 +02:00
  • 02a492fe46 Forceactive robojumper 2024-05-22 00:39:12 +02:00
  • a349b8665b m_dvd match robojumper 2024-05-22 00:12:23 +02:00
  • 6449215af3 Guess this does actually work robojumper 2024-05-20 23:38:12 +02:00
  • 2a612801ad Fixup robojumper 2024-05-20 23:28:05 +02:00
  • c1ca74d657 DynamicLink robojumper 2024-05-20 23:22:31 +02:00
  • 725e43dd69 Names robojumper 2024-05-19 16:18:26 +02:00
  • e6d5ea1b38 Fix symbol names robojumper 2024-05-19 15:59:24 +02:00
  • d69b2b450c lyt_resourceAccessor elijah-thomas774 2024-05-18 23:25:17 -04:00
  • 230a7d20ce lyt_arcResourceAccessor elijah-thomas774 2024-05-18 23:18:40 -04:00
  • 4f18026ff5 Fix vtable size robojumper 2024-05-17 19:51:16 +02:00
  • 0be8a31d4b Rename robojumper 2024-05-17 19:42:12 +02:00