index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
battle
/
ai
Age
Commit message (
Expand
)
Author
2015-10-19
Move battle start animation functions to its own file
PikalaxALT
2015-10-07
Labeling of AI item and wild encounter functions
PikalaxALT
2015-10-07
More labels, including fns responsible for partymon generation
PikalaxALT
2015-09-04
changed more labels
JimB16
2015-08-25
change more labelss
JimB16
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-18
Trainer data structure and field move functions
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-10
Blindly use wram labels for everything except mobile, part 1.
yenatch
2014-10-23
Merge remote-tracking branch 'xcrystal/master' into master
yenatch
2014-10-22
More AI commentary/labels
xCrystal
2014-10-22
More AI commentary/labels
xCrystal
2014-10-22
evasionup, accdown, whirlwind, haze
xCrystal
2014-10-22
More AI commentary/labels
xCrystal
2014-10-21
More AI commentary
xCrystal
2014-10-21
Rename labels and add more commentary to AI stuff
xCrystal
2014-10-21
Add commentary to some AI layers
xCrystal
2014-10-21
Start commenting some AI layers
xCrystal
2014-09-30
Better labels for item/switch AI.
yenatch
2014-08-13
Better trainer AI comments and finish off trainer attributes.
yenatch
2014-07-19
Remove generated "jump sources" comments.
yenatch
2014-06-23
More PartyMon labels for relative addressing.
yenatch
2014-06-17
Fix some misnamed substatus constants.
yenatch
2014-06-16
Name the UpdateEnemyHUD predef.
yenatch
2014-06-16
Use a predef macro that takes labels instead of juggling constants.
yenatch
2014-06-14
Move trainer item AI into battle/ai/items.asm.
yenatch
2014-06-12
Consolidate monster structs in wram and sram.
yenatch
2014-06-10
Use constants for move struct positioning.
yenatch
2014-05-05
Fix static farcalls in AI scoring.
yenatch
2014-02-23
Partymon structs for opponent and player parties.
yenatch
2013-12-31
rename Function0x{} labels to Function{} for consistency
yenatch
2013-12-30
shorten SP_ATTACK and SP_DEFENSE move effect constants
yenatch
2013-08-30
rename RNG to Random
yenatch
2013-05-07
even more ai cleanup
yenatch
2013-05-06
more ai cleanup
yenatch
2013-05-06
more thorough ai commenting
yenatch
2013-05-06
clean up ai scoring
yenatch
2013-05-05
move ai scoring out of main.asm
yenatch