summaryrefslogtreecommitdiff
path: root/src/player_pc.c
AgeCommit message (Expand)Author
2022-02-27Add missing menu array countsGriffinR
2021-11-04Finish menu documentationGriffinR
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-11-03Start remaining menu documentationGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id constantsGriffinR
2021-10-26Merge pull request #1525 from GriffinRichards/doc-recmixGriffinR
2021-10-24Document record mixing mail swapGriffinR
2021-10-17Clean up international_string_utilGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
2021-08-11Fix conflicting PC window namesGriffinR
2021-08-02Merge branch 'master' into doc-playerpcGriffinR
2021-08-02Document player pcGriffinR
2021-07-12Merge branch 'master' into flatten_sprite_posGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-06-18change printItemFunc to use u32 instead of s32Kurausukun
2021-05-13fix player_pc gotoKurausukun
2021-04-11Document pokeblock menuGriffinR
2021-02-24Document mailGriffinR
2021-02-24Use SPRITE_NONE constantGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-02-24Use WINDOW_NONE constantGriffinR
2021-01-19Merge pull request #1311 from GriffinRichards/clean-unusedGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2021-01-19Use ARRAY_COUNT in PrintMenuTableGriffinR
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-04Switch to button macrosPokeCodec
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-02-08Document Trainer CardGriffinR
2019-12-20Merge pull request #935 from GriffinRichards/doc-warpDiegoisawesome
2019-12-17Document some warp/field screen effectGriffinR
2019-12-15Use fadescreen constantsGriffinR
2019-10-31Merge branch 'master' into doc-partymenuGriffinR
2019-10-30Document players_house.inc and Littleroot house scriptsGriffinR
2019-10-25Document party_menu first passGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-04-06Document and cleanup some decoration codeMarcus Huderle
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-08Change filename to something more descriptivePhlosioneer
2019-03-05Start decompiling menu_unknownPhlosioneer
2019-03-03Fully document move_tutor (formerly learn_move)Phlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-26Missed some fill valuesPhlosioneer
2019-02-26Fix backwards namesPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
2019-02-02tabsDizzyEggg