summaryrefslogtreecommitdiff
path: root/src/union_room_chat.c
AgeCommit message (Collapse)Author
2022-02-27Add missing menu array countsGriffinR
2021-11-04Merge branch 'master' into doc-menuGriffinR
2021-11-03Propagate BG_COORD constantsGriffinR
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-11-03Start remaining menu documentationGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-11-03Merge branch 'master' into doc-finalmiscGriffinR
2021-11-03Merge pull request #1536 from GriffinRichards/clean-brailleGriffinR
Add font id constants, better braille support
2021-11-02Document files with a few remaining symbolsGriffinR
2021-10-30Add font id constantsGriffinR
2021-10-30Better braille supportGriffinR
2021-10-27Label remaining symbols in graphics.cGriffinR
2021-10-17Some union_room_chat clean upGriffinR
2021-10-07Merge branch 'master' into doc-unionGriffinR
2021-10-07Finish remaining symbols in link_rfu_2GriffinR
2021-10-05Continue misc link documentation, rename reset_save_heapGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-06-10Remove remaining grey and replace with grayExpoSeed
2021-04-15More usage of DISPLAY constantsGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-02-24Use WINDOW_NONE constantGriffinR
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
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-04Switch to button macrosPokeCodec
2020-08-23sizeOf data type, not pointer valuePokeCodec
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-13Document link contest connectionGriffinR
2020-08-11Add some charmap constant usageGriffinR
2020-06-13Merge branch 'master' into doc-linkGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-06-02Document union_room_chat.cGriffinR
2020-05-31Document union_room.cGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-10-02Merge pull request #821 from GriffinRichards/document-textinputPikalaxALT
Document text input strings
2019-09-30Add missing page num usageGriffinR
2019-09-30Document text input stringsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-04Resolve unnecessarily externed symbolsPikalaxALT
2019-04-04Finish decomp of union_room_chatPikalaxALT
2019-04-04union_room_chat data, 1PikalaxALT
2019-04-04RGB ConstantsPhlosioneer
2019-04-03Rename and document more contest setup functionsPhlosioneer
Also properly label the link contest flags variable, and label the contest window ID's.
2019-03-31Document mystery_giftPikalaxALT
2019-03-29Finish decompiling union_room_chat.cMarcus Huderle
2019-03-28Decompile union_room_chat through sub_8020118Marcus Huderle
2019-03-28Decompile union_room_chat.s through sub_801FF08Marcus Huderle