index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
events
Age
Commit message (
Expand
)
Author
2022-03-12
Build the Virtual Console patch with `make crystal11_vc` (#882)
vulcandth
2022-03-09
Identify some wMenuJoypad-related button constants
Rangi
2022-02-14
Clear however many bytes are needed for wFruitTreeFlags
Rangi
2021-12-22
Identify some overworld movement data
Rangi
2021-11-23
Use ~X instead of $ff ^ X
Rangi
2021-06-19
Standardize capitalization of ".Jumptable"
Rangi
2021-06-09
Fix incorrectly swapped Players PC menu constants
TheFakeMateo
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
2021-04-19
Use rgbds 0.5.0
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-08
Identify scrolling menu lists in WRAM
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-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-11-17
Resolve some "???" comments
Rangi
2020-11-09
Remove "XXX" comments (various "???+" still mark unclear code)
Rangi
2020-11-09
Replace $0 with 0 for "ld l, a / ld h, 0" idiom
Rangi
2020-11-08
Rename "dummy game" to "memory game"
Rangi
2020-11-03
Identify some uses of wBuffer1-6 in new Crystal code
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 pokegold
Rangi
2020-11-01
Identify some more labels, and make some more consistent
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
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-05
Identify more unnamed labels
Rangi
2020-10-04
Identify more unnamed labels
Rangi
2020-10-04
Identify some more unnamed labels
Rangi
2020-08-27
Fix some constants surrounding sprite animations
mid-kid
2020-08-18
Merge pull request #756 from mid-kid/master
Rangi
2020-08-13
Consistent constants for radio data table sizes (could still be better)
Rangi
2020-08-11
Identify some time-related data
Rangi
2020-08-05
Use TRUE for hCGBPalUpdate
mid-kid
2020-07-25
Correct constants in DoNPCTrade
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-17
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
Rangi
[next]