summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2018-07-07add party menu definesDizzyEggg
2018-07-07Merge branch 'master' into final_battle_files_touchesDizzyEggg
2018-07-05Merge branch 'decompile_cut' of git://github.com/DizzyEggg/pokeemerald into ↵Diegoisawesome
DizzyEggg-decompile_cut
2018-07-01label multiuse sprite template functionsDizzyEggg
2018-07-01merge with battle tent updateDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-06-30Move all trainer defines to trainers.h and identify frontier brain trainer idDizzyEggg
2018-06-30Merge branch 'master' into decompile_battle_tentDizzyEggg
2018-06-30more battle documentationDizzyEggg
2018-06-28document party status summaryDizzyEggg
2018-06-20Rename map-layout-related thingsMarcus Huderle
2018-06-17label and document battle windowsDizzyEggg
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-06-16cut field effect is decompiled and documentedDizzyEggg
2018-06-16start fldeffect cutDizzyEggg
2018-06-15Split out movement radius in object_event macroMarcus Huderle
2018-06-15Remove filler bytes from object_event macroMarcus Huderle
2018-06-15Get all map constants from include/ rather than constants/Marcus Huderle
2018-06-13Update applymovement actions to reflect movement action namesMarcus Huderle
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-06-11Decompile field_ground_effect into event_object_movement.cMarcus Huderle
2018-06-11Rename field_map_obj to event_object_movementMarcus Huderle
2018-06-10union room is too hardDizzyEggg
2018-06-04through sub_80156C8DizzyEggg
2018-06-04more link stuffDizzyEggg
2018-06-03still goingDizzyEggg
2018-06-03more progressDizzyEggg
2018-06-01shabby beginningsDizzyEggg
2018-06-01Merge pull request #249 from golemgalvanize/decompile_pokedexDiegoisawesome
Decompile pokedex
2018-05-30Merge pull request #255 from DizzyEggg/decomp_record_mixingDiegoisawesome
Fix pika's Record Mixing PR Also closes #107.
2018-05-27decompile rom_8034C54DizzyEggg
2018-05-27start rom_8034C54 decompDizzyEggg
2018-05-26document record mixingDizzyEggg
2018-05-25more record mixing decompDizzyEggg
2018-05-24Merge branch 'master' into contestPikalaxALT
2018-05-22try my luck with record mixingDizzyEggg
2018-05-20Merge branch 'master' into decomp_record_mixingDizzyEggg
2018-05-19Merge pull request #256 from DizzyEggg/decompile_field_tasksDiegoisawesome
Decompile field tasks
2018-05-19make field tasks compileDizzyEggg
2018-05-19decompile field tasksDizzyEggg
2018-05-19fix record mixing merge conflictsDizzyEggg
2018-05-19decompile menu indicatorsDizzyEggg
2018-05-15decompile menu helpersDizzyEggg
2018-05-14start menu helpers decompDizzyEggg
2018-05-11through sub_80DB798PikalaxALT
2018-05-11Merge branch 'master' into contestPikalaxALT
2018-05-11through prints_contest_move_descriptionPikalaxALT
2018-05-10Merge branch 'master' of https://github.com/pret/pokeemeraldDiegoisawesome
2018-05-10Finish porting/decompiling field_effect.cDiegoisawesome