summaryrefslogtreecommitdiff
path: root/src/shop.c
AgeCommit message (Collapse)Author
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-03Fully document move_tutor (formerly learn_move)Phlosioneer
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.
2019-02-02Fix Menu and List Menu input definesDizzyEggg
2018-12-09Merge branch 'master' into weatherDizzyEggg
2018-12-08Finish field screenDizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-06Merge remote-tracking branch 'pret/master' into script_menuDiegoisawesome
2018-11-06Finish cleaning up text.cDiegoisawesome
2018-11-05r5/r6 swap on sub_80E2578Diegoisawesome
2018-10-27Window priority to window bgDizzyEggg
2018-10-18Finish shop and fldeff_escalatorDiegoisawesome
2018-10-13Merge remote-tracking branch 'upstream/master' into shopMarcus Huderle
# Conflicts: # asm/shop.s
2018-09-06checkpointMarcus Huderle
2018-09-01Start decompiling shop.cMarcus Huderle