Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-17 | bleh | einstein95 | |
2017-04-02 | Remove duplicate OaksLabText labels | Matthew Glazar | |
For unknown reasons, the text pointer list for Oak's Lab is duplicated. This is currently implemented by treating the two text pointer lists as one large list. This leads to duplicate labels and some confusing logic. Refactor the code to treat the two text pointer lists separately. This lets us remove several labels. It also makes the code which sets the text pointer list self-documenting. | |||
2017-01-09 | Almost done | einstein95 | |
2017-01-08 | Okay git, I'll do this | einstein95 | |
2017-01-07 | Begin decompiling Rote Edition | einstein95 | |
2016-10-29 | use more HRAM constants | YamaArashi | |
2016-07-27 | Redo audio header macro | dannye | |
2016-07-20 | Clean up redundant labels | dannye | |
fix trainer header numbering | |||
2016-07-18 | Clean up text commands | dannye | |
2016-06-12 | Remove the last address comments | dannye | |
except for wram.asm and sram.asm also delete unused yellow file | |||
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 | |
2015-08-11 | More joypad constants | dannye | |
2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | |
2015-08-10 | No more $C8 | dannye | |
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | |||
2015-08-10 | Use constants for elevator floors | dannye | |
2015-08-10 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
2015-08-09 | Replace some hardcoded data sizes | dannye | |
2015-08-08 | commented audio code | YamaArashi | |
2015-08-07 | named CountSetBits output variable | YamaArashi | |
2015-08-05 | Use more lb | dannye | |
and other clean up | |||
2015-07-25 | yet more naming | YamaArashi | |
2015-07-24 | more naming variables | YamaArashi | |
2015-07-24 | named animation functions/variables | YamaArashi | |
2015-07-23 | make route22 rival events more consistent | YamaArashi | |
2015-07-23 | named function | YamaArashi | |
2015-07-23 | clean up wram aliases | YamaArashi | |
2015-07-22 | Merge pull request #107 from YamaArashi/master | Daniel Harding | |
enumerate events | |||
2015-07-22 | Unify audio bank references | dannye | |
2→1 8→2 1f→3 | |||
2015-07-21 | named more constants | YamaArashi | |
2015-07-21 | named most of the used events | YamaArashi | |
2015-07-20 | gym leader events | YamaArashi | |