index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
battle
Age
Commit message (
Expand
)
Author
2022-04-08
Use NUM_BATTLE_STATS instead of raw numbers
HEAD
master
Rangi
2022-03-14
Build the Virtual Console patches with `make gold_vc` and `make silver_vc` (#74)
vulcandth
2022-02-15
Use constants for PartyAttr in move_effects/thief.asm
mid-kid
2022-01-10
Better comments for enemy health percentage code
Rangi
2022-01-08
Identify why five of six enemy mon base stats are copied
Rangi
2021-11-23
Use ~X instead of $ff ^ X
Rangi
2021-09-26
Use EFFECTIVE constant for 1.0× battle damage
Rangi
2021-06-20
Fixing comments in BattleCommand_Teleport
Rangi
2021-06-07
MON_PKRUS -> MON_POKERUS
Rangi
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
2021-04-26
SPECIAL -> UNUSED_TYPES_END
Rangi
2021-03-22
Miscellaneous cleanup
Rangi
2021-03-17
Consistent labels for each nickname in RAM
Rangi
2021-03-15
$11 = wTempMonStructEnd - wTempMonLevel
Rangi
2021-03-05
Verify data table sizes with table_width and assert_table_length macros
Rangi
2021-01-09
Rename GetFarHalfword to GetFarWord
Rangi
2020-12-23
Remove "Buffer" suffix from two HRAM labels
Rangi
2020-12-23
Rename some labels
Rangi
2020-12-08
grey -> gray
Rangi
2020-12-07
Document AI_Smart_Conversion2 bug
Rangi
2020-11-17
Resolve some "???" comments
Rangi
2020-11-09
Terser damage calculation constants
Rangi
2020-11-03
Identify remaining uses of wBuffer1-6 as general-purpose HP buffers
Rangi
2020-11-03
Identify some more uses of wBuffer1-6
Rangi
2020-11-03
Identify more uses of wBuffer1-6
Rangi
2020-11-03
More syncing with pokecrystal
Rangi
2020-11-01
Make some labels more consistent
Rangi
2020-10-29
Updates to more closely sync with pokecrystal
Rangi
2020-10-29
Identify the remaining uses of another WRAM union
Rangi
2020-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-28
Replace many '; unused' with '; unreferenced'
Rangi
2020-10-26
Use more assertions to ensure correct code and data
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-22
Identify remaining map object labels
Rangi
2020-10-22
Identify some more labels (a few link-related)
Rangi
2020-10-21
Identify remaining battle AI labels
Rangi
2020-10-21
Identify SwitchItemsInBag labels
Rangi
2020-10-19
Battle transition spin quadrants are like pokered's half circles
Rangi
2020-10-06
Update battle anim bg function comments, and identify more unnamed labels
Rangi
2020-10-06
Identify some unnamed labels
Rangi
2020-10-05
Identify more unnamed labels
Rangi
2020-10-05
Identify some more unnamed labels
Rangi
2020-10-04
Identify some more unnamed labels
Rangi
2020-08-29
Remove wKickCounter and wPresentPower aliases for wBattleAnimParam
Rangi
2020-08-18
Merge pull request #60 from mid-kid/master
Rangi
2020-08-11
Identify some time-related data
Rangi
2020-08-05
Use TRUE for hCGBPalUpdate
mid-kid
2020-07-21
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
Rangi
2020-07-05
Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc
Rangi
2020-06-29
Identify more unnamed labels
Rangi
[next]