summaryrefslogtreecommitdiff
path: root/src/money.c
AgeCommit message (Collapse)Author
2022-02-06Update money.ckiliwily
2022-01-11Move balls, shop, link, map popups, and bag out of interfaceGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id constantsGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2018-12-173.5 asm leftDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-13Merge remote-tracking branch 'upstream/master' into shopMarcus Huderle
# Conflicts: # asm/shop.s
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-09-01Start decompiling shop.cMarcus Huderle
2017-10-12Port/decomp scrcmdDiegoisawesome
2017-09-29decompile moneyDizzyEggg
2017-09-09start money.s decompDizzyEggg