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-11-05
text_jump → text_far
mid-kid
2018-11-05
Add colons to some function labels
mid-kid
2018-10-21
Identify BATTLEACTION_D and _E (thanks, ax6)
Rangi
2018-10-11
Rename CheckTrainerBattle
mid-kid
2018-09-22
PREDEFPAL_4D -> PREDEFPAL_GAMEFREAK_LOGO_OB
Rangi
2018-09-22
Naming screen constants
Rangi
2018-09-16
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-09-16
Identify some Spaceworld beta content
Rangi
2018-09-16
This isn't actually PAL_BG_ROOF
mid-kid
2018-09-16
wMonStatusFlags -> wDebugFlags
mid-kid
2018-09-16
Fix use of in LoadMansionPalette
mid-kid
2018-09-09
Use existing bigdw macro
Rangi
2018-09-09
Use 0/1/2/3 for palettes, and rgbds opt feature for battle transition graphic
Rangi
2018-09-09
wCursorCurTile -> wCursorCurrentTile
Rangi
2018-09-09
wPreviousLandmark → wPrevLandmark
Rangi
2018-09-09
hMultiplicand is four bytes internally, but the high byte is always 0 since a...
Rangi
2018-09-09
Curr -> Cur
Rangi
2018-08-26
; fallthrough
Rangi
2018-08-26
spaces->tab, and remove redundant comment
Rangi
2018-08-26
hQuotient is a four-byte buffer (fixes #558)
Rangi
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
[prev]
[next]