summaryrefslogtreecommitdiff
path: root/src/pokemon_storage_system.c
AgeCommit message (Collapse)Author
2019-02-23Documented/polished pokemon_summary_screen.cAriel Antonitis
Mostly variables mislabeled as global and some formerly unknown stuff.
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Replace more instances of fill valuesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-21Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-17use BG_SCREEN_ADDR macro for tilemap addressesgarak
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
2019-01-26Document all of frontier passDizzyEggg
2019-01-26Decompile all frontier passDizzyEggg
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-26Fix BgAttributesDizzyEggg
2018-12-24Clear includesDizzyEggg
2018-12-22Storage - review changesDizzyEggg
2018-12-21Review pokemon storage system chaangesDizzyEggg
2018-12-20Merge with masterDizzyEggg
2018-12-20PSS is doneDizzyEggg
2018-12-19Almost thereDizzyEggg
2018-12-173.5 asm leftDizzyEggg
2018-12-166k leftDizzyEggg
2018-12-15Up to sub 0x80ce580DizzyEggg
2018-12-12Storage up to icon palettesDizzyEggg
2018-12-11More pokemon storageDizzyEggg
2018-12-10More storageDizzyEggg
2018-12-10Document PSS functionsDizzyEggg
2018-12-09More storage workDizzyEggg
2018-12-09Start pokemon storage systemDizzyEggg
2018-12-08Finish field screenDizzyEggg
2018-11-14Sort includes into alphabetical orderSlawter666
2018-11-05r5/r6 swap on sub_80E2578Diegoisawesome
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-09-03More Battle FactoryDizzyEggg
2018-08-12Decompile a bit of pokemon storarage systemDizzyEggg
2018-02-06Finish menu.s and eliminate TextColorDiegoisawesome
2017-12-22do some pointer storage system huntingDizzyEggg
2017-12-11convert more constantscamthesaxman
2017-11-13leave out pss for nowDizzyEggg
2017-11-11start pssDizzyEggg
2017-10-02BSS: field_screen, field_effect, pokemon_storage_system, fldeff_cut, script_menuPikalaxALT