Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-08 | Add Devolve Stoneadding-pokemon | dannye | |
rolls back Pokemon to their pre-evolution without degenerating stats | |||
2016-08-08 | Adding Glaceon test | dannye | |
An example to show adding a second new Pokemon and a new evolution item in pokered | |||
2016-08-08 | Adding Leafeon test | dannye | |
An example to show adding a new Pokemon in pokered | |||
2016-07-31 | Split macros.asm | dannye | |
2016-07-27 | Replace unnecessary tabs with spaces | dannye | |
2016-07-20 | Clean up redundant labels | dannye | |
fix trainer header numbering | |||
2016-06-12 | sync text | YamaArashi | |
2016-06-11 | crlf to lf | YamaArashi | |
2016-06-09 | Merge branch 'master' of https://github.com/pret/pokered | pikalaxalt | |
2016-06-07 | Remove the Beach House option. | IIMarckus | |
2016-05-30 | TX_SFX_KEY_ITEM and `mapconst` macro | pikalaxalt | |
2016-04-06 | Clean up labels and trainer headers for overworld Pokémon. | IIMarckus | |
2015-12-14 | Fewer underscores in constants | dannye | |
2015-09-04 | Rewrite SetEvents and ResetEvents for unlimited number of events | PikalaxALT | |
2015-08-30 | No more wram_constants.asm | dannye | |
unfortunately, this means manually declaring the wEnemyMon1 party struct | |||
2015-08-30 | No more W_ | dannye | |
2015-08-29 | commented pokeball function | YamaArashi | |
2015-08-29 | added constants for item capacity | YamaArashi | |
2015-08-14 | item name length constant | YamaArashi | |
2015-08-14 | add border constant and clear up misnomer | YamaArashi | |
2015-08-13 | Named a test battle variable | YamaArashi | |
2015-08-12 | commented SGB palette stuff | YamaArashi | |
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-08 | commented audio code | YamaArashi | |
2015-07-29 | constants for PrintNumber | YamaArashi | |
2015-07-26 | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | |
2015-07-24 | named animation functions/variables | YamaArashi | |
2015-07-24 | Use more wram labels and other constants | xCrystal | |
2015-07-23 | make route22 rival events more consistent | YamaArashi | |
2015-07-23 | fixed hram aliases and named wram var | 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-22 | Rename sound effect files | dannye | |
2015-07-21 | Name some battle sound effects | dannye | |
2015-07-21 | named more constants | YamaArashi | |
2015-07-21 | comments for event constants | YamaArashi | |
2015-07-21 | named most of the used events | YamaArashi | |
2015-07-20 | move event macros to separate file | YamaArashi | |
2015-07-20 | gym leader events | YamaArashi | |
2015-07-20 | enumerate events | YamaArashi | |
2015-07-19 | constants for flag actions | YamaArashi | |
2015-07-19 | naming | YamaArashi | |
2015-07-19 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | |||
2015-07-19 | Name sound effects | dannye | |
2015-07-19 | Enumerate more constants | dannye | |
2015-07-18 | misc | YamaArashi | |
2015-07-17 | Enumerate map constants | dannye | |
closes https://github.com/iimarckus/pokered/issues/86 | |||
2015-07-17 | title / diploma / vending machine | YamaArashi | |