Commit Graph

29 Commits

Author SHA1 Message Date
Sean Miller 287c5ec50c Fix incorrect/poor names, missing import 2026-04-07 07:16:20 +01:00
Sean Miller 10e438bea8 Match remaining functions in d_main 2026-04-06 18:12:54 +01:00
elijah-thomas774 e696b17adb init 2025-11-22 14:53:35 -05:00
elijah-thomas774 e3b5103cbe remove address comments 2025-09-16 22:32:07 -04:00
elijah-thomas774 d591961dbd dAcObjBase var -> mVar 2025-09-16 22:32:06 -04:00
elijah-thomas774 ed1df7c7ab address comments removed from earlier headers 2025-09-16 22:32:06 -04:00
elijah-thomas774 795183d928 rotation -> mRotation 2025-09-16 22:32:04 -04:00
CovenEsme 18785a094d Apply feedback 2025-05-27 15:06:53 +01:00
CovenEsme abe9ef4a51 d_a_obj_stream_lava mostly done 2025-05-26 23:11:16 +01:00
robojumper 35f90de929 Link f_base in the least intrusive way 2025-04-07 14:02:19 +02:00
robojumper c2b2d9700c d_scene OK (#114)
* d_scene OK

* d_s_boot

* Rename -> PROFILE_MAX

* Some more

---------
2025-02-26 20:54:21 -05:00
Elijah Thomas 26af4db82d update from dtk-template - clangd :) (#66)
* update from dtk-template and start work towards using clangd

* include <a> -> "a"

* Update build.yml

* remove/add non-trivial class in union warning
2024-10-16 15:36:02 -04:00
Elijah Thomas b5aa43ff37 Misc Collision (#51)
* Initial Commit - Starting to translate from TP

* Collision Updates

* Actor Collision -> dBgW (DZB Collision)

* bg .text splits complete

* fix errors

* file organization

* missed files

* progress

* weee

* most of cM3dG

* Revert mAng change

* Progress

* Progress -> Need to update from main

* Fixup Merge

* d_bg_s symbols....

* TList Changes

* oops

* d_bg_s large progress

* d_bg_s_acch majority done

* d_bg_s_chk OK

* d_bg_s_gnd_chk OK

* d_bg_s_grp_pass_chk OK

* d_bg_lin_chk OK

* d_bg_s_poly_pass_chk OK

* d_bg_s_roof_chk and d_bg_s_sph_chk OK

* d_bg_s_spl_grp_chk OK

* d_bg_s_wtr_chk OK

* d_bg_w started

* d_bg_w_base OK

* name d_bg_w_kcol symbols

* d_bg_w_sv split/started

* most of d_bg_w_time

* stopping d_bg_w_kcol for now

* d_bg_w_sv OK

* work on d_bg_w_time

* revert TList to take offset arg

* fixup some compiler warnings

* set c_bg_w OK

* Update rel_sieve.py

* Remove TList Macros

* Bomb Header started
2024-10-16 09:00:47 -04:00
robojumper 58483211c9 Move actor ref header somewhere more appropriate 2024-06-25 20:11:44 +02:00
robojumper 705703e10b Fix mAng3_c copy assignment, clean up list node templates 2024-06-21 00:36:44 +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 1838276436 fixup profile list and added headers. (d_profile also started) 2024-05-25 20:30:57 -04:00
elijah-thomas774 62e0778390 fixed up typedef for u32 and s32 from mistake long ago 2024-05-12 16:04:01 -04:00
elijah-thomas774 1ecdfe9a4d compiler changed to 1.6, f_manager matching, ipa file flag added 2024-05-04 13:32:58 -04:00
elijah-thomas774 6ca7763bc0 change to header guards wooo 2024-03-17 18:55:49 -04:00
elijah-thomas774 de0d7a8e0a Revert unused change, oops. 2024-03-17 17:42:17 -04:00
elijah-thomas774 606cc15eed some fManager, fBase, mHeap, f - lists and tree stuff 2024-03-17 17:40:00 -04:00
Elijah Thomas e32db6f07a change everything to use a common types file 2023-12-24 09:59:13 -05:00
Elijah Thomas 4ae5fe5753 Fix includes and removed libs folder 2023-10-06 07:49:50 -04:00
Elijah Thomas 93f003b87b Fixed includes for libs (no longer need lib/ folder prefix) 2023-08-12 14:15:55 -04:00
Elijah Thomas 683dc91a53 starting to organize and progress on dAcBase_c 2023-08-12 10:47:25 -04:00
Elijah Thomas de8b60021c some formatting fixup 2023-08-10 13:50:24 -04:00
lepelog 42880ec9ae init 2023-08-09 16:59:04 +02:00