summaryrefslogtreecommitdiff
path: root/src/pokemon_storage_system.c
AgeCommit message (Expand)Author
2021-02-05newCurosrArea -> newCursorAreaLOuroboros
2021-01-19Remove unused local variables and functionsGriffinR
2020-12-26Add UBFIX for null deref in sub_80D08CCSierraffinity
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-11-16sanityIsBagEgg -> sanityIsBadEggLOuroboros
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-10start pokenav documentationEvan
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-04Switch to button macrosPokeCodec
2020-09-01Merge pull request #1149 from PokeCodec/datatypesGriffinR
2020-08-23sizeOf data type, not pointer valuePokeCodec
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