| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 2 | -4/+8 |
| |\ | |||||
| | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -3/+7 |
| * | | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -3/+3 |
| * | | make route22 rival events more consistent | YamaArashi | 2015-07-23 | 1 | -3/+3 |
| * | | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -0/+6 |
| |/ | |||||
| * | Merge pull request #107 from YamaArashi/master | Daniel Harding | 2015-07-22 | 3 | -1/+3006 |
| |\ | |||||
| | * | named more constants | YamaArashi | 2015-07-21 | 1 | -17/+17 |
| | * | comments for event constants | YamaArashi | 2015-07-21 | 2 | -2563/+2563 |
| | * | named most of the used events | YamaArashi | 2015-07-21 | 3 | -138/+156 |
| | * | move event macros to separate file | YamaArashi | 2015-07-20 | 1 | -0/+425 |
| | * | gym leader events | YamaArashi | 2015-07-20 | 1 | -16/+16 |
| | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -0/+2562 |
| * | | Unify audio bank references | dannye | 2015-07-22 | 1 | -1/+1 |
| * | | Rename sound effect files | dannye | 2015-07-22 | 1 | -161/+161 |
| * | | Name some battle sound effects | dannye | 2015-07-21 | 1 | -162/+162 |
| |/ | |||||
| * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -0/+6 |
| * | naming | YamaArashi | 2015-07-19 | 1 | -0/+12 |
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -1/+0 |
| |\ | |||||
| | * | misc | YamaArashi | 2015-07-18 | 1 | -1/+0 |
| * | | Name sound effects | dannye | 2015-07-19 | 1 | -0/+176 |
| * | | Enumerate more constants | dannye | 2015-07-19 | 10 | -860/+885 |
| |/ | |||||
| * | Enumerate map constants | dannye | 2015-07-17 | 1 | -249/+251 |
| * | title / diploma / vending machine | YamaArashi | 2015-07-17 | 1 | -0/+5 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-07-16 | 1 | -1/+9 |
| |\ | |||||
| | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -0/+8 |
| | * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -1/+1 |
| * | | Swap trade center and battle center | dannye | 2015-07-16 | 2 | -7/+7 |
| |/ | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 2 | -0/+57 |
| |\ | |||||
| | * | named town map stuff | YamaArashi | 2015-07-13 | 1 | -0/+2 |
| | * | named party menu/naming screen wram variables | YamaArashi | 2015-07-13 | 1 | -0/+24 |
| | * | comment slot machine | YamaArashi | 2015-07-13 | 1 | -0/+13 |
| | * | movemon and removepokemon wram variables | YamaArashi | 2015-07-12 | 1 | -0/+6 |
| | * | named wram variables | YamaArashi | 2015-07-12 | 2 | -0/+14 |
| |/ | |||||
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -1/+0 |
| * | Clean up white space | U-Daniel-PC\Daniel | 2015-06-11 | 1 | -3/+3 |
| * | Add newlines to EOFs | U-Daniel-PC\Daniel | 2015-06-01 | 3 | -3/+3 |
| * | EOL Windows->UNIX | U-Daniel-PC\Daniel | 2015-06-01 | 7 | -177/+177 |
| * | named misc functions | YamaArashi | 2015-02-08 | 1 | -1/+1 |
| * | commented menu stuff | YamaArashi | 2015-02-07 | 1 | -0/+20 |
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 4 | -10/+45 |
| * | add constants for volatile statuses and more battle labels/commentary/constants | xCrystal | 2015-02-04 | 1 | -2/+28 |
| * | Merge branch 'master' of https://github.com/dannye/pokered | IIMarckus | 2014-10-20 | 1 | -0/+236 |
| |\ | |||||
| | * | Enumerate hide/show constants | U-Daniel-PC\Daniel | 2014-09-26 | 1 | -228/+230 |
| | * | Make Hide/Show objects more dynamic | U-Daniel-PC\Daniel | 2014-09-25 | 1 | -0/+234 |
| * | | Modularize the beach house. | IIMarckus | 2014-10-17 | 3 | -3/+3 |
| * | | More idioms. | IIMarckus | 2014-10-17 | 1 | -1/+3 |
| * | | Add more from the beach house. | IIMarckus | 2014-10-17 | 2 | -2/+9 |
| |/ | |||||
| * | Add comments for move ids. | yenatch | 2014-09-23 | 1 | -164/+164 |
| * | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 | 3 | -16/+19 |
| |\ | |||||
| | * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -15/+5 |
