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-08-26
Explain wCreditsBlankFrame2bpp
Rangi
2018-08-26
wCreditsFaux2bpp -> wCreditsBlankFrame2bpp, with the right buffer size
Rangi
2018-08-25
_Divide results go in hQuotient and hRemainder, not in hDividend and hDivisor
Rangi
2018-08-25
Use rgbasm's GameBoy graphics literal for initializing wCreditsFaux2bpp
Rangi
2018-08-25
Reorganize math-related HRAM union (ffb3)
Rangi
2018-08-25
These are signed offsets, not addresses (thanks, PikalaxALT)
Rangi
2018-08-25
Remove HRAM label address comments
Rangi
2018-08-25
hLabel - $ff00 -> LOW(hLabel)
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-08-17
CheckDestinyBond -> CheckFaint
mid-kid
2018-08-17
Fix some StatUp-related labels
mid-kid
2018-08-16
GetDamageStatsCritical -> CheckDamageStatsCritical
mid-kid
2018-08-07
Fix more uses of EFFECTIVE
mid-kid
2018-08-07
Fix constants in BattleCommand_MirrorCoat
mid-kid
2018-08-07
wWeeklyFlags -> wDailyFlags2
mid-kid
2018-08-07
RestorePPofDepositedPokemon -> RestorePPOfDepositedPokemon
mid-kid
2018-08-07
Split print_move_description and mon_menu
mid-kid
2018-07-29
Pokedex_PutScrollbarOAM data values
Rangi
2018-07-29
No wCurMove alias for wCurSpecies
Rangi
2018-07-29
Fix reviewed issues.
Rangi
2018-07-29
Make reviewed fixes; standardize on " + "
Rangi
2018-07-29
wSwitchMon
Rangi
2018-07-29
wLuckyNumberDigitsBuffer
Rangi
2018-07-29
Improve wTrainerHUDTiles usage
Rangi
2018-07-29
; entries correspond to PLAYEREVENT_* constants
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-27
Crystal fixed TruncateHL_BC in single player
Rangi
2018-07-27
Merge branch 'master' of https://github.com/pret/pokecrystal
mid-kid
2018-07-26
Remove a documented bug that's not really a bug
mid-kid
2018-07-26
Consistently use the diff format in bugs_and_glitches
mid-kid
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
[prev]
[next]