index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2021-11-23
Use compound assignment operators
Rangi
2021-11-03
Fix #845: Liz gossips about a beautiful trainer, not Pokémon
Rangi
2021-10-28
Use -1 for terminating happiness probability data
Rangi
2021-06-19
Standardize capitalization of ".Jumptable"
Rangi
2021-05-30
Move the dbbw, dbww, and dbwww macros to legacy
Rangi
2021-05-09
Require rgbds 0.5.1
Rangi
2021-04-19
Use rgbds 0.5.0
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-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-04
Verify wild data sizes with def_grass/water_wildmons and end_grass/water_wild...
Rangi
2021-03-04
Verify data table sizes with table_width and assert_table_length macros
Rangi
2021-02-05
Merge pull request #798 from CelestialAmber/master
Rangi
2021-02-05
Identify some more labels
Rangi
2021-01-21
Fix typo
Amber Brault
2021-01-06
The 'tmhm' macro adjusts to the number of TMs/HMs/tutors
Rangi
2020-12-23
Rename some labels
Rangi
2020-12-20
Clarify signed magnitude in the growth_rate macro
Rangi
2020-11-17
Use assert to ensure correct base data size
Rangi
2020-11-17
Correct some filename comments
Rangi
2020-11-17
Resolve some "???" comments
Rangi
2020-11-08
Rename "dummy game" to "memory game"
Rangi
2020-11-03
More syncing with pokegold
Rangi
2020-11-01
Identify some more labels, and make some more consistent
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
Identify the remaining (non-mobile) 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-27
Create data/collision/ for tile collision-related data
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-10-23
Identify some more link.asm labels (syncing to pokegold)
Rangi
2020-10-22
Identify some more map object labels and constants
Rangi
2020-10-22
Identify some more labels (a few link-related)
Rangi
2020-10-06
Identify battle bg effects functions and constants (#773)
7Soul
2020-10-04
Identify anim object constants (#772)
7Soul
2020-10-03
Identify battle animation functions (#771)
7Soul
2020-08-27
GS_INTRO_STAR/SPARKLE -> GS_GAMEFREAK_LOGO_STAR/SPARKLE
mid-kid
2020-08-13
Consistent constants for radio data table sizes (could still be better)
Rangi
2020-07-22
Move EngineFlags and SpecialsPointers into data/engine/
Rangi
2020-07-22
Revert "Factor out tables into data/overworld/"
Rangi
2020-07-22
Factor out tables into data/overworld/
Rangi
2020-07-22
Treat map setup commands like trade script commands
Rangi
2020-07-21
Define NUM_FLYPOINTS
Rangi
2020-07-17
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
Rangi
[next]