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
Age
Commit message (
Expand
)
Author
2016-05-13
Remove the last remaining IF DEF(_YELLOW)
pikalaxalt
2016-05-13
Merge branch 'master' of https://github.com/pret/pokered
pikalaxalt
2016-05-13
Split default names strings into separate lines to make it less unpleasant to...
pikalaxalt
2016-04-25
Fix typo: ninetails.asm -> ninetales.asm
dannye
2016-04-08
Add a TX_MART macro for inventories.
IIMarckus
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-03-22
Clean up more Yellow ifdefs.
IIMarckus
2016-03-14
Add a farcall alias.
yenatch
2016-02-21
Remove hardcoded length values in items.asm
Marcus Huderle
2016-02-20
Remove hardcoded values for CopyData in battle core.
Marcus Huderle
2016-02-17
Bump extras so that pypng doesn't need to be installed.
yenatch
2016-02-17
Bump extras.
yenatch
2016-02-17
Use rgbasm -D in the makefile.
yenatch
2016-02-17
apt-cyg died again
yenatch
2016-02-12
Get rid of yellow ifdefs in wild Pokémon.
IIMarckus
2016-01-30
Remove misleading (unreferenced) labels.
IIMarckus
2016-01-29
Macrofy sprite status data in WRA0
PikalaxALT
2016-01-27
Fix logically incorrect label
dannye
2016-01-09
fix typoes
YamaArashi
2016-01-06
Merge pull request #121 from PikalaxALT/master
Daniel Harding
2016-01-05
Fix a typo
PikalaxALT
2016-01-03
Merge pull request #120 from PikalaxALT/master
luckytyphlosion
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-12-06
Define text banks relative to the first one. Clean up address comments.
IIMarckus
2015-12-06
vertical space is cheap. also remove address comments and yellow ifs.
IIMarckus
2015-12-06
Improve diffability with pokeyellow; remove address comments and ifs.
IIMarckus
2015-10-25
fix repository links
yenatch
2015-10-25
use pip and apt-cyg
yenatch
2015-10-25
align spacing in previous
yenatch
2015-10-25
Reorganize the makefile and remove yellow targets.
yenatch
2015-10-25
Get rid of queues.
yenatch
2015-09-09
Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party struct
dannye
2015-09-07
Merge branch 'master' of https://github.com/iimarckus/pokered
dannye
2015-09-06
Merge pull request #117 from PikalaxALT/master
yenatch
2015-09-04
Rewrite SetEvents and ResetEvents for unlimited number of events
PikalaxALT
2015-08-30
No more S_
dannye
2015-08-30
No more wram_constants.asm
dannye
2015-08-30
No more W_
dannye
2015-08-30
Merge pull request #116 from YamaArashi/master
Daniel Harding
2015-08-30
replaced hardcoded values in ItemUseMedicine
YamaArashi
2015-08-30
rename ItemUseBall labels
YamaArashi
2015-08-29
use the new battle type constants
YamaArashi
2015-08-29
commented pokeball function
YamaArashi
2015-08-29
added constants for item capacity
YamaArashi
2015-08-29
documented flags and misc. fixes
YamaArashi
2015-08-18
Merge pull request #114 from YamaArashi/master
Daniel Harding
2015-08-14
item name length constant
YamaArashi
[next]