summaryrefslogtreecommitdiff
path: root/mm/src/code/z_parameter.c
AgeCommit message (Expand)Author
2024-10-05Move GameInteractor & NameTag src up to root of 2s2h (#799)Garrett Cox
2024-10-05Change GI_VB_ to VB_ (#798)Garrett Cox
2024-10-02Mirror Mode (#535)Garrett Cox
2024-09-26Use variadic arguments with GameInteractor_Should (#766)Archez
2024-09-08fix more incorrect dpad handling for hud updates (#764)Archez
2024-07-11Merge remote-tracking branch 'origin/develop' into merge-develop-rikaArchez
2024-07-10Fixes for cycle reset, fairy bottle, auto save, and save editor equips (#740)Archez
2024-06-23Add HUD Editor support for horse carrots (#704)Archez
2024-05-31fix hud editor position bugs (#622)Archez
2024-05-24Persistent Owl Saves & Autosaves (#458)aMannus
2024-05-23Add unrestricted items cheat (#457)Garrett Cox
2024-05-22run clang format (#448)briaguya
2024-05-22Couple HUD Editor fixes (#440)Archez
2024-05-22Add Hud Editor support for Three-Day Clock (#403)Archez
2024-05-22Add Hud Editor support for timers (#376)Archez
2024-05-22ADD: Text Based Clock enhancement (#246)PurpleHato
2024-05-22Add safety check to loadItemIcon (#380)Garrett Cox
2024-05-22HUD Editor support for minigame counters (#363)Archez
2024-05-22fierce deity anywhere for dpad (#358)inspectredc
2024-05-22DPad Items (#228)inspectredc
2024-05-22Fix Skulltula Counter Hud Editor (#308)inspectredc
2024-05-22Recategorize current enhancements (#257)aMannus
2024-05-22Add fix for ammo count color (#285)Garrett Cox
2024-05-22Add Event Log and more hooks (#247)Garrett Cox
2024-05-22ADD: 24 Hours Clock + .gitignore on the 2s2h.h (#229)PurpleHato
2024-05-22fd anywhere using hooks (plus splitting enhancements out into files) (#226)briaguya
2024-05-22fix draw clock texture bug for midnight (#199)Archez
2024-05-22Fix magic meter consume placement when moved by HUD editor (#178)Garrett Cox
2024-05-22Implement picto box frame buffer and reading logic (#189)Archez
2024-05-22ADD: More HUD Editor Widescreen Support (#179)PurpleHato
2024-05-22maintain three-day clock scissor box size (#168)Archez
2024-05-22Track LUS changes for LUS refactor. (#163)louist103
2024-05-22Add cvar methods to global functions header and cleanup includes (#152)Archez
2024-05-22Sort better map select entries (#138)Garrett Cox
2024-05-22Fix timer digits.louist103
2024-05-22V1 Hud Editor (#110)Garrett Cox
2024-05-22Add/adjust some 2S2H comments (#116)Garrett Cox
2024-05-22Remove DMA for grandmas story and add more wide screen fills (#94)Archez
2024-05-22Better map select (#85)Garrett Cox
2024-05-22add colon texture to timer display (#41)Archez
2024-05-22Use libc functions for bcmp, bcpy, bzero, LibMemset, LibMemCmp.louist103
2024-05-22abutton fix (#27)inspectredc
2024-05-22Re-add bug fixes in z_parameter with comments (#22)Garrett Cox
2024-05-22Various changes/fixes to z_parameter (#7)Garrett Cox
2024-05-22Initial commit for 2S2HGarrett Cox
2024-01-05Move source into subdirectoryGarrett Cox