summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-10-19split out clear_save_data_menu.sYamaArashi
2016-10-18flag.cYamaArashi
2016-10-18reenable -fhex-asm (note: requires new agbcc.exe)YamaArashi
2016-10-17put vars in gSaveBlock1YamaArashi
2016-10-17var.cYamaArashi
2016-10-17split out var.s and flag.sYamaArashi
2016-10-17split out title_screen.sYamaArashi
2016-10-17split out field_effect.sYamaArashi
2016-10-17split out wild_encounter.sYamaArashi
2016-10-17rename rom_803BA2C.s to calculate_base_damage.sYamaArashi
2016-10-17rename rom_8072DF8.s to tileset.sYamaArashi
2016-10-17split out party_menu.sYamaArashi
2016-10-17split out berry.sYamaArashi
2016-10-17split out contest_ai.sYamaArashi
2016-10-17split out field_effect_helpers.sYamaArashi
2016-10-17split out mystery_event_script.sYamaArashi
2016-10-16start decompiling save functionsYamaArashi
2016-10-16decompile option menu and begin decompiling pokedex (#58)Cameron Hall
2016-10-11begin decompiling intro functionsYamaArashi
2016-10-02Decompile wall clock routines (#49)camthesaxman
2016-09-25generate debug infoYamaArashi
2016-09-25begin using common symbolsYamaArashi
2016-09-25introduce RAM variable LD script generator toolYamaArashi
2016-09-23'tidy' shouldn't delete song dataYamaArashi
2016-09-22add back 'compare' phony targetYamaArashi
2016-09-22build Ruby/Sapphire separatelyYamaArashi
2016-09-10build revision 1 and 2YamaArashi
2016-09-10fix 'make compare'YamaArashi
2016-09-10Sapphire now builds.yenatch
2016-09-10Unsilence gbagfx and aif2pcm.yenatch
2016-09-10Update 'make clean' directories.Marcus Huderle
2016-09-10Merge 'master' with 'origin/master'Marcus Huderle
2016-09-09more decompilation of pokemon functionsYamaArashi
2016-09-08starting decompliation of pokemon functionsYamaArashi
2016-09-08Cleanup after all .aif-related collateral.Marcus Huderle
2016-09-08Use .aif files for programmable wave instruments.Marcus Huderle
2016-09-08Add .aif collateral files to Makefile's clean target.Marcus Huderle
2016-09-08Output .bin file for direct sound metadata (loop point, pitch adust, and numb...Marcus Huderle
2016-09-08Convert .aif files to .pcm samples, and update Makefile to use aif2pcm tool.Marcus Huderle
2016-09-05text_window.cYamaArashi
2016-09-03WIP menu.cYamaArashi
2016-08-29dump songsYamaArashi
2016-08-13split ai_scripts.sYamaArashi
2016-08-12split data1.sYamaArashi
2016-07-24decompile rng functions (#25)camthesaxman
2016-07-24picture frame graphicsYamaArashi
2016-07-23decompile libc (#24)camthesaxman
2016-07-04battle animation scriptsYamaArashi
2016-06-30Prevent a misleading error when .s files are missing.yenatch
2016-06-28fix misleading error when .bin files are missingYamaArashi