summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-04-13Merge branch 'master' of https://github.com/pret/pokereddannye
2021-04-13The 'def_trainers' macro checks that trainers' event flag bits are correct (#...Rangi
2021-04-08Trim extra newlines from some filesRangi
2021-04-08Trim extra newlines from some filesRangi
2020-11-14Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-14Fix file modesdannye
2020-11-13Add constants for player and rival startersRangi
2020-11-07More debug yellowdannye
2020-11-06Start disassembling debug yellowdannye
2020-11-06Identify wSpriteStateData[12] offset usesRangi
2020-11-06Sync more with pokeredRangi
2020-11-06Sync more with pokeyellowRangi
2020-11-04Start reorganizing pokeyellowRangi
2020-11-04Sync with pokereddannye
2020-09-27Add constant for ghost Marowak like pokeredSatoMew
2020-09-22Use the constant in all relevant situationsSatoMew
2020-08-30Identify some hSpriteDataOffset valuesRangi
2020-08-28Use decimal, not hex, for sprite (object) coordinates in map scriptsRangi
2020-07-18Consistent labels for Gym name scriptsRangi
2020-07-17SONY -> RIVALRangi
2020-07-16$ec = "▷"Rangi
2020-07-16Reformat map scripts' coordinate and movement dataRangi
2020-07-16Revise some map scripts, mostly for getting itemsRangi
2020-07-16Define constants for in-game tradesRangi
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi
2020-07-14Use a 'trainer' macro for trainers in scripts/Rangi
2020-07-14Factor out spinner tiles from RocketHideoutB2F since they're also used by Vir...Rangi
2020-07-14Clean up some data, using macros for multiline list entriesRangi
2020-07-07Use 'tile' and 'tiles' macrosRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-07Use HIGH() and LOW()Rangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Use ASCII quotes in commentsRangi
2020-07-06Use labels for HRAM and VRAMRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi
2020-07-05TM/HM constants named after movesRangi
2020-07-05db $f6 == script_cable_club_receptionistRangi
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03Replace raw hex values with HRAM constantsRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-03Move graphics-only object file sources into gfx/Rangi
2020-07-03Organize macros/ like pokecrystalRangi
2020-06-27Organize gfx/Rangi
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi
2020-05-20Sync with pokereddannye
2020-05-05change input hex to constantsMatt
2020-05-05document vermilion gymMatt