aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/CeruleanBadgeHouse.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-13List end markers (-1 aka $FF) are not part of table dataRangi421-2/+2
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-2/+2
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-2/+2
2024-09-23Identify more flag bits (#464)Sylvie1-1/+1
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie1-1/+1
2023-11-18Identify more map script labelsRangi421-5/+5
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth1-40/+45
2020-11-14Fix file modesdannye1-0/+0
2020-11-04Sync with pokereddannye1-26/+35
2020-07-16Revise some map scripts, mostly for getting itemsRangi1-3/+12
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-23/+23
2020-05-20Sync with pokereddannye1-2/+2
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi1-109/+0
2016-06-11remove address commentsYamaArashi1-16/+16
2016-06-08Part 1 of syncing with pokered.IIMarckus1-16/+16
2015-07-14named wram variablesYamaArashi1-3/+3
2015-07-12named wram variablesYamaArashi1-1/+1
2015-07-03TX_ASMU-Daniel-PC\Daniel1-1/+1
2015-07-03Rename/organize part 2 of 4U-Daniel-PC\Daniel1-2/+2
2015-02-07Named wram symbolsYamaArashi1-2/+2
2014-09-13Commented more sprite and map codeYamaArashi1-2/+2
2014-08-08Labelled many functions/variablesYamaArashi1-1/+1
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-8/+8
2014-05-18Pull map scripts out of main.asmU-Fish-PC\Daniel1-0/+109