index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-03
HappinessData_DaisysGrooming uses percent macro
Rangi
2020-08-03
TX_NUM -> TX_DECIMAL
mid-kid
2020-08-03
Label some mobile battle screen functions
mid-kid
2020-08-03
Minor title screen fixes
mid-kid
2020-08-03
Add extra japanese chars not represented as of yet
mid-kid
2020-08-03
Better label 2D menu data
mid-kid
2020-08-03
Prevent OaksPKMNTalk from looping forever if NUM_GRASSMON is changed
mid-kid
2020-08-03
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
Merge pull request #754 from Rangi42/master
Rangi
2020-07-25
Correct constants in DoNPCTrade
Rangi
2020-07-24
Use def_* macros for automatic map event counts
Rangi
2020-07-24
Ignore tools/stadium
mid-kid
2020-07-23
Merge pull request #751 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 #745 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
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-13
Fix tools/unnamed.py
Rangi
2020-07-13
Define map setup commands as macros like other script commands
Rangi
2020-07-13
Merge pull request #743 from Rangi42/master
Rangi
2020-07-13
Port pokegold's method of defining rgblink arguments per ROM
Rangi
2020-07-13
Disassemble the final English debug ROM
Rangi
2020-07-10
Merge pull request #740 from Rangi42/master
Rangi
2020-07-10
Use const_skip and const_next macros for brevity
Rangi
2020-07-08
Eliminate enum: use const instead, with case-by-case parallel const implement...
Rangi
2020-07-07
Get all unnamed symbols with make DEBUG=1
Rangi
2020-07-06
add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE constan...
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 pokegold
Rangi
2020-07-05
Sync .gitignore with pokered and pokegold
Rangi
2020-07-05
Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc
Rangi
2020-07-04
SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT
Rangi
2020-07-02
Use STRCMP, not ==, to compare multi-character strings
Rangi
[prev]
[next]