summaryrefslogtreecommitdiff
path: root/asm/field_screen.s
AgeCommit message (Collapse)Author
2018-06-16cut field effect is decompiled and documentedDizzyEggg
2018-06-13Bring all movement function names up-to-date with pokerubyMarcus Huderle
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-05-10Finish porting/decompiling field_effect.cDiegoisawesome
2018-05-10Begin porting field_effectDiegoisawesome
2018-04-29clear item, save and load save filesDizzyEggg
2018-02-14decompile overworldDizzyEggg
2018-02-12more overworld workDizzyEggg
2018-02-12start decompiling overworld.sDizzyEggg
2018-02-03Merge branch 'master' into linkPikalaxALT
2018-01-31coord weather fix conflictsDizzyEggg
2018-01-30Merge pull request #193 from DizzyEggg/decompile_scanline_effectDiegoisawesome
decompile scanline effect
2018-01-29decompile scanline effectDizzyEggg
2018-01-29decompile_coord_event_weatherDizzyEggg
2018-01-29make time events compileDizzyEggg
2018-01-29decompile time eventsDizzyEggg
2018-01-21Merge branch 'master' into linkPikalaxALT
2018-01-21option menu fix conflictsDizzyEggg
2018-01-20Merge branch 'master' into linkPikalaxALT
2018-01-18Extract data from field_screen.sDiegoisawesome
Also move files incorrectly placed in interface dir
2018-01-18Merge branch 'master' into linkscnorton
2018-01-16decompile option menuDizzyEggg
2017-12-21decompile bike.sDizzyEggg
2017-12-17fix battle setup conflictsDizzyEggg
2017-12-17Merge branch 'master' into linkscnorton
2017-12-16Import function labels from RubyPikalaxALT
2017-11-28start working on battle setupDizzyEggg
2017-11-16Merge origin/master into pikalaxalt/linkPikalaxALT
2017-11-11Rename functions in link.cPikalaxALT
2017-11-10Extract baseroms from event_scriptsDiegoisawesome
2017-11-08Update variable and flag namesDiegoisawesome
2017-10-12Port/decomp scrcmdDiegoisawesome
2017-10-01start decompiling battle2DizzyEggg
2017-09-29decompile metatile behavDizzyEggg
2017-09-18add important headers, const ptrs and egg hatch startDizzyEggg
2017-09-16split remaining rom files.ProjectRevoTPP