tp/src/d
LC ec9b03241d
Z2AudioLib: Migrate declarations out of functions.h to respective files (#96)
Removes the strong dependency on a single header file and moves
declarations to their respective header file.

This allows for making dependencies explicit in cpp files and other
headers, and also makes it much easier to track where everything related
to a particular component is.

This change also creates a few header files that previously didn't
exist, making it much nicer for people implementing things, as they
won't need to create the header file, it'll just be there ready to go.

Ideally functions.h wouldn't even be a thing, as this header adds a lot
of preprocessing overhead due to its size, and will continue to grow
significantly larger over the lifespan of the project, which can also
impact the performance of editors that do dependency lookups and
context-aware syntax highlighting.
2021-01-25 12:57:46 -05:00
..
d_a Z2AudioLib: Migrate declarations out of functions.h to respective files (#96) 2021-01-25 12:57:46 -05:00
d_bg dBgS: Add declaration for cBgS_PolyPassChk's destructor 2021-01-22 23:43:10 -05:00
d_cc ok 2020-08-29 17:54:55 -04:00
d_com m_Do_audio 2021-01-21 21:47:28 -07:00
d_event ok 2020-08-29 17:54:55 -04:00
d_file more daalink / d_item improvements (#79) 2021-01-09 19:59:35 -05:00
d_item fully split / more work on d_com_inf_game (#81) 2021-01-10 09:00:45 -05:00
d_k ok 2020-08-29 17:54:55 -04:00
d_kankyo Merge branch 'master' into polypass2 2021-01-24 21:30:58 -08:00
d_ky ok 2020-08-29 17:54:55 -04:00
d_map ok 2020-08-29 17:54:55 -04:00
d_menu ok 2020-08-29 17:54:55 -04:00
d_meter clang-format 2021-01-21 22:06:54 -07:00
d_meter2 clang-format 2021-01-21 22:06:54 -07:00
d_msg ok 2020-08-29 17:54:55 -04:00
d_ovlp ok 2020-08-29 17:54:55 -04:00
d_pane ok 2020-08-29 17:54:55 -04:00
d_particle ok 2020-08-29 17:54:55 -04:00
d_s ok 2020-08-29 17:54:55 -04:00
d_save m_Do_audio 2021-01-21 21:47:28 -07:00
d_select ok 2020-08-29 17:54:55 -04:00
d_shop ok 2020-08-29 17:54:55 -04:00
dynamic organize files, update makefile, add CI checks, begin adding d_save.cpp 2020-09-05 15:03:13 -04:00
d_att_dist.cpp ok 2020-08-29 17:54:55 -04:00
d_attention.cpp clang-format 2021-01-21 22:06:54 -07:00
d_bomb.cpp run clang-format 2020-12-26 11:31:49 -05:00
d_bright_check.cpp ok 2020-08-29 17:54:55 -04:00
d_cam_param.cpp ok 2020-08-29 17:54:55 -04:00
d_camera.cpp Z2AudioLib: Migrate declarations out of functions.h to respective files (#96) 2021-01-25 12:57:46 -05:00
d_demo.cpp ok 2020-08-29 17:54:55 -04:00
d_door_param2.cpp ok 2020-08-29 17:54:55 -04:00
d_drawlist.cpp ok 2020-08-29 17:54:55 -04:00
d_envse.cpp ok 2020-08-29 17:54:55 -04:00
d_error_msg.cpp ok 2020-08-29 17:54:55 -04:00
d_ev_camera.cpp ok 2020-08-29 17:54:55 -04:00
d_eye_hl.cpp ok 2020-08-29 17:54:55 -04:00
d_gameover.cpp ok 2020-08-29 17:54:55 -04:00
d_insect.cpp ok 2020-08-29 17:54:55 -04:00
d_jnt_col.cpp ok 2020-08-29 17:54:55 -04:00
d_kankyo.cpp clang-format 2021-01-21 22:06:54 -07:00
d_kantera_icon_meter.cpp Split d_meter, d_meter2 (#49) 2021-01-02 10:47:18 -05:00
d_lib.cpp decomp some small files, do some cleanup (#42) 2021-01-03 01:04:15 -05:00
d_meter.cpp Split d_meter, d_meter2 (#49) 2021-01-02 10:47:18 -05:00
d_meter2.cpp clang-format 2021-01-21 22:06:54 -07:00
d_model.cpp ok 2020-08-29 17:54:55 -04:00
d_name.cpp ok 2020-08-29 17:54:55 -04:00
d_npc_lib.cpp ok 2020-08-29 17:54:55 -04:00
d_path.cpp ok 2020-08-29 17:54:55 -04:00
d_resorce.cpp ok 2020-08-29 17:54:55 -04:00
d_scope.cpp ok 2020-08-29 17:54:55 -04:00
d_simple_model.cpp ok 2020-08-29 17:54:55 -04:00
d_spline_path.cpp ok 2020-08-29 17:54:55 -04:00
d_stage.cpp convert dStage_roomControl_c::init method 2021-01-10 03:04:59 -05:00
d_timer.cpp ok 2020-08-29 17:54:55 -04:00
d_tresure.cpp ok 2020-08-29 17:54:55 -04:00
d_vib_pattern.cpp ok 2020-08-29 17:54:55 -04:00
d_vibration.cpp ok 2020-08-29 17:54:55 -04:00