index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
battle
/
core.asm
Age
Commit message (
Expand
)
Author
2015-10-24
Address comments on PR 322
PikalaxALT
2015-10-24
About time I got to these functions
PikalaxALT
2015-10-19
So very jumb
PikalaxALT
2015-10-19
Move battle start animation functions to its own file
PikalaxALT
2015-10-17
Add commented numbers to map/group constants
PikalaxALT
2015-10-17
Battle intro animation function
PikalaxALT
2015-10-16
Split up bank 2; other relabelings
PikalaxALT
2015-10-14
Replaced "ldtile" and "dwtile" with the "tile" equs macro
PikalaxALT
2015-10-12
Happiness and Mystery Gift constants
PikalaxALT
2015-10-10
Annotation of PrintNum arguments in bc, and radio functions
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-10-04
soft reset
PikalaxALT
2015-09-06
changed varlabels for multiply- and divide-func, renamed battletext-labels
JimB16
2015-09-04
changed more labels
JimB16
2015-08-25
change more labelss
JimB16
2015-08-23
changed labels and added comments
JimB16
2015-08-19
Add labels for link battle scores.
yenatch
2015-07-25
Macro update, roam mon annotations
PikalaxALT
2015-07-23
Wild Pokemon functions and data
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-21
Move radio code to its own file
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-20
Fix unnecessary white space and retire add_n_times
PikalaxALT
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
2015-07-19
Finished the decoration attributes table
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-06-26
Labels for the heal machine; spriteface constants.
yenatch
2015-06-23
Remove trailing newlines.
IIMarckus
2015-06-11
Labels for "sent some to mom" text.
IIMarckus
2015-06-07
Updated text pointer in line 5746.
Scott Norton
2015-02-11
Comment PrintTempMonStats.
yenatch
2015-02-11
Use PartyMon labels in GetPartyParamLocation arguments.
yenatch
2015-02-10
Fix a bunch of palette copying errors and wram bank conflicts.
yenatch
2015-02-10
Blindly use wram labels for everything except mobile, part 1.
yenatch
2015-02-02
Inconsequential bank ref in battle graphics code.
yenatch
2014-08-13
Better trainer AI comments and finish off trainer attributes.
yenatch
2014-07-18
Name cry functions in home.asm.
yenatch
2014-06-23
More comments and constants in move effect command code.
yenatch
2014-06-23
More PartyMon labels for relative addressing.
yenatch
2014-06-18
Residual damage, battle text labels, pic predefs.
yenatch
2014-06-17
Fix some misnamed substatus constants.
yenatch
2014-06-17
Contest battle type and comment the battle menu.
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
Name and comment the trainer party reader.
yenatch
2014-06-14
Rename _GetBattleVar -> GetBattleVarAddr.
yenatch
2014-06-13
Battle type constants in the wild.
yenatch
2014-06-13
More battle code cleanup.
yenatch
2014-06-12
Consolidate monster structs in wram and sram.
yenatch
[next]