index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
wild
Age
Commit message (
Expand
)
Author
2018-01-17
Wild data entries are 2 bytes wide
Remy Oukaour
2018-01-16
Avoid "+- 1" at every maskbits
Remy Oukaour
2018-01-10
Battle data goes in data/battle/
Remy Oukaour
2018-01-09
Move battle engine data into data/
Remy Oukaour
2018-01-08
Macro clarifies how TimeFishGroups works
Remy Oukaour
2017-12-28
endm -> ENDM
xCrystal
2017-12-28
Uppercase MACRO and EQU(S) according to the style guide
xCrystal
2017-12-26
Split battle/ into data/ and engine/ components
Remy Oukaour
2017-12-11
More consistent data tables
Remy Oukaour
2017-12-11
Move lots of data tables into individual data/ files
Remy Oukaour
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2016-03-16
Split fish code out of data/.
yenatch
2016-03-16
Add fish group constants.
yenatch
2015-10-16
Split up bank 2; other relabelings
PikalaxALT
2015-07-23
Wild Pokemon functions and data
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-06-23
Remove trailing newlines.
IIMarckus
2015-02-10
Blindly use wram labels for everything except mobile, part 1.
yenatch
2014-05-31
Rename directory stats -> data.
yenatch