summaryrefslogtreecommitdiff
path: root/soh/src/code/graph.c
AgeCommit message (Expand)Author
2025-04-01Apply clang-format to files (#5273)Archez
2025-02-25Use gamemode enum (#5089)Archez
2025-02-12ShipInit and move ValueViewer rendering out of src (#5039)Archez
2025-02-12Remove POLY_KAL and restore POLY_OPA for kaleido (#5041)Archez
2025-02-02better soft reset (#4984)briaguya
2024-11-05Move collision viewer draw to hook and fix empty nametags (#4523)Archez
2024-10-17add gfx debugger support (#4345)Archez
2024-10-10Port pause menu framebuffer handling from 2Ship (#4346)Archez
2024-05-08Lus window bump (#4131)Kenix3
2024-05-05Final Step of CVar macro/sectionalizing (#4107)Malkierian
2024-04-21CVar Macro Cleanup (#4062)Malkierian
2023-10-17MVP ValueViewerGarrett Cox
2023-06-27Add an error for implicit functions (#3017)louist103
2023-06-05Fixes collision viewer (#2949)Kenix3
2023-06-03build soh with LUS 1.0.0 (#2881)briaguya
2023-01-17Merge branch 'develop' into bradmergebriaguya
2023-01-17Disable BEL char by default when terminal attached (#2306)Amaro Martínez
2023-01-17refactor: use LUS 1.0 RCbriaguya
2022-11-06Use PlayState instead of GlobalContext (#1927)Garrett Cox
2022-09-19[579] Add simulated input lag option (#1438)Garrett Cox
2022-08-06Handle audio thread properlyGaryOderNichts
2022-07-25Nintendo switch support (#935)KiritoDev
2022-07-08Fix 0xabababab crash (#617)Sirius902
2022-07-05Use Macro for __FILE__ & __LINE__ when possible (#559)Baoulettes
2022-06-04change OSMesg definition and fix memory corruptionsRandom06457
2022-05-15Workaround for rumble duration being too long (#284)Sirius902
2022-05-12Save states (#300)louist103
2022-05-01Add collision viewerrozlette
2022-04-30Reduce input lag by one frame by reading the controller at the correct placeEmil Lenngren
2022-04-29Put hookshot reticle on TITLE_CARD_DISPSirius902
2022-04-25Quick fix for Title cards issues Baoulettes
2022-04-24Potential fix for Title being over Kaleido. (#162)Baoulettes
2022-04-18Graphics backend enhancements etc. (#163)Emill
2022-03-22git subrepo clone https://github.com/HarbourMasters/soh.gitM4xw