summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-13Cleanup?: Use gotos in z_play for large else blocks (#1486)Dragorn421
2023-07-31Mapfile Parser (#1518)Derek Hensley
2023-07-27Prefer clang-format-14 (#1517)Dragorn421
2023-07-10Use intptr in most remaining code files (#1438)Roman971
2023-07-06Reorganize Audio Files & Name Remaining Audio Files (#1494)engineer124
2023-07-05Minor Misc Cleanup 3 (#1502)engineer124
2023-07-05Reduce hardcoded constants in Lights_GlowCheck, some more comments on the CPU...Tharo
2023-07-04Generate gamestate overlay table with an `include/tables/` header (#1504)Tharo
2023-07-03Documentation for skybox drawing (#1515)Tharo
2023-07-03Removed unnecessarily duplicated variable (#1508)adaliaramon
2023-07-03Fix comment about RM_VISCVG in PreRender_FetchFbufCoverage (#1514)Tharo
2023-07-03Ensure all boss title cards are extracted as IA8 (#1512)Tom Overton
2023-07-03Recomp v0.6 (#1507)Derek Hensley
2023-06-20Fix issues with texture sizes in `object_mori_tex` (#1505)Tom Overton
2023-05-06Fixup assets extraction (#1513)Dragorn421
2023-03-20Improve missing mips-linux-gnu error message (#1497)Billy
2023-02-27Further documentation for overlay relocation (#1498)Tharo
2023-02-26Minor Misc Cleanup 2 (#1422)engineer124
2023-02-26git subrepo pull (merge) tools/fado (#1501)Dragorn421
2023-02-26another round of trailing whitespaces (#1495)playerskel
2023-01-13Put comments on players `sAgeProperties` with field name (#1490)Dragorn421
2023-01-12Document OnePointCutscene Init Field (#1465)engineer124
2023-01-12`EnHoll` docs (door-less transition between rooms) (#1419)Dragorn421
2023-01-12Document Bunny Hood 🐰 (#1373)EllipticEllipsis
2023-01-12DbCamera to DebugCamera (#1482)engineer124
2023-01-10Fix misc 19 (#1488)Dragorn421
2023-01-02Cleanup player speed and yaw variable names (#1480)fig02
2023-01-02Import fault bss under NON_MATCHING (#1484)Tharo
2022-12-30Name movement related functions in z_actor (#1476)fig02
2022-12-30Split z64.h: gfxprint, message, pause, view (as new headers), +misc (#1475)Dragorn421
2022-12-30document bug in eff_ss_d_fire (#1481)fig02
2022-12-30Document debug text drawing functions in z_debug.c (#1472)fig02
2022-12-28Hack for `CS_TIME` ZAPD compatibility (#1479)Dragorn421
2022-12-28Fbdemo Docs: `TransitionTile` (#1471)Derek Hensley
2022-12-26Misc. small cam doc (#1461)Dragorn421
2022-12-24z_demo documentation (#1327)fig02
2022-12-24speedXZ -> speed (#1477)fig02
2022-12-24TransitionFade docs and clean up other transitions (#1459)Derek Hensley
2022-12-20Name `Message_StartOcarina` and related things (#1473)fig02
2022-12-20Jenkinsfile update (#1474)Parker Burnett
2022-12-19`R_PAUSE_MENU_MODE` -> `R_PAUSE_BG_PRERENDER_STATE` and docs (#1368)Dragorn421
2022-12-19`z_en_reeba` doc (#1442)blackgamma7
2022-12-19`z_en_toryo` doc (#1441)blackgamma7
2022-12-18Name `Actor_PlaySfx` and `Player_PlaySfx` (#1469)engineer124
2022-12-18DoorShutter logic docs (#1418)Dragorn421
2022-12-19OnePointCutscene Cleanup (#1467)engineer124
2022-12-18Clean up NPC player interaction usages (#1458)Lauri Koskela
2022-12-17`z_play`: Camera Docs and Cleanup (#1460)engineer124
2022-12-12Introduce Player csMode enum (#1462)engineer124
2022-12-12Rename dequeuethread.c to thread.c, move data from createthread.c to thread.c...Tharo