summaryrefslogtreecommitdiff
path: root/progress.py
AgeCommit message (Expand)Author
2024-08-14Build all GC retail ROMs in Jenkins (#2027)cadmic
2024-02-02Move roms to build folder (#1651)Derek Hensley
2024-01-11Removed unused imports and other minor improvements (#1602)adaliaramon
2024-01-05Create separate build directories based on version (#1591)cadmic
2023-11-14Fix and simplify progress.py to account for src/audio/ files in 'code' (#1578)Roman971
2022-06-03Rename and move handwritten asm files (#1254)Tharo
2022-01-23Whitespace (#1112)playerskel
2021-12-19Changed progress.py csv output to be compatible with new website (#1075)EllipticEllipsis
2021-12-01Make progress.py count libultra files towards boot or code by using _*Segment...Dragorn421
2021-11-28Fix the rupee count in progress.py (#1034)Roman971
2021-11-24Add pad_text to mkldscript and update progress.py (#1024)Roman971
2021-08-08Fix progress.py to not include files in asm/ (#893)Roman971
2021-02-11Various README updates (#671)Roman971
2021-01-31libm.s -> ll.c (#661)Lucas Shaw
2020-06-21CSV Progress (2) (#219)Ethan Roseman
2020-06-21Output progress to csv file (#218)Ethan Roseman
2020-05-26Progress reporting through Jenkins (#164)Ethan Roseman
2020-03-23Update progress script to account for boot handwritten asmRoman971
2020-03-23Update progress script to default to decomp progressRoman971
2020-03-17First proper commit.Jack Walker