summaryrefslogtreecommitdiff
path: root/soh/src/code/graph.c
AgeCommit message (Collapse)Author
2022-07-08Fix 0xabababab crash (#617)Sirius902
* Unconditionally setup the normal skybox * Only call Skybox_Setup once ever
2022-07-05Use Macro for __FILE__ & __LINE__ when possible (#559)Baoulettes
* First batch some overlay * Almost all overlay * effect & gamestate * kaleido stuffs * more overlay * more left over from code folder * remaining hardcoded line and file * Open & Close _DISP __FILE__ & __LINE__ clean up * Some if (1) {} remove * LOG_xxxx __FILE__ , __LINE__ cleaned * ASSERT macro __FILE__ __LINE__ * mtx without line/file in functions * " if (1) {} " & "if (0) {}" and tab/white place * LogUtils as macro * GameState_, GameAlloc_, SystemArena_ & ZeldaArena_ * Revert "GameState_, GameAlloc_, SystemArena_ & ZeldaArena_" This reverts commit 0d85caaf7e342648c01a15fe21e93637352dc596. * Like last commit but as macro * Fix matrix not using macros * use function not macro * DebugArena_* functions GameAlloc_MallocDebug BgCheck_PosErrorCheck as macros removed issues with ; in macro file
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
Rename to WORLD_OVERLAY_DISP Remove no-ops
2022-04-25Quick fix for Title cards issues Baoulettes
Funny on linux it show properly but windows require it
2022-04-24Potential fix for Title being over Kaleido. (#162)Baoulettes
* Potential fix for Title being over Kaleido. Changing "OVERLAY_DISP" to "POLY_XLU_DISP" seem to fix and do not bring any errors (I did tried scene one by one and walked around in game) It may be no correct but it could point to the right direction if that is not correct. * Update z_actor.c * Update graph.c * Update z64.h * Update macros.h
2022-04-18Graphics backend enhancements etc. (#163)Emill
2022-03-22git subrepo clone https://github.com/HarbourMasters/soh.gitM4xw
subrepo: subdir: "soh" merged: "ba904bbd0" upstream: origin: "https://github.com/HarbourMasters/soh.git" branch: "master" commit: "ba904bbd0" git-subrepo: version: "0.4.1" origin: "???" commit: "???"