index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pokemon
Age
Commit message (
Expand
)
Author
2020-02-13
Standardize on lowercase Tilemap and Attrmap
mid-kid
2020-02-13
Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap
mid-kid
2020-02-13
OWFlash -> FlashFunction
mid-kid
2020-02-13
InitSpriteAnimStruct <-> _InitSpriteAnimStruct
mid-kid
2019-11-23
Fix miscellaneous points made in #658
Rangi
2019-11-03
Fix #645: Use English labels for European mail handling functions
Rangi
2019-11-03
Bit 6 of PrintNum left-aligns numbers
Rangi
2019-11-03
Miscellaneous label and comment corrections
Rangi
2019-11-03
Identify some move screen functions
Rangi
2019-11-03
Rename buttonsound to promptbutton
Rangi
2019-10-20
#641 fixes and additions. (#646)
mid-kid
2019-06-09
Create constants for ScrollingMenu item formats
mid-kid
2019-06-04
Misc fixes
mid-kid
2019-04-19
Identify a few more WRAM label uses
Rangi
2019-04-19
Identify some more WRAM labels
Rangi
2019-04-13
Merge pull request #622 from mid-kid/master
Rangi
2019-04-09
TextBox -> Textbox
mid-kid
2019-03-16
common_1 text documentation
Fontbane
2018-12-23
Define RANDY_OT_ID
Rangi
2018-11-18
Resolve issue #575: Rename text commands
Rangi
2018-11-05
CorrectNickErrors fixes control characters, not text commands
mid-kid
2018-11-05
text_jump → text_far
mid-kid
2018-11-05
Add colons to some function labels
mid-kid
2018-09-22
Naming screen constants
Rangi
2018-09-16
wMonStatusFlags -> wDebugFlags
mid-kid
2018-08-26
hQuotient is a four-byte buffer (fixes #558)
Rangi
2018-08-25
Remove HRAM label address comments
Rangi
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-08-07
RestorePPofDepositedPokemon -> RestorePPOfDepositedPokemon
mid-kid
2018-08-07
Split print_move_description and mon_menu
mid-kid
2018-07-29
wSwitchMon
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-23
StringCmp → CompareBytes; CompareLong → CompareBytesLong
Rangi
2018-07-23
Consistent routine naming convention: 'Foo' wraps '_Foo'
Rangi
2018-07-11
Replace more hex values with constants or decimal
Rangi
2018-06-30
" " → "┘" + 1
Rangi
2018-06-25
"┘" + 1 == " "
Rangi
2018-06-25
No space between labels and bodies
Rangi
2018-06-25
Single newline at the end of files
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove more address comments
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-06-12
Note which labels are only needed for locating banks (relevant to issue #485)
Rangi
2018-05-23
Start improving sprite movement engine (to do: identify bit flags)
Rangi
2018-05-20
adc a, 0 → adc 0; fix comments
Rangi
2018-05-06
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
2018-05-06
'rept' is not indented
Rangi
2018-05-06
Fix rest of the givepokeitem/checkpokeitem references
mid-kid
2018-05-05
fix-various-little-things
mid-kid
[next]