summaryrefslogtreecommitdiff
path: root/asm/macros
AgeCommit message (Collapse)Author
2017-12-21Port generic event script macros from pokerubyMarcus Huderle
2017-12-17give batter script command namesDizzyEggg
2017-12-16nerge with master, fix conflictsDizzyEggg
2017-12-11convert more constantscamthesaxman
2017-12-02label battle stuffDizzyEggg
2017-12-02give names to some battlescriptsDizzyEggg
2017-12-01battle setup file is decompiledDizzyEggg
2017-11-26make various macrosDizzyEggg
2017-11-26fix, rename, label battle labels and battlescriptsDizzyEggg
2017-11-26clear battle code and battlescriptsDizzyEggg
2017-11-26fixes and labelsDizzyEggg
2017-11-25add more battlescript macrosDizzyEggg
2017-11-25create setword macroDizzyEggg
2017-11-25dump battlescripts, rename battlescriptsDizzyEggg
2017-11-10Extract baseroms from event_scriptsDiegoisawesome
2017-11-10Extract more baseroms from mapsDiegoisawesome
2017-11-10Dump numerous baseroms, begin moving data to proper filesDiegoisawesome
2017-10-27Merge branch 'master' of github.com:pret/pokeemerald into dump_mapsDiegoisawesome
2017-10-27Final predump fixesDiegoisawesome
2017-10-26Final fixes before dumpDiegoisawesome
2017-10-24TestDiegoisawesome
2017-10-24More prepDiegoisawesome
2017-10-23Fix some stuffDiegoisawesome
2017-10-23Prepare for dumpingDiegoisawesome
2017-10-14port def_specialPikalaxALT
2017-09-25Add window_template_terminator macroDiegoisawesome
2016-11-01.s -> .incYamaArashi
2016-09-03contest AIYamaArashi
2016-09-02update pokedex entries for preprocYamaArashi
2016-09-02convert comments (; -> @)YamaArashi
2015-11-24string ref charmap consts and field effect script macrosYamaArashi
2015-10-25wild pokemon dataYamaArashi
- Thanks to Sanqui for many Ruby/Sapphire names. https://github.com/Sanqui/romhacking/blob/master/pokemon/location-area-names
2015-10-20truncate nonexistent command macrosyenatch
2015-10-20fix a broken comment and a repeated command nameyenatch
2015-10-19add event script macrosyenatch