index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
ViridianGym.asm
Age
Commit message (
Collapse
)
Author
2021-05-31
Clean many labels of scripts of all gyms
Yoann Fievez
2021-04-13
The 'def_trainers' macro checks that trainers' event flag bits are correct ↵
Rangi
(#318)
2020-11-14
Fix file modes
dannye
2020-07-18
Consistent labels for Gym name scripts
Rangi
2020-07-16
Reformat map scripts' coordinate and movement data
Rangi
'dbmapcoord' has X, Y order like other coordinate-related data macros
2020-07-16
Revise some map scripts, mostly for getting items
Rangi
2020-07-14
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-06
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
Fixes #260
2020-07-05
TM/HM constants named after moves
Rangi
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
2019-10-07
Deobfuscate gyms consistently
deak311andris
2019-01-01
Rename map files, labels, and constants to be consistent and work with ↵
Rangi
Polished Map