Commit Graph

61 Commits

Author SHA1 Message Date
Cole Barker ea5931c780 Applied suggestions and removed leftover code 2026-02-23 21:23:10 -05:00
Cole Barker 1f8ae19f78 Apply suggestions from code review
Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>
2026-02-23 21:10:36 -05:00
Cole Barker e722e6f9b3 Rename fn_494_C0
Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>
2026-02-23 20:27:33 -05:00
Cole Barker a6eeeedd34 mostly matching d_t_defeat_boss.cpp 2026-02-15 17:30:21 -05:00
lepelog 066967c146 format 2026-02-01 18:14:41 +01:00
lepelog ab4b5ef915 review 2026-02-01 18:14:41 +01:00
lepelog b017949c4b d_t_mass_obj 99% 2026-02-01 18:14:38 +01:00
robojumper 9a4a557a1a Fix some REL setup mistakes 2026-01-30 00:05:51 +01:00
lepelog d73722da4c d_a_obj_soil OK 2025-12-27 13:18:14 +01:00
lepelog ad47fd3eb3 review 2025-12-05 10:52:04 +01:00
lepelog f0889aadb6 properly use subtype enum 2025-12-04 23:26:13 +01:00
lepelog a5ab025d62 small cleanup 2025-12-04 18:48:06 +01:00
lepelog 940238680d d_t_insect OK 2025-12-04 18:41:01 +01:00
lepelog 44ec1a0003 tmp 2025-12-04 17:06:32 +01:00
lepelog e995c184e1 match actorCreate 2025-12-04 14:54:25 +01:00
lepelog 71b1bfa6d1 document d_t_insect 2025-12-04 14:26:25 +01:00
lepelog 413cfaa41f insect tag progress 2025-12-04 13:50:58 +01:00
lepelog 08844fb5da start with d_t_insect 2025-12-02 17:44:48 +01:00
elijah-thomas774 ceebb6f9c0 d_t_barrel linked 2025-11-28 18:21:00 -05:00
elijah-thomas774 0f40431da7 cleanups 2025-11-28 18:06:48 -05:00
elijah-thomas774 6e760ee558 d_t_spore Mostly there 2025-11-28 17:49:23 -05:00
elijah-thomas774 974aca3d05 link d_t_tumble_weed 2025-11-28 06:09:05 -05:00
elijah-thomas774 cffef6c1b7 d_t_tumble_weed OK 2025-11-28 05:44:00 -05:00
elijah-thomas774 184ca8a623 d_t_sword_battle_game Linked 2025-11-28 04:55:01 -05:00
elijah-thomas774 b568957bb4 d_t_sword_battle_game OK - function order issue 2025-11-28 04:36:54 -05:00
elijah-thomas774 74e2548051 d_t_stream OK 2025-11-27 23:58:37 -05:00
elijah-thomas774 5e3eb2fe35 fix typos 2025-11-23 15:11:22 -05:00
elijah-thomas774 fce6ad876d cleanup and doc 2025-11-23 15:11:22 -05:00
elijah-thomas774 51040758a5 d_t_barrel_pos OK 2025-11-23 15:11:22 -05:00
elijah-thomas774 306ae916d5 init for d_t_barrel 2025-11-23 15:11:22 -05:00
robojumper ad7861a840 d_a_obj_fairy mostly OK 2025-09-26 23:20:00 +02:00
elijah-thomas774 690d0d5799 roomid -> mRoomID 2025-09-16 22:32:06 -04:00
elijah-thomas774 795183d928 rotation -> mRotation 2025-09-16 22:32:04 -04:00
robojumper af75869621 More and cleanup 2025-09-13 11:10:27 +02:00
Orstedra 142380f587 Initial commit 2025-05-26 01:52:45 +02:00
robojumper ae4573a236 Merge pull request #175 from robojumper/d_path
d_path 33%
2025-05-25 21:53:39 +02:00
Orstedra 2c23e69524 Update include/d/t/d_t_gate_to_ground.h
Co-authored-by: robojumper <robojumper@gmail.com>
2025-05-25 21:32:14 +02:00
Orstedra b8f2dabe0a 100% 2025-05-25 19:09:05 +02:00
Orstedra ad013ab51a actorExecute 21% 2025-05-25 01:00:35 +02:00
robojumper 46c46a1310 d_path 33% 2025-05-24 21:38:27 +02:00
Orstedra 1a2455757a Initial commit, function defs 2025-05-24 14:28:22 +02:00
Elijah Thomas 9efc1e0ab9 d_t_action OK (#172)
* d_t_action OK
2025-05-24 03:34:09 -04:00
Orstedra b8b2375891 d_t_heat_resist OK (#173)
* d_t_heat_resist OK
2025-05-23 22:22:49 -04:00
Elijah Thomas 9d68802507 d_a_e_sm (chu chu) start (#117)
* d_a_e_sm (chu chu) start

* progress, includes LightParam addition in BlurPaletteMgr

* oops - TBox Progress I guess

* dAcEsm_c::actorExecute and Particle Resource data moved

* step in symbols map

* Update blur_and_palette_manager.h

* m_angle cleanup pass

* Last explicit_zero_data Fixes #69

* add mQuat_c ctor
2025-05-18 18:24:58 -04:00
robojumper 0592075008 who did this 2025-04-21 21:51:04 +02:00
robojumper 95ef1d3193 d_lyt_meter_plus_btn OK 2025-04-21 21:51:02 +02:00
robojumper 3967ab8dc6 Some misc graphics stuff 2025-03-16 16:41:15 +01:00
CovenEsme 7400f6c66a Improve dAcBase_c (#133)
* Improve dAcBase_c

* Fix missed polyAttr0/1 renaming

* Add getters for EventManager funcs used in dAcBase

* Fix include

* Replace actor_properties with helper calls

* Fix SoundInfo TList function (thanks robo)

* Make roundAngleToNearest90 static

* Fix removeSoundInfo symbol

* Revert d_a_item spawnItem and spawnDrop param change

* Fix d_t_reaction and improve spawnHearts a bit

* Also update special_item_drop_mgr

* Fix special_item_drop_mgr

* Small fixes

---------

Co-authored-by: robojumper <robojumper@gmail.com>
Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2025-03-16 11:40:04 -04:00
robojumper 31c9b92798 Convert some singleton access to getters 2025-03-09 21:15:53 +01:00
robojumper 641f3d7b30 d_room mostly matching 2025-03-09 10:09:08 +01:00