index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-15
$11 = wTempMonStructEnd - wTempMonLevel
Rangi
2021-03-11
Sync some files with pokecrystal
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 #69 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-05
Define more struct offset constants with rsreset instead of const_def
Rangi
2021-03-05
Verify wild data sizes with def_grass/water_wildmons and end_grass/water_wild...
Rangi
2021-03-05
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-22
Identify link sync buffers, separate from link action bytes
Rangi
2021-02-10
Use PARTY_LENGTH and MAILBOX_CAPACITY constants
Rangi
2021-02-05
Fix typo
Rangi
2021-01-09
Rename GetFarHalfword to GetFarWord
Rangi
2021-01-06
The 'tmhm' macro adjusts to the number of TMs/HMs
Rangi
2020-12-23
Remove "Buffer" suffix from two HRAM labels
Rangi
2020-12-23
Rename some labels
Rangi
2020-12-21
Remove the Discord webhook since unnamed.py reports 100.00% complete
Rangi
2020-12-20
Clarify signed magnitude in the growth_rate macro
Rangi
2020-12-09
Update rgbdscheck.asm
Rangi
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 FarPlaceString -> BrokenPlaceFarString
Rangi
2020-12-07
Document AI_Smart_Conversion2 bug
Rangi
2020-12-07
Document unused male Grunts
Rangi
2020-12-07
Cleaned up some comments and changed a magic number to maskbits NUM_CHANNELS ...
aljohnston112
2020-12-04
text "<PARA>..." → text_start and para "..."
Rangi
2020-11-30
Simplify stadium.c without Crystal base data
Rangi
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-11
Document the "Route 15" text correction
Rangi
2020-11-09
sRTCStatusFlags is one byte
Rangi
2020-11-09
Remove "XXX" comment (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
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 pokecrystal
Rangi
2020-11-02
Group some link.asm code into "paragraphs"
Rangi
2020-11-02
Group link-related WRAM labels together
Rangi
2020-11-02
Identify an unused intro sprite animation from pokegold-spaceworld
Rangi
[prev]
[next]