index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Age
Commit message (
Expand
)
Author
2018-07-24
MON_STAT_EXP - 1 → MON_EXP + 2
Rangi
2018-07-23
wPokeAnimStruct matches wPokeAnimStructEnd
Rangi
2018-07-23
StringCmp → CompareBytes; CompareLong → CompareBytesLong
Rangi
2018-07-23
Consistent routine naming convention: 'Foo' wraps '_Foo'
Rangi
2018-07-22
ANIM_MON_UNUSED → ANIM_MON_HOF
Rangi
2018-07-21
Merge branch 'master' of hyperdriveguy/pokecrystal
IIMarckus
2018-07-20
Add Counter and Mirror Coat bugfix
Hyperdriveguy
2018-07-18
Fix usage of NUM_UNOWN
mid-kid
2018-07-18
Fix misnamed character codes
mid-kid
2018-07-18
Remove some more address comments
mid-kid
2018-07-18
Make proper cmdqueue constants
mid-kid
2018-07-18
Fix anim_ret_command
mid-kid
2018-07-16
Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)
Rangi
2018-07-15
More OAM coordinate consistency
Rangi
2018-07-13
Comments for ToggleMaptileDecorations
Rangi
2018-07-11
Replace more hex values with constants or decimal
Rangi
2018-07-10
Use more options constants
Rangi
2018-07-05
TileAnimationPalette → AnimateWaterPalette
Rangi
2018-07-04
Use TRUE/FALSE for wSaveFileExists
Rangi
2018-07-04
Miscellaneous reorganization fixes
Rangi
2018-06-30
" " → "┘" + 1
Rangi
2018-06-30
Use significant values 5, 6, and 7
Rangi
2018-06-30
No linebreak
Rangi
2018-06-28
Add more collision nybble constants
Rangi
2018-06-25
Use specific constants for overwritten text tiles
Rangi
2018-06-25
Use charmap values
Rangi
2018-06-25
"┘" + 1 == " "
Rangi
2018-06-25
Use charmap “ and ”
Rangi
2018-06-25
Merge events_2.asm with events.asm
Rangi
2018-06-25
Keep more data/ INCLUDEs with relevant routines
Rangi
2018-06-25
No space between labels and bodies
Rangi
2018-06-25
Single newline at the end of files
Rangi
2018-06-25
Remove more triple newlines
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove more address comments
Rangi
2018-06-24
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
NUM_GRASSMON * 2
Rangi
2018-06-24
NUM_WATERMON
Rangi
2018-06-24
WATER_WILDDATA_LENGTH
Rangi
2018-06-24
FISHGROUP_DATA_LENGTH
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-06-23
wCurMartEnd - wCurMart = 16
Rangi
2018-06-23
Add STANDARDMART_* jumptable index constants
Rangi
2018-06-23
Use direct tile IDs, not charmap entries, since they don't correspond correct...
Rangi
2018-06-20
Merge pull request #526 from atasro2/master
yenatch
2018-06-14
fixed a typo
MCboy
2018-06-12
Note which labels are only needed for locating banks (relevant to issue #485)
Rangi
2018-06-05
Merge pull request #517 from mid-kid/master
yenatch
2018-06-04
Fix unused shiny check comments.
yenatch
[prev]
[next]