summaryrefslogtreecommitdiff
path: root/src/code
AgeCommit message (Collapse)Author
2022-10-03Merge remote-tracking branch 'origin/master' into z_map_mzxrules
2022-10-03more docsengineer124
2022-10-02time, button, misc docsengineer124
2022-10-02merge masterengineer124
2022-10-02audio_synthesis.c OK and Documented (#1090)engineer124
* import synth docs * cleanup * small followup cleanup * PR Suggestions, small cleanup * fix bss * PR suggestion * fix enum * PR Suggestions
2022-10-02Eff Srchball OK (#1092)Derek Hensley
* OK * Some docs and cleanup * flags -> params * Remove todo * Small cleanup * Description and dls * Format * bug tag * Update bug comment * Update src/overlays/effects/ovl_Effect_Ss_Solder_Srch_Ball/z_eff_ss_solder_srch_ball.c Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> * Format Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
2022-10-02View & Shrink_Window Docs (#1049)engineer124
* view and shrink_window docs * cleanup * move func declaration to header * move struct to local * PR Suggestions * g to s
2022-10-02some docsengineer124
2022-10-01more docsengineer124
2022-10-01update button commentsengineer124
2022-10-01begin vtx docsengineer124
2022-10-01z64interface.h, cleanupengineer124
2022-10-01merge master, story docsengineer124
2022-09-30Rename SetupIndex to Layer (#1099)Derek Hensley
* Rename setupIndex to Layer * ()
2022-09-30Quake & Distortion Cleanup (#1102)engineer124
* quake cleanup * cleanup * more cleanup * remove cast * q comes before r... * unname goron function, leave it to another PR * PR Suggestions
2022-10-01z_kaleido_mask.c Ok and Documented (Pause Menu Mask Page) (#1093)engineer124
* import mask docs * cleanup * some PR * fix merge from master * fix merge * move cursor result
2022-09-30Audio Sequences: Scene/Ambience/SeqFlags Functions OK (#1033)engineer124
* import audio scene seq docs * cleanup * fix scene cmd * small fixes * more PR suggestions * missed comment * rename spot to resume * cleanup comments * SEQ_IO_VAL_NONE * Empty-Commit * another PR suggestion
2022-09-29small docsengineer124
2022-09-30SceneNum -> SceneId (#1036)Derek Hensley
* sceneNum -> sceneId * horse data scene -> sceneId * Clean up scene table * format * PR comments * Some more * It helps if you actually save the file * PR * Remove comment * Format * Conflicts
2022-09-29add commentengineer124
2022-09-29misc docsengineer124
2022-09-29minigame docsengineer124
2022-09-29merge masterengineer124
2022-09-29`z_parameter`: Timers (#1031)engineer124
* import timers from parameter branch * more cleanup * small namechange * improved docs * more cleanup * one more namechange * another small cleanup... * fix destroy * plurals * revert graphic function names * PR suggestions, better docs * revert namechange, better postman timer name * oops * fix merge * fix merge * fix bss * PR Suggestions
2022-09-28merge masterengineer124
2022-09-28`z_parameter`: Hud Visibility (#942)engineer124
* Begin interface alpha docs * More Interface Alpha * cleanup docs * Minor fixes * Apply Discord Discussions * More discussions * More suggestions from OoT * fix merge
2022-09-27z_kaleido_item.c Ok and Documented (Pause Menu Item Page) (#1027)engineer124
* import wip from kaleido * small cleanup * add for-loop comments * pr review 1 * spacing * Update src/overlays/kaleido_scope/ovl_kaleido_scope/z_kaleido_item.c Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
2022-09-25merge masterengineer124
2022-09-24Item cleanup: Item drops, rupees, signs (#1048)engineer124
* item cleanup * pr suggestions Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
2022-09-24Gamestates Cleanup (#1047)Derek Hensley
* Setup * ConsoleLogo * TitleSetup * MapSelect * FileSelect * Daytelop * Save file * PreNMI * Final cleanup and format * Update include/functions.h Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * DayTelop * Split off setup * split of prenmi * readd SET * shorten some gamestate member names * Add comment about init * Update include/z64.h Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com> * Small cleanup of comments * PR Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
2022-09-24Audio: Various Cleanup and Docs (#1034)engineer124
* cleanup and docs * pr suggestions * audio errors * fix bss * Empty-Commit
2022-09-24ActorContext Flags (#1060)engineer124
* actor context flags * bracket cleanup * comment out recursive name-fixer * Empty-Commit
2022-09-24Document object_bdoor (Boss Doors) (#1087)Tom Overton
2022-09-24`z_kaleido_prompt.c` Ok and Documented (Pause Menu Save/Continue Prompt. ↵engineer124
Unused) (#1045) * kaleido prompt ok * fix pauseCtx
2022-09-24OK (#1040)Derek Hensley
2022-09-24Effect Dfire OK (#1038)Derek Hensley
* OK * rename function * MTXMODE enum * PR * Format * % -> & * note
2022-09-24Effect Deaddb OK (#1037)Derek Hensley
* OK * Add description * format * Fix EffectSsDeadDbInitParams size comment
2022-09-24Effect DtBubble OK (#1017)Derek Hensley
* OK * Some cleanup * Format * Name enum
2022-09-24Effect Dust OK (#1016)Derek Hensley
* OK * Some cleanup * Description * format * Better name * whoops * Array count * Name dust texture arrays * Fix * static * Update dust tex outnames
2022-09-14more cleanup and syncengineer124
2022-09-14cleanupengineer124
2022-09-14fix some merge, still bss issuesengineer124
2022-09-14Add enum for tatl hint id (#993)Parker Burnett
* first round, need to investigate the others * naming the remainder * changed my mind on the name * foooooormat * fixing a number * ...another one... * names galore * PR feedback * fixing * fixes * 4mat * adding "POE_SISTER" * forgot a rename
2022-09-14`z_parameter`: Magic (#934)engineer124
* Document magic * Cleanup * Few fixes * PR Suggestions, More Lens Docs * Few comments * missed a spot * Better macros/names * Deactivate Lens * more PR suggestions * fix names
2022-09-10Merge remote-tracking branch 'origin/master' into z_map_mzxrules
2022-09-08more function namesmzxrules
2022-08-31restrictionsengineer124
2022-08-26sync with timers PRengineer124
2022-08-22more docsengineer124
2022-08-22gfx functions first attemptengineer124