index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
battle
/
core.asm
Age
Commit message (
Expand
)
Author
2020-06-29
Identify more unnamed labels
Rangi
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-21
Remove some more raw addresses
Rangi
2020-06-20
pushd/popd are bash-only
Rangi
2020-06-17
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...
Rangi
2020-06-16
Harmonize engine/{battle, battle_anims, events, games} with pokegold
Rangi
2020-06-13
Label some mobile addresses, and revise some comments
Rangi
2020-05-07
Clean up some percentage values
Rangi
2020-04-23
Miscellaneous updates and corrections
Rangi
2020-02-21
Fix some comments and inmediates
mid-kid
2020-02-13
Standardize on lowercase Tilemap and Attrmap
mid-kid
2020-02-13
Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap
mid-kid
2020-01-19
PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries
Rangi
2019-10-20
Document Special Defense badge boost glitch (#651)
bbbbbbbbba
2019-10-20
#641 fixes and additions. (#646)
mid-kid
2019-04-09
TextBox -> Textbox
mid-kid
2019-03-03
Rename PlayerMonFaintHappinessMod
ISSOtm
2019-02-17
Update documentation:
Rangi
2019-01-12
Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank
Rangi
2019-01-06
Consistent formatting in Function_SetEnemyMonAndSendOutAnimation and BattleSt...
Rangi
2018-12-31
Use battle menu flags
Rangi
2018-12-26
Fix comments around BANK() statements
mid-kid
2018-12-23
Fix issue #581 (random stuff ax6 noticed)
Rangi
2018-11-18
Resolve issue #575: Rename text commands
Rangi
2018-11-05
text_jump → text_far
mid-kid
2018-10-21
Identify BATTLEACTION_D and _E (thanks, ax6)
Rangi
2018-09-16
wMonStatusFlags -> wDebugFlags
mid-kid
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-25
Use labels instead of constants for HRAM
Rangi
2018-07-29
Make reviewed fixes; standardize on " + "
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-07-24
MON_STAT_EXP - 1 → MON_EXP + 2
Rangi
2018-07-23
StringCmp → CompareBytes; CompareLong → CompareBytesLong
Rangi
2018-07-22
ANIM_MON_UNUSED → ANIM_MON_HOF
Rangi
2018-07-18
Fix misnamed character codes
mid-kid
2018-07-16
Fewer uses of 'Thing2 - Thing1' for sizeof(Thing)
Rangi
2018-07-11
Replace more hex values with constants or decimal
Rangi
2018-06-25
No space between labels and bodies
Rangi
2018-06-24
Fix triple newlines left over from removing 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-05
fix-various-little-things
mid-kid
2018-04-09
Merge pull request #503 from Rangi42/master
yenatch
2018-04-05
Use constants for bit/set/res more
Rangi
2018-04-05
HanleDefrost -> HandleDefrost
mid-kid
2018-04-05
Fix some uses of EFFECTIVE
mid-kid
2018-02-25
Merge branch 'master' of https://github.com/pret/pokecrystal
Rangi
[next]