aboutsummaryrefslogtreecommitdiffstats
path: root/home/overworld.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-29Label and document hFFD7 more accuratelySatoMew1-1/+1
2020-11-05Sync home and macro code with pokeyellowRangi1-7/+7
2020-08-30Factor out data/tilesets/pair_collision_tile_ids.asmRangi1-24/+1
2020-07-17cycling.png -> red_bike.pngRangi1-1/+1
2020-07-15Deobfuscate exit warps on indoor mapsTheFakeMateo1-1/+1
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi1-0/+4
2020-07-07Move all code out of home.asm into home/Rangi1-0/+51
2020-07-07Remove c1x*/c2x* comments, use struct offset constantsRangi1-8/+8
2020-07-07Sync coordinate macros with pokecrystalRangi1-9/+9
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi1-20/+20
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-90/+90
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi1-21/+21
2020-07-05Port two HRAM labels from pokeyellowRangi1-1/+1
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-2/+2
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi1-6/+6
2020-07-03Replace raw hex values with HRAM constantsRangi1-6/+6
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-11/+11
2020-07-03Organize macros/ like pokecrystalRangi1-1/+1
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-1/+1
2019-07-27Update audio macro namesdannye1-2/+2
2019-07-07Replace some hard-coded values with constantsRangi1-1/+1
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi1-6/+6
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal1-1149/+1149
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz1-1/+1
2016-12-31split code out of main.asmYamaArashi1-1/+1
2016-07-27Redo audio header macrodannye1-2/+2
2016-06-12sync homeYamaArashi1-42/+63
2016-06-12sync tileset WRAM labelsYamaArashi1-9/+9
2016-06-11remove address commentsYamaArashi1-56/+56
2016-01-03Fix game time labelsPikalaxALT1-2/+2
2015-08-30No more W_dannye1-114/+114
2015-08-29documented flags and misc. fixesYamaArashi1-2/+2
2015-08-14add border constant and clear up misnomerYamaArashi1-38/+38
2015-08-12commented SGB palette stuffYamaArashi1-4/+4
2015-08-08commented audio codeYamaArashi1-11/+11
2015-08-05Use more lbdannye1-2/+2
2015-07-25yet more namingYamaArashi1-6/+7
2015-07-24more naming variablesYamaArashi1-16/+21
2015-07-20enumerate eventsYamaArashi1-4/+2
2015-07-19namingYamaArashi1-68/+68
2015-07-19jpab/jpba macrosYamaArashi1-9/+3
2015-07-19Name sound effectsdannye1-6/+6
2015-07-18small changesYamaArashi1-1/+1
2015-07-18Consolidate coord macrosdannye1-6/+6
2015-07-18fix variable namingYamaArashi1-77/+77
2015-07-14named wram variablesYamaArashi1-3/+3
2015-07-14Use more screen dimension constantsdannye1-1/+1
2015-07-14Use more *Coorddannye1-4/+4
2015-07-12named wram variablesYamaArashi1-1/+1
2015-07-04Start using text predef macrosdannye1-3/+3