index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
ViridianGym.asm
(
follow
)
Commit message (
Expand
)
Author
Age
*
Use combined hardware constants
Rangi42
2025-06-30
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
*
Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)
Sylvie
2024-09-18
*
Identify various flag labels and bit constants (#454)
Sylvie
2024-07-16
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
*
Clean many labels of scripts of all gyms
Yoann Fievez
2021-05-31
*
The 'def_trainers' macro checks that trainers' event flag bits are correct (#...
Rangi
2021-04-13
*
Fix file modes
dannye
2020-11-14
*
Consistent labels for Gym name scripts
Rangi
2020-07-18
*
Reformat map scripts' coordinate and movement data
Rangi
2020-07-16
*
Revise some map scripts, mostly for getting items
Rangi
2020-07-16
*
Use a 'trainer' macro for trainers in scripts/
Rangi
2020-07-14
*
Clean up some data, using macros for multiline list entries
Rangi
2020-07-14
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
*
text_linkpromptbutton -> text_waitbutton
Rangi
2020-07-06
*
TM/HM constants named after moves
Rangi
2020-07-05
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
*
Deobfuscate gyms consistently
deak311andris
2019-10-07
*
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
2019-01-01