index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-19
Use rgbds 0.5.0
Rangi
2021-04-13
Remove extra trailing newline
Rangi
2021-04-13
Group miscellaneous graphics from main.asm into their own object file
Rangi
2021-04-12
Comment that unused music bytes are left over from more channels
Rangi
2021-04-12
Rename SOUND_REST to SOUND_CRY
Rangi
2021-04-12
Remove some unnecessary padding allocations
iimarckus
2021-03-24
Add some comments regarding 16-bit increment/decrement
Rangi
2021-03-24
Sync some files with pokegold
Rangi
2021-03-23
Consistent comments in the tileset animation engine
Rangi
2021-03-23
Merge pull request #816 from Rangi42/lists
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
The radio's "Places & People" does not comment on Mysticalman Eusine
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-18
Run tools/palfix.py on gfx
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-15
palfix.py outputs 2-bit grayscale if possible
Rangi
2021-03-15
Add tools/palfix.py, and make Python tools executable
Rangi
2021-03-15
$11 = wTempMonStructEnd - wTempMonLevel
Rangi
2021-03-11
Sync some files with pokegold
Rangi
2021-03-11
Verify script command table sizes
Rangi
2021-03-10
Define MAPGROUP_* constants and verify MapGroup_* table sizes
Rangi
2021-03-09
Verify RAM table lengths
Rangi
2021-03-08
Merge pull request #806 from Rangi42/tables
Rangi
2021-03-08
Align "Overworld Map" to 8 bits ($xx00)
Rangi
2021-03-08
Identify scrolling menu lists in WRAM
Rangi
2021-03-04
Define more struct offset constants with rsreset instead of const_def
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-03-03
Document AI redundant bug (#802)
ElectroDeoxys
2021-03-01
Define SCENE_ALWAYS EQU -1 for coord_events
Rangi
2021-02-22
Identify link sync buffers, separate from link action bytes
Rangi
2021-02-16
Use NITE_HOUR constant for Buena's event
Rangi
2021-02-10
Use PARTY_LENGTH and MAILBOX_CAPACITY constants
Rangi
2021-02-05
Identify label BattleTowerFade.loop
Rangi
2021-02-05
Identify unreferenced Goldenrod Pokémon Center text labels
Rangi
2021-02-05
Merge pull request #798 from CelestialAmber/master
Rangi
2021-02-05
Merge pull request #799 from FredrIQ/typo_fix
Rangi
2021-02-05
Identify some more labels
Rangi
2021-02-04
Battle Tower: fix typo in constant (PROGESS -> PROGRESS)
Fredrik Ljungdahl
2021-01-21
Fix typo
Amber Brault
2021-01-09
Rename GetFarHalfword to GetFarWord
Rangi
2021-01-06
The 'tmhm' macro adjusts to the number of TMs/HMs/tutors
Rangi
2020-12-23
Remove "Buffer" suffix from two HRAM labels
Rangi
2020-12-23
Rename some labels
Rangi
2020-12-21
Merge pull request #793 from nbasu02/document-stat-up-hit-update-statmessage
Rangi
[prev]
[next]