index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
predef.asm
Age
Commit message (
Expand
)
Author
2017-12-24
Fix issue #345:
Remy Oukaour
2016-05-11
Inexplicably empty function with malformed predef pointer, but what are you g...
pikalaxalt
2016-05-10
Labeled every function in ROM0 that's referenced in the source
pikalaxalt
2016-05-05
Mobile and more battle anims
pikalaxalt
2016-01-12
More WRAM tidying
PikalaxALT
2015-12-14
map setup and warps
PikalaxALT
2015-12-09
underground switches, town map
PikalaxALT
2015-12-04
More work on animations
PikalaxALT
2015-12-01
More animations including cutting grass
PikalaxALT
2015-11-25
Rename several script commands
PikalaxALT
2015-11-23
trade animation
PikalaxALT
2015-11-20
Annotate battle tower text bug
PikalaxALT
2015-11-18
items/item_effects.asm; engine/evolution.asm
PikalaxALT
2015-11-17
Phone scripts and specials
PikalaxALT
2015-11-08
AI and player items, withdraw/deposit
PikalaxALT
2015-11-07
Pokemon animations
PikalaxALT
2015-11-07
battle/ai/switch.asm and more battle/effect_commands.asm
PikalaxALT
2015-11-06
More battle command labels
PikalaxALT
2015-11-06
Sprite movement function labels
PikalaxALT
2015-11-06
BattleCommand labels copied from macros
PikalaxALT
2015-11-04
Replace party struct relative values with EQUS constants
PikalaxALT
2015-11-03
Status strings
PikalaxALT
2015-10-26
merge with newest update
JimB16
2015-10-19
merge conflicts resolved
JimB16
2015-10-17
Add commented numbers to map/group constants
PikalaxALT
2015-10-16
Split up bank 2; other relabelings
PikalaxALT
2015-10-10
changed name of some labels
JimB16
2015-10-08
found CalcPkmnStats-function
JimB16
2015-10-07
More labels, including fns responsible for partymon generation
PikalaxALT
2015-09-10
changed more labels
JimB16
2015-08-30
renamed labels and added comments
JimB16
2015-07-22
Various annotations
PikalaxALT
2015-07-20
Named more specials, fixed a missing EOL
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