summaryrefslogtreecommitdiff
path: root/src/pokemon_storage_system.c
AgeCommit message (Expand)Author
2020-08-20Give songs meaningful english namesGriffinR
2020-08-15Merge pull request #1125 from GriffinRichards/doc-namingscrGriffinR
2020-08-11Add some charmap constant usageGriffinR
2020-08-07Start documenting naming screenGriffinR
2020-07-23Merge branch 'master' into doc-overworldGriffinR
2020-07-18Fixed missing lowercase field name.Eduardo Quezada
2020-07-18Fixed field names lowercase.Eduardo Quezada
2020-07-18Some PSS documentation.Eduardo Quezada
2020-06-29Document more misc field effectsGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-05-24Match InBoxInput_Normal, HandleInput_InParty, HandleInput_OnBox, and HandleIn...GriffinR
2020-03-10Applied review changesAsparagusEduardo
2020-03-10monMarksAsparagusEduardo
2020-03-10SetMonIconTransparencyAsparagusEduardo
2020-03-10sMovingItemIdAsparagusEduardo
2020-03-10MODE_2 renamed to MODE_MOVINGAsparagusEduardo
2020-02-08Document Trainer CardGriffinR
2020-02-04Document some pokenav menu handlersGriffinR
2019-12-20Merge pull request #935 from GriffinRichards/doc-warpDiegoisawesome
2019-12-17Document some warp/field screen effectGriffinR
2019-12-15Use fadescreen constantsGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
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