index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
constants
Age
Commit message (
Expand
)
Author
2022-02-22
Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM (#879)
Idain
2022-02-12
Define the `*_WILDDATA_LENGTH` equations to match their data representation
Rangi
2022-01-23
Enumerate MobileAPI function constants
mid-kid
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-06-19
Standardize capitalization of ".Jumptable"
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-19
Use rgbds 0.5.0
Rangi
2021-04-12
Rename SOUND_REST to SOUND_CRY
Rangi
2021-03-22
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-04
Define more struct offset constants with rsreset instead of const_def
Rangi
2021-03-04
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
Merge pull request #798 from CelestialAmber/master
Rangi
2021-02-04
Battle Tower: fix typo in constant (PROGESS -> PROGRESS)
Fredrik Ljungdahl
2021-01-21
Fix typo
Amber Brault
2020-12-08
Identify link.asm WRAM labels based on ax6's research notes <https://pastebin...
Rangi
2020-12-08
grey -> gray
Rangi
2020-11-27
document unused male grunts
Neil Basu
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 pokegold
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-30
Identify mobile Name Card exchange labels
Rangi
2020-10-29
Updates to more closely sync with pokegold
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
[next]