summaryrefslogtreecommitdiff
path: root/src/main.h
AgeCommit message (Expand)Author
2025-07-09Small, random optimisations (#363)V10lator
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2024-11-15[modding] Implement jumbtron fb effect (#125)MegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-09-10[enhancement] Disable Culling (#58)coco875
2024-09-10[enhancement] Freecam (#56)MegaMech
2024-08-27Update decomp clang (#67)coco875
2024-07-26Renames & seg 3 & 5 texture fixes (#19)MegaMech
2024-05-03Fixed more errors, we are rendering the logo, YayKiritoDv
2024-05-03Update main.hMegaMech
2024-05-01WIP CompilationKiritoDv
2024-04-20Header cleanup and some renames (#616)MegaMech
2024-04-15Initial gcc Support (#568)MegaMech
2024-04-06Rename cpu behaviour related symbols (#586)coco875
2024-04-05trig tables shiftable (#596)MegaMech
2024-02-05Code Segments Shiftable (#566)MegaMech
2024-02-05Match (#562)MegaMech
2024-01-06some const placement and one rename (#529)coco875
2024-01-02Finish bss (#527)coco875
2023-12-31fix todo, bug not appears and change theme (#525)coco875
2023-11-07More audio stuff (#488)Tyler McGavran
2023-10-27Place variables from data_0DD0A0 to code_800029B0 (#477)Tyler McGavran
2023-10-09Rename wayPoint to waypoint (#448)MegaMech
2023-09-20Header & General Cleanup (#431)coco875
2023-09-17Some train decomp and move seg2 files to ending (#423)MegaMech
2023-09-17Label mtx variables in GfxPool (#424)AloXado320
2023-09-12Import bss for audio and elsewhere (#416)MegaMech
2023-09-08Match bss for code_800029B0 and clean headers (#406)MegaMech
2023-08-28Label memory allocation with proper size (#388)MegaMech
2023-08-26Put `void` in several function prototypes (#387)Tyler McGavran
2023-08-22Matched some funcs (#378)MegaMech
2023-08-15Bumped Total Progress Script by 1.04% (#371)MegaMech
2023-08-09Add crash screen enhancement (#360)MegaMech
2023-08-09Matched code_80091440.c and named gDemoMode variable (#358)MegaMech
2023-08-04very cool debug display list (#348)tomas
2023-04-18Various documentation (#309)MegaMech
2023-04-10Various matches (#304)MegaMech
2023-04-07Match memory.c, remove warnings, fix fake matches (#301)MegaMech
2023-03-29Massive data relocation (#295)Tyler McGavran
2022-08-25Add lots of headers (#252)Tyler McGavran
2022-07-15Document game state related logic (#244)MegaMech
2022-07-11Split out some unused asm and documented main.c (#242)MegaMech
2022-07-05Decomp menus.c (#229)tehzz
2022-06-22Split and Decompile Code_800AF9B0 (#228)tehzz
2022-05-20Update and add some header files (#205)Tyler McGavran
2022-01-09Update the GfxPool struct and match some functions (#134)Tyler McGavran
2021-11-16Matched some memory.c and other (#55)CoderStig
2021-10-29main.c full match (#46)CoderStig
2021-03-04Matched config_gfx_pool and rendering_init (#17)Duncan