aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-27Organize gfx/Rangi4-7/+9
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi22-46/+46
2020-06-23Move more tables from engine/ to data/Rangi7-109/+13
2020-05-24use rept macroakatsuki-py1-9/+2
2020-05-01Fix comment from Y pos to X posAkatsuki-py1-1/+1
2019-07-27Update audio macro namesdannye1-1/+1
2019-07-07Replace some hard-coded values with constantsRangi1-7/+9
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi4-11/+11
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal3-342/+342
2017-10-29Catch a missed hide/show IDdannye1-1/+1
2017-06-24Fix typos in commentsdannye2-6/+6
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2-2/+2
2016-12-31use text constants in poison.asmYamaArashi1-2/+2
2016-12-31split code out of main.asmYamaArashi10-0/+1209
2016-09-17split bank 1 into filesYamaArashi1-0/+29
2016-09-17pull some bank 1 code out of main.asmYamaArashi1-0/+356
2016-07-27Redo audio header macrodannye1-1/+1
2016-07-18Clean up text commandsdannye6-8/+10
2016-06-12sync tileset WRAM labelsYamaArashi1-2/+2
2016-06-12sync engine code with pokeyellowYamaArashi10-58/+57
2016-06-12Remove the last address commentsdannye1-1/+1
2016-06-11remove address commentsYamaArashi25-198/+198
2016-05-22dbw door tilespikalaxalt1-26/+13
2016-01-29Macrofy sprite status data in WRA0PikalaxALT1-3/+3
2016-01-03Fix game time labelsPikalaxALT1-1/+1
2015-08-30No more W_dannye15-63/+63
2015-08-29documented flags and misc. fixesYamaArashi1-3/+8
2015-08-12named more variablesYamaArashi3-10/+10
2015-08-10No more $C8dannye1-3/+3
2015-08-09Replace some hardcoded data sizesdannye4-4/+6
2015-08-08commented audio codeYamaArashi4-33/+33
2015-08-07named CountSetBits output variableYamaArashi1-17/+17
2015-08-05Use more lbdannye7-15/+15
2015-07-25yet more namingYamaArashi3-20/+20
2015-07-24more naming variablesYamaArashi3-4/+4
2015-07-24named more functionsYamaArashi2-30/+28
2015-07-24named animation functions/variablesYamaArashi4-102/+107
2015-07-23fixed hram aliases and named wram varYamaArashi1-2/+2
2015-07-23clean up wram aliasesYamaArashi2-3/+3
2015-07-22Unify audio bank referencesdannye1-1/+1
2015-07-22Rename sound effect filesdannye2-8/+8
2015-07-21named most of the used eventsYamaArashi1-1/+1
2015-07-20enumerate eventsYamaArashi2-5/+2
2015-07-19constants for flag actionsYamaArashi1-4/+4
2015-07-19namingYamaArashi1-13/+13
2015-07-19replace uses of minus oneYamaArashi1-1/+1
2015-07-19jpab/jpba macrosYamaArashi2-6/+2
2015-07-19Name sound effectsdannye9-15/+15
2015-07-18small changesYamaArashi2-13/+16
2015-07-18miscYamaArashi3-36/+35