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
Age
Commit message (
Expand
)
Author
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-03
Replace raw hex values with HRAM constants
Rangi
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
Move graphics-only object file sources into gfx/
Rangi
2020-07-03
Organize macros/ like pokecrystal
Rangi
2020-06-27
Organize gfx/
Rangi
2020-06-27
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Rangi
2020-05-05
change input hex to constants
Matt
2020-05-05
document vermilion gym
Matt
2020-05-03
label npc conditional text
Matt
2020-05-03
clean up vermilion labels
Matt
2020-05-03
label hardcoded HRAM address, start documenting Vermilion
Matt
2020-02-05
Merge pull request #223 from pret/audio-macros
Daniel Harding
2019-10-07
Deobfuscate Pewter city
deak311andris
2019-10-07
Deobfuscate Viridian City
deak311andris
2019-10-07
Deobfuscate gyms consistently
deak311andris
2019-10-03
OaksLab deobfuscation
deak311andris
2019-07-27
Update audio macro names
dannye
2019-07-07
Merge branch 'master' of https://github.com/pret/pokered
Rangi
2019-07-07
Replace some hard-coded values with constants
Rangi
2019-04-08
Replace the few instances of Unknown Dungeon with Cerulean Cave
SatoMew
2019-01-01
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
2018-11-18
Fix spritestatedata macros to be prefixed with w.
luckytyphlosion
2017-12-30
Add space between arguments in assembly instructions and remove redundant a i...
xCrystal
2017-04-02
Remove duplicate OaksLabText labels
Matthew Glazar
2016-10-29
use more HRAM constants
YamaArashi
2016-07-27
Redo audio header macro
dannye
2016-07-20
Clean up redundant labels
dannye
2016-07-18
Clean up text commands
dannye
2016-06-12
Remove the last address comments
dannye
2016-06-12
Remove some leftover address comments
dannye
2016-06-11
remove address comments
YamaArashi
2016-06-09
Implement handy text macros from yellow
pikalaxalt
2016-06-09
Merge branch 'master' of https://github.com/pret/pokered
pikalaxalt
2016-06-08
Sync somewhat with pokeyellow.
IIMarckus
2016-06-07
Remove the Beach House option.
IIMarckus
2016-05-30
TX_SFX_KEY_ITEM and `mapconst` macro
pikalaxalt
2016-05-13
Merge branch 'master' of https://github.com/pret/pokered
pikalaxalt
2016-04-08
Clean up script labels in marts and Pokémon Centers.
IIMarckus
2016-04-06
Clean up labels and trainer headers for overworld Pokémon.
IIMarckus
2016-01-29
Macrofy sprite status data in WRA0
PikalaxALT
2016-01-03
Fix game time labels
PikalaxALT
2015-12-18
Label elite four scripts more completely.
Marcus Huderle
2015-12-14
Fewer underscores in constants
dannye
2015-08-30
No more W_
dannye
2015-08-29
use the new battle type constants
YamaArashi
2015-08-29
documented flags and misc. fixes
YamaArashi
2015-08-14
item name length constant
YamaArashi
2015-08-14
add border constant and clear up misnomer
YamaArashi
2015-08-12
named more variables
YamaArashi
[next]