summaryrefslogtreecommitdiff
path: root/battle/ai
AgeCommit message (Expand)Author
2017-12-26Split battle/ into data/ and engine/ componentsRemy Oukaour
2017-12-25Use percentages for AI scoring logicRemy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-12Document more bugsRemy Oukaour
2017-12-11Move pic animation documentation to docs/Remy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-11-15Clean up labels in battle/moves/move_effects.asmmid-kid
2017-06-24Merge pull request #354 from FredrIQ/commentsyenatch
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
2017-01-08Reverse the LastEnemyCounterMove and LastPlayerCounterMove labelsFredrik Ljungdahl
2016-08-07Rename the variable at D264PikalaxALT
2016-05-16HP bar animation addresses and AI switchpikalaxalt
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-03-01Battle animation annotationsPikalaxALT
2016-01-12More WRAM tidyingPikalaxALT
2015-12-26Move effects; no more reloadmapmusic, returnafterbattlePikalaxALT
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-12-13PackPikalaxALT
2015-11-28Renaming sections, further dissolving main.asmPikalaxALT
2015-11-10No more DefaultFlypointPikalaxALT
2015-11-10enum macros/move_anim.asm, resolve battle/anims.asm function labelsPikalaxALT
2015-11-08Attempting to decode AI switchingPikalaxALT
2015-11-08More battle core labelsPikalaxALT
2015-11-08AI and player items, withdraw/depositPikalaxALT
2015-11-07more battle core labelsPikalaxALT
2015-11-07Pokemon animationsPikalaxALT
2015-11-07battle/ai/switch.asm and more battle/effect_commands.asmPikalaxALT
2015-11-06More battle command labelsPikalaxALT
2015-11-06BattleCommand labels copied from macrosPikalaxALT
2015-11-06BATTLEACTION constantsPikalaxALT
2015-11-05Some battle labelsPikalaxALT
2015-11-04Replace party struct relative values with EQUS constantsPikalaxALT
2015-10-26merge with newest updateJimB16
2015-10-19merge conflicts resolvedJimB16
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-10-10changed name of some labelsJimB16
2015-10-07Labeling of AI item and wild encounter functionsPikalaxALT
2015-10-07More labels, including fns responsible for partymon generationPikalaxALT
2015-09-12found functions that determine next OTPkmnJimB16
2015-09-10changed more labelsJimB16
2015-09-04changed more labelsJimB16
2015-08-25change more labelssJimB16
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-18Trainer data structure and field move functionsPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blindly use wram labels for everything except mobile, part 1.yenatch
2014-10-23Merge remote-tracking branch 'xcrystal/master' into masteryenatch