index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
Age
Commit message (
Expand
)
Author
2022-03-07
Miscellaneous tweaks (#72)
FrenchOrange
2022-02-12
Define the `*_WILDDATA_LENGTH` equations to match their data representation
Rangi
2021-12-22
Identify some overworld movement data
Rangi
2021-11-28
Swimmer♀ Mary is unused
Rangi
2021-11-23
Use compound assignment operators
Rangi
2021-11-03
Comment unused trainers
Rangi
2021-10-24
Add assertions to some more tables
Rangi
2021-10-10
Remove event flags left over from pokecrystal
Rangi
2021-06-07
MON_PKRUS -> MON_POKERUS
Rangi
2021-05-30
Move the dbbw, dbww, and dbwww macros to legacy
Rangi
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
2021-04-20
Use rgbds 0.5.0
Rangi
2021-04-12
Rename SOUND_REST to SOUND_CRY
Rangi
2021-03-23
Verify uneven list sizes with list_start, li, and assert_list_length macros
Rangi
2021-03-22
Miscellaneous cleanup
Rangi
2021-03-21
Clean up some macro definitions
Rangi
2021-03-21
Use numeric constants in text strings with "{d:interpolation}"
Rangi
2021-03-21
Assert the sBox1-14 tables have NUM_BOXES entries
Rangi
2021-03-17
Consistent labels for each nickname in RAM
Rangi
2021-03-17
Assert some more table widths
Rangi
2021-03-16
Revise some constant definitions
Rangi
2021-03-10
Define MAPGROUP_* constants and verify MapGroup_* table sizes
Rangi
2021-03-09
Verify RAM table lengths
Rangi
2021-03-05
Define more struct offset constants with rsreset instead of const_def
Rangi
2021-03-05
Verify data table sizes with table_width and assert_table_length macros
Rangi
2021-03-01
Define SCENE_ALWAYS EQU -1 for coord_events
Rangi
2021-02-05
Fix typo
Rangi
2020-12-08
Identify link.asm WRAM labels based on ax6's research notes <https://pastebin...
Rangi
2020-12-08
grey -> gray
Rangi
2020-12-07
Document unused male Grunts
Rangi
2020-11-24
Use STRING_BUFFER_LENGTH for the wStringBuffers
Rangi
2020-11-17
Resolve some "???" comments
Rangi
2020-11-09
Terser damage calculation constants
Rangi
2020-11-09
Identify wBattleAnimTemp0-3
Rangi
2020-11-08
Rename "dummy game" to "memory game"
Rangi
2020-11-03
More syncing with pokecrystal
Rangi
2020-11-02
Identify an unused intro sprite animation from pokegold-spaceworld
Rangi
2020-11-01
Identify wLinkBattleRNPreamble
Rangi
2020-10-30
UnusedSpriteAnimGFX was to sprite anims as AnimObjGFX is to battle anims
Rangi
2020-10-30
Identify wSpriteAnimDict key constants
Rangi
2020-10-29
Updates to more closely sync with pokecrystal
Rangi
2020-10-29
Define SERIAL_LINK_BYTE_TIMEOUT
Rangi
2020-10-28
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Rangi
2020-10-27
Identify remaining Mystery Gift labels and constants
Rangi
2020-10-27
Create data/collision/ for tile collision-related 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 map object labels and constants
Rangi
2020-10-21
Identify remaining battle AI labels
Rangi
2020-10-06
Update battle anim bg function comments, and identify more unnamed labels
Rangi
[next]