summaryrefslogtreecommitdiff
path: root/src/menu.c
AgeCommit message (Collapse)Author
2021-03-30Bit shifts from hex to decimalGriffinR
2021-02-24Use WINDOW_NONE constantGriffinR
2020-11-26whitespaceKurausukun
2020-11-26[LEAK INFORMED] match sub_819A080Kurausukun
2020-11-03Merge pull request #1189 from aaaaaa123456789/revertsPikalaxALT
Undo PokeCodec's PRs and port changes
2020-11-02Solve merge conflicts from previous commitaaaaaa123456789
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-10-29Use constants for menu info icon tableGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-04Removed excess parenthesisPokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-09-01Merge pull request #1149 from PokeCodec/datatypesGriffinR
gflib documenting
2020-08-28Partially document item_menu.cEduardo Quezada
2020-08-23Documentation of unk fieldPokeCodec
2020-08-23sizeOf data type, not pointer valuePokeCodec
2020-07-15Merge branch 'master' into doc-overworldGriffinR
2020-07-08Merge branch 'master' of https://github.com/pret/pokeemerald into ↵GriffinR
add-flagvarsave
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-06-24Allow flag/var counts to be updated alongside valuesGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-13Merge branch 'master' into doc-linkGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-05-31Document union_room.cGriffinR
2020-02-08Document Trainer CardGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-11-25Name text speed delaysGriffinR
2019-10-31Document party_menu second passGriffinR
2019-10-25Document party_menu first passGriffinR
2019-10-07Document pc.inc and prof_birch.incGriffinR
2019-10-02Merge pull request #823 from GriffinRichards/constants-strconvPikalaxALT
Use STR_CONV constants
2019-09-30Use STR_CONV constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-08-03Fakematch sub_819A080DizzyEggg
Really wanted to match this one, but it just doesn't cooperate, oh well
2019-04-07Merge branch 'master' into pokenav-decomp-againPhlosioneer
2019-04-06Document decompiled parts of the pokenav main menuPhlosioneer
2019-04-02Rows and columnsDizzyEggg
2019-04-02Document a bit of script menu and battle animsDizzyEggg
2019-03-31Document mystery_giftPikalaxALT
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-02Eliminate more externsPhlosioneer
2019-02-26Missed some fill valuesPhlosioneer
Must have forgotten to check FillWindowPixelRect.
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
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-01-02Minor labelling of menu.cSlawter666
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-26Fix BgAttributesDizzyEggg
2018-12-166k leftDizzyEggg