aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-27Organize gfx/Rangi3-4/+4
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi12-21/+21
2020-06-23Move more tables from engine/ to data/Rangi4-79/+9
2020-05-29Name UnusedCD40Nog-Frog1-1/+1
2020-05-24Misc minor clean updannye1-1/+1
2019-04-21A few missed SFX constant IDsdannye1-2/+2
2018-03-21add wEvosMoves instead of using eeveeyenatch1-5/+5
2018-03-21Cleaned up name formattingbitman441-1/+1
2018-03-20Replaced instances of Mon### with the Pokemon's namebitman441-1/+1
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal10-1178/+1178
2017-06-24Fix typos in commentsdannye3-3/+3
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2-2/+2
2016-12-31split code out of main.asmYamaArashi1-0/+120
2016-09-17split bank 1 into filesYamaArashi3-0/+1005
2016-07-18A few missed hardcoded decimal pointsdannye3-5/+5
2016-07-18Clean up text commandsdannye8-24/+28
2016-06-12sync engine code with pokeyellowYamaArashi9-55/+80
2016-06-12Remove the last address commentsdannye4-18/+18
2016-06-12Remove some leftover address commentsdannye1-1/+1
2016-06-11remove address commentsYamaArashi15-211/+211
2016-03-22Clean up more Yellow ifdefs.IIMarckus2-6/+0
2016-01-03Fix game time labelsPikalaxALT2-5/+5
2015-08-30No more W_dannye7-35/+35
2015-08-29documented flags and misc. fixesYamaArashi3-4/+4
2015-08-12named more variablesYamaArashi1-1/+1
2015-08-12commented SGB palette stuffYamaArashi9-36/+36
2015-08-11More joypad constantsdannye4-6/+8
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye4-12/+12
2015-08-09Replace some hardcoded data sizesdannye4-4/+8
2015-08-08commented audio codeYamaArashi2-4/+4
2015-08-07fixed namesYamaArashi1-2/+2
2015-08-07named wram variablesYamaArashi1-1/+1
2015-08-07named CountSetBits output variableYamaArashi2-4/+4
2015-08-05Use more lbdannye7-37/+37
2015-07-29constants for PrintNumberYamaArashi5-25/+25
2015-07-25yet more namingYamaArashi4-27/+27
2015-07-24more naming variablesYamaArashi1-24/+24
2015-07-24named more functionsYamaArashi1-6/+6
2015-07-23clean up wram aliasesYamaArashi1-1/+1
2015-07-22Rename sound effect filesdannye1-1/+1
2015-07-21named most of the used eventsYamaArashi2-2/+2
2015-07-20enumerate eventsYamaArashi3-14/+7
2015-07-19constants for flag actionsYamaArashi1-1/+1
2015-07-19namingYamaArashi1-2/+2
2015-07-19replace uses of minus oneYamaArashi1-1/+1
2015-07-19jpab/jpba macrosYamaArashi2-6/+2
2015-07-19Name sound effectsdannye7-15/+15
2015-07-18miscYamaArashi5-94/+105
2015-07-18Consolidate coord macrosdannye12-159/+159
2015-07-18fix variable namingYamaArashi3-14/+14