| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove misleading (unreferenced) labels. | IIMarckus | 2016-01-30 | 151 | -153/+3 |
| * | fix typoes | YamaArashi | 2016-01-09 | 1 | -1/+1 |
| * | Fewer underscores in constants | dannye | 2015-12-14 | 28 | -71/+71 |
| * | vertical space is cheap. also remove address comments and yellow ifs. | IIMarckus | 2015-12-06 | 1 | -188/+94 |
| * | No more W_ | dannye | 2015-08-30 | 2 | -3/+3 |
| * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -38/+38 |
| * | No more $C8 | dannye | 2015-08-10 | 72 | -349/+349 |
| * | Clean up data/evos_moves.asm | dannye | 2015-08-10 | 2 | -23/+173 |
| * | Replace some hardcoded data sizes | dannye | 2015-08-09 | 2 | -0/+2 |
| * | Merge branch 'master' of https://github.com/luckytyphlosion/pokered | dannye | 2015-07-27 | 151 | -1067/+1066 |
| |\ | |||||
| | * | More bugfixes. | luckytyphlosion | 2015-07-26 | 5 | -16/+16 |
| | * | Bugfixes. | luckytyphlosion | 2015-07-26 | 6 | -7/+1 |
| | * | tmlearn macro. | luckytyphlosion | 2015-07-26 | 151 | -1067/+1072 |
| * | | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -0/+2 |
| | |/ | |||||
| * / | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -8/+8 |
| |/ | |||||
| * | A few missed object constants | dannye | 2015-07-18 | 2 | -2/+2 |
| * | Fix object constant names | dannye | 2015-07-18 | 203 | -825/+825 |
| * | Map object macro | dannye | 2015-07-18 | 224 | -1151/+1151 |
| * | Simplify map connections | dannye | 2015-07-18 | 36 | -78/+78 |
| * | Clean up map connections | dannye | 2015-07-18 | 22 | -31/+31 |
| * | Enumerate map constants | dannye | 2015-07-17 | 1 | -60/+60 |
| * | Swap trade center and battle center | dannye | 2015-07-16 | 11 | -36/+36 |
| * | Use more *Coord | dannye | 2015-07-14 | 1 | -0/+1 |
| * | Start using text predef macros | dannye | 2015-07-04 | 1 | -5/+5 |
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 2 | -3/+3 |
| * | Pick off some more static map ids. | yenatch | 2015-02-07 | 1 | -8/+7 |
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -8/+8 |
| * | Added bcd macros with coins and money aliases. | Marcus Huderle | 2015-02-04 | 2 | -111/+111 |
| * | Clean up prizes data. | Marcus Huderle | 2015-01-24 | 1 | -11/+14 |
| * | Better documenting for GetMachinePrice and TechnicalMachinePrices. | Marcus Huderle | 2015-01-24 | 1 | -5/+25 |
| * | Clean up white space, fix label typo | U-Daniel-PC\Daniel | 2015-01-22 | 2 | -2/+2 |
| * | Labels for Fuji in Pokémon Tower. | IIMarckus | 2014-10-26 | 1 | -0/+7 |
| * | Add a shifted person object on Route 19 in Yellow. | IIMarckus | 2014-10-17 | 1 | -0/+4 |
| * | Fix a few more bugs in the beach house. | IIMarckus | 2014-10-17 | 3 | -3/+4 |
| * | Modularize the beach house. | IIMarckus | 2014-10-17 | 6 | -6/+15 |
| * | Add the beach house tileset. | IIMarckus | 2014-10-17 | 2 | -0/+6 |
| * | More idioms. | IIMarckus | 2014-10-17 | 2 | -2/+2 |
| * | Fix Route 19 for Yellow. | IIMarckus | 2014-10-17 | 1 | -4/+13 |
| * | Add more from the beach house. | IIMarckus | 2014-10-17 | 2 | -0/+26 |
| * | Kill version.asm. | IIMarckus | 2014-10-17 | 80 | -631/+576 |
| * | Add a lot of Yellow text changes. | IIMarckus | 2014-10-10 | 1 | -0/+13 |
| * | Merge remote-tracking branch 'danny/master' | yenatch | 2014-09-19 | 151 | -151/+151 |
| |\ | |||||
| | * | Fix capitalization | U-Daniel-PC\Daniel | 2014-09-20 | 2 | -2/+2 |
| | * | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Daniel-PC\Daniel | 2014-09-19 | 1 | -168/+177 |
| | |\ | |||||
| | * | | Don't redundantly define sprite dimensions | U-Daniel-PC\Daniel | 2014-07-15 | 151 | -151/+151 |
| * | | | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 | 9 | -21/+24 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -0/+3 |
| | * | | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 8 | -21/+21 |
| | |/ | |||||
| * / | Use a macro for move attributes. | yenatch | 2014-09-01 | 1 | -168/+177 |
| |/ | |||||
