| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| * | | Fix bank3d so it matches baserom.gbc | luckytyphlosion | 2015-08-28 | 1 | -1/+1 | |
| * | | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2015-08-09 | 2 | -3/+5 | |
| * | | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2015-08-03 | 4 | -345/+298 | |
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 83 | -2523/+617 | |
| * | | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 2 | -27/+31 | |
| * | | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 2 | -3/+3 | |
| * | | Bank3d addresses and fixes. | luckytyphlosion | 2015-07-07 | 1 | -100/+33 | |
| * | | Complete documentation of bank3d | luckytyphlosion | 2015-07-06 | 1 | -1/+1 | |
| * | | More home.asm documentation. | luckytyphlosion | 2015-06-17 | 1 | -2/+2 | |
| * | | Mart inventories addresses. | luckytyphlosion | 2015-06-11 | 1 | -16/+16 | |
| * | | Yellow mart inventories. | luckytyphlosion | 2015-06-11 | 1 | -3/+3 | |
| * | | Moving yellow data to yellow folder. | luckytyphlosion | 2015-05-23 | 3 | -758/+0 | |
| |/ | ||||||
| * | 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 | |
