index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-13
Consistent constants for radio data table sizes (could still be better)
Rangi
2020-08-12
Factor out gfx/pack/pack_menu.tilemap
Rangi
2020-08-11
'make clean' reuses 'make tidy' commands
Rangi
2020-08-11
Identify some time-related data
Rangi
2020-08-05
Remove a verifiably false comment
mid-kid
2020-08-05
`d` is the multiplier for Sprites_Sine
mid-kid
2020-08-05
Use TRUE for hCGBPalUpdate
mid-kid
2020-08-05
Document wTitleScreenSelectedOption variable
mid-kid
2020-08-04
TX_NUM -> TX_DECIMAL
mid-kid
2020-08-04
Add extra japanese chars not represented as of yet
mid-kid
2020-08-04
Better label 2D menu data
mid-kid
2020-08-04
Prevent OaksPKMNTalk from looping forever if NUM_GRASSMON is changed
mid-kid
2020-08-04
Label some audio commands as unused
mid-kid
2020-08-03
Identify constant in NamingScreen_IsTargetBox
Rangi
2020-07-28
'make tidy' shouldn't trigger 'make -C tools'
Rangi
2020-07-27
rgbdscheck requires 0.4.1
Rangi
2020-07-26
Use def_* macros for automatic map event counts
Rangi
2020-07-24
Ignore tools/stadium
Rangi
2020-07-23
Merge pull request #59 from Rangi42/master
Rangi
2020-07-23
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs
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-22
Treat map setup commands like trade script commands
Rangi
2020-07-22
tools/unnamed.py supports rgbds 0.4.1 object files
Rangi
2020-07-22
Merge pull request #57 from Rangi42/master
Rangi
2020-07-21
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)
Rangi
2020-07-21
Define JOHTO_FLYPOINT like KANTO_FLYPOINT
Rangi
2020-07-21
Define NUM_FLYPOINTS
Rangi
2020-07-21
" " → $7f
Rangi
2020-07-17
Fix newlines
Rangi
2020-07-17
Port pokered's more local system for trade animation scripts
Rangi
2020-07-17
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
Rangi
2020-07-17
return → endcallback, reloadandreturn → reloadend
Rangi
2020-07-15
Mark gold_debug and silver_debug as PHONY make targets
Rangi
2020-07-13
Document G/S-only bugs and glitches (fixes #52)
Rangi
2020-07-13
Define map setup commands as macros like other script commands
Rangi
2020-07-13
Merge pull request #56 from Rangi42/master
Rangi
2020-07-13
Disassemble the final English debug ROMs
Rangi
2020-07-10
Merge pull request #55 from Rangi42/master
Rangi
2020-07-09
Use const_skip and const_next macros for brevity
Rangi
2020-07-09
Eliminate enum: use const instead, with case-by-case parallel const implement...
Rangi
2020-07-08
Group pic pointer SECTIONs together like pokecrystal
Rangi
2020-07-07
Get all unnamed symbols with make DEBUG=1
Rangi
2020-07-06
add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...
Rangi
2020-07-06
Define SERIAL_PREAMBLE_LENGTH
Rangi
2020-07-06
text_linkpromptbutton -> text_waitbutton
Rangi
2020-07-05
Sync README.md with pokered and pokecrystal
Rangi
2020-07-05
Sync .gitignore with pokered and pokecrystal
Rangi
2020-07-05
Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc
Rangi
[prev]
[next]