index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-09
Require rgbds 0.4.2
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
FarString -> PlaceFarString, and document a BrokenPlaceFarString bug
Rangi
2020-12-07
Document AI_Smart_Conversion2 bug (resolves #786)
Rangi
2020-12-07
Merge pull request #790 from nbasu02/mark-unused-grunts
Rangi
2020-12-07
Identified two magic numbers and cleaned up some comments (#783)
aljohnston112
2020-12-04
text "<PARA>..." → text_start and para "..."
Rangi
2020-11-30
Don't hardcode CRCs within Crystal base data
Rangi
2020-11-27
document unused male grunts
Neil Basu
2020-11-24
Use STRING_BUFFER_LENGTH for the wStringBuffers
Rangi
2020-11-21
Fix tools/free_space.py
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-09
sRTCStatusFlags is one byte
Rangi
2020-11-09
Remove "XXX" comments (various "???+" still mark unclear code)
Rangi
2020-11-09
Terser damage calculation constants
Rangi
2020-11-09
Replace $0 with 0 for "ld l, a / ld h, 0" idiom
Rangi
2020-11-09
Identify wBattleAnimTemp0-3
Rangi
2020-11-08
Rename "dummy game" to "memory game"
Rangi
2020-11-03
Identify remaining uses of wBuffer1-6 as general-purpose HP buffers or mobile
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-02
Group some link.asm code into "paragraphs"
Rangi
2020-11-02
Group link-related WRAM labels together
Rangi
2020-11-01
Identify wLinkBattleRNPreamble
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
Extract more RGB data to .pal files
Rangi
2020-10-30
Identify wSpriteAnimDict key constants
Rangi
2020-10-30
Merge pull request #776 from Rangi42/unreferenced
Rangi
2020-10-30
Refer to rgbds' own install instructions
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-29
Port more pokegold link engine symbols, and name an unused WRAM byte
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
Identify remaining Mystery Gift labels and constants
Rangi
2020-10-27
Create data/collision/ for tile collision-related data
Rangi
2020-10-26
Update the style guide with new conventions and rgbasm possibilities
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-23
Identify some more labels, mostly WRAM
Rangi
2020-10-23
Identify some more link.asm labels (syncing to pokegold)
Rangi
2020-10-23
Identify remaining debug color picker labels
Rangi
[prev]
[next]