aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/CeruleanCity.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-31Update CeruleanCity.asmAmber Brault1-9/+9
2021-05-31Partially document CeruleanCity.asmAmber Brault1-39/+41
2020-11-14Fix file modesdannye1-0/+0
2020-08-30Identify some hSpriteDataOffset valuesRangi1-2/+2
2020-08-28Use decimal, not hex, for sprite (object) coordinates in map scriptsRangi1-2/+2
2020-07-17SONY -> RIVALRangi1-1/+1
2020-07-16Reformat map scripts' coordinate and movement dataRangi1-9/+9
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi1-0/+4
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi1-2/+2
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-16/+16
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi1-1/+1
2020-07-05TM/HM constants named after movesRangi1-1/+1
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi1-1/+1
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-59/+59
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-6/+6
2020-07-03Organize macros/ like pokecrystalRangi1-2/+2
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi1-4/+4
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal1-3/+3
2016-07-18Clean up text commandsdannye1-7/+8
2016-06-11remove address commentsYamaArashi1-46/+46
2015-08-30No more W_dannye1-15/+15
2015-08-10No more $C8dannye1-1/+1
2015-08-08commented audio codeYamaArashi1-2/+2
2015-08-05Use more lbdannye1-1/+1
2015-07-24more naming variablesYamaArashi1-3/+3
2015-07-21named most of the used eventsYamaArashi1-6/+6
2015-07-20enumerate eventsYamaArashi1-12/+6
2015-07-19namingYamaArashi1-4/+4
2015-07-18miscYamaArashi1-1/+1
2015-07-18fix variable namingYamaArashi1-12/+12
2015-07-17More direction constantsdannye1-6/+23
2015-07-03No more ldhU-Daniel-PC\Daniel1-1/+1
2015-07-03TX_ASMU-Daniel-PC\Daniel1-4/+4
2015-07-03Rename/organize part 2 of 4U-Daniel-PC\Daniel1-33/+33
2014-09-25Make Hide/Show objects more dynamicU-Daniel-PC\Daniel1-3/+3
2014-09-14Commented/labelled misc functionsYamaArashi1-2/+2
2014-09-13Commented more sprite and map codeYamaArashi1-3/+3
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi1-3/+3
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch1-6/+3
2014-05-28TM_28 in Cerulean scriptU-Fish-PC\Daniel1-1/+1
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-22/+22
2014-05-25Rename joypad registers.yenatch1-9/+9
2014-05-21Use constants for the starter monsU-Fish-PC\Daniel1-2/+2
2014-05-18Pull map scripts out of main.asmU-Fish-PC\Daniel1-0/+448