summaryrefslogtreecommitdiff
path: root/asm/macros
AgeCommit message (Collapse)Author
2017-02-01label, document, reorganize, and clean up battle_ai.c (#228)ProjectRevoTPP
label, document, reorganize, and clean up battle_ai.c
2017-01-08enum the species constantsyenatch
2017-01-01Remove argc in the battle_anim macros.yenatch
2016-10-28included .s to .incYamaArashi
2016-10-25heal location dataYamaArashi
2016-10-16Label battle AI script and update map BGM constants (#59)ProjectRevoTPP
* purge text label redundancy in data2 * revo you dummy dont commit experimental changes like that * Map header music constants * Declare CoordEvent and BgEvent structs * start labeling AI labels * more labels * even more AI labels * finish labeling battle AI * change flee2 to watch * egg nickname * oops
2016-10-01remove zeros from connection macrosYamaArashi
2016-09-10Dump the cry sample pointers.yenatch
todo: The samples are delta-compressed.
2016-09-10Merge 'master' with 'origin/master'Marcus Huderle
2016-09-08Output .bin file for direct sound metadata (loop point, pitch adust, and ↵Marcus Huderle
number of samples). This was needed since we couldn't incbin a string argument in a macro.
2016-08-31fix macro param nameYamaArashi
2016-08-29dump songsYamaArashi
2016-08-26Use macros for direct sound data.Marcus Huderle
2016-08-25Add extra directsound macro.Marcus Huderle
2016-08-25Create macros for voices (music instruments).Marcus Huderle
2016-08-20dissassemble contest AI routines (#34)ProjectRevoTPP
2016-08-18remove field_eff prefix from field effect script macrosYamaArashi
2016-08-17reword battle AI macro nameYamaArashi
2016-08-17name more battle AI macrosYamaArashi
2016-08-18Name the battle ai functions and name a couple more macros.yenatch
2016-08-18Add battle ai scripts.yenatch
2016-08-11Add battle scripts and battle text constants.yenatch
2016-07-04battle animation scriptsYamaArashi
2016-06-27event_8a takes three args.yenatch
2016-06-16Add msgbox, giveitem, givedecoration.yenatch
2016-06-15Add macros for maps and scripts.yenatch
Change map constants to resemble labels to avoid having to convert.
2016-05-17pokedex dataYamaArashi
2016-04-21Prepare for switch to standard gas (with preprocessor)YamaArashi
2016-04-03task.cYamaArashi
2016-01-28remove script macros that aren't in Ruby/SapphireYamaArashi
2016-01-26alphabetized easy chat wordsYamaArashi
2016-01-23Initial commitYamaArashi