summaryrefslogtreecommitdiff
path: root/src/pokemon_storage_system.c
AgeCommit message (Expand)Author
2019-10-10Clean up trade.c docGriffinR
2019-10-08Document more trade.cGriffinR
2019-10-05Continue trade docGriffinR
2019-10-03Document some of tradeGriffinR
2019-10-02Merge pull request #823 from GriffinRichards/constants-strconvPikalaxALT
2019-09-30Use STR_CONV constantsGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-17Review changes for #807GriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-08-12Fix modernDizzyEggg
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-07-18Resolve compile warnings in modernPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-05-26Make nonmatching PSS functions functionally equivalentDizzyEggg
2019-04-05Clean up data headersDizzyEggg
2019-03-31Document mystery_giftPikalaxALT
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2019-03-03Bugfixes from #591Phlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-26Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-23Fixed broken encoding.Ariel Antonitis
2019-02-23Documented/polished pokemon_summary_screen.cAriel Antonitis
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
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