summaryrefslogtreecommitdiff
path: root/asm/macros
AgeCommit message (Collapse)Author
2022-02-28Rename movement action 0x9Fcbt6
2022-02-10Add macros for renamed movement actionscbt6
2022-02-10Rename some movement actions and functionscbt6
2021-02-16Mirror pokeemerald PR#1329 & PR#1335 to pokefireredDeokishisu
The `giftRibbons` field in `SaveBlock1` has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and FRLG. US & JP Colosseum Bonus Discs', Colosseum and XD's, Pokémon Channel's, and PokémonBox: Ruby & Sapphire's interactions with these fields has been documented. The `giftRibbon#` fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. The previous `fatefulEncounter` field was actually filler, and relabeled as such, while the `obedient` bit was renamed `eventLegal`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind. I still maintain that `eventLegal` is a misnomer and it should be called `fatefulEncounter` in all three repos.
2020-09-27update audio macrosKurausukun
2020-08-29Give songs meaningful english namesGriffinR
2020-03-03Sync some specials/drop unnecessary prefixesGriffinR
2020-03-03Sync trainer_battle.incGriffinR
2020-02-18Split connection field from graphics id in object eventsGriffinR
2020-02-18Name allow_escaping, allow_running, show_map_name header propertiesGriffinR
2020-02-15Merge branch 'master' into doc-ttowerGriffinR
2020-01-24Document Viridian City scripts and adjacent routesGriffinR
2020-01-24Merge branch 'doc-ttower' of https://github.com/GriffinRichards/pokefirered ↵GriffinR
into doc-ttower
2020-01-24Floor beaten --> floor clearedGriffinR
2020-01-24Merge branch 'master' into doc-ttowerGriffinR
2020-01-24Document Trainer Tower scriptsGriffinR
2020-01-23Merge branch 'master' into sync-aiGriffinR
2020-01-22Sync AI scriptsGriffinR
2020-01-17Document static mon scriptsGriffinR
2020-01-15Document some Quest LogGriffinR
2020-01-14Merge pull request #221 from GriffinRichards/doc-ceruleanPikalaxALT
Document Cerulean City scripts
2020-01-14Document Cerulean City scriptsGriffinR
2020-01-13Sync macros to have Give/Take Add/Remove unityGriffinR
2020-01-11Update some movement cmdsGriffinR
2020-01-11Sync Cable Club scriptsGriffinR
2020-01-10More basic script constantsGriffinR
2020-01-10Sync event macrosGriffinR
2020-01-09Label used movement stepsGriffinR
2020-01-08Some stdscript sync, start syncing cable_club.incGriffinR
2020-01-08Sync some event_scripts.s, split filesGriffinR
2020-01-08Sync compare macros, some event_scripts.s doc, begin map_scripts constantsGriffinR
2019-11-13Dump battle anim scriptsPikalaxALT
2019-11-07hidemoneybox backwards compat with rubyPikalaxALT
2019-11-07hidemoneybox buries dummy args nowPikalaxALT
2019-11-07Review commentsPikalaxALT
2019-11-06Update macros for battle_scripts_2PikalaxALT
2019-11-06intrimidate --> intimidatePikalaxALT
2019-11-06Update battle scripts with more definesPikalaxALT
2019-11-06Sync battle script commands with emeraldPikalaxALT
2019-11-05Dump battle scripts 1PikalaxALT
2019-11-05Fix atk55 arg typePikalaxALT
2019-10-21Update hidden item json fieldsPikalaxALT
2019-10-20script switch/case; name script conditionalsPikalaxALT
2019-10-20update famechecker macroPikalaxALT
2019-10-19Two additional script macrosPikalaxALT
2019-10-18Merge branch 'master' into trainersPikalaxALT
2019-10-17Begin fresh dump of mystery_event_msgPikalaxALT
2019-10-16dump more map event scriptsgarak
2019-08-23battle_script_commands data decompjiangzhengwenjz
2019-05-21dump events scripts up to EventScript_1A501Agarak