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-06-08
Fix incorrectly swapped constants in Players PC
TheFakeMateo
2021-06-08
Rename `prioritysjump` to `sdefer`
Rangi
2021-06-07
MON_PKRUS -> MON_POKERUS
Rangi
2021-06-07
"ld [MON_LEVEL], a" in ComputeNPCTrademonStats should be "ld [wCurPartyLevel]...
Rangi
2021-05-30
Add more comments to tileset palette animation functions
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-27
Use {interpolation} to generate sequences of RAM labels
Rangi
2021-04-26
SPECIAL -> UNUSED_TYPES_END
Rangi
2021-04-20
Use rgbds 0.5.0
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
Rangi
2021-03-24
Add some comments regarding 16-bit increment/decrement
Rangi
2021-03-24
Sync some files with pokecrystal
Rangi
2021-03-23
Consistent comments in the tileset animation engine
Rangi
2021-03-23
Verify uneven list sizes with list_start, li, and assert_list_length macros
Rangi
2021-03-22
Fix octave argument assertion
Rangi
2021-03-22
Miscellaneous cleanup
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 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
[prev]
[next]