| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokered | dannye | 2016-06-12 | 1 | -7/+7 |
| |\ | |||||
| | * | sync engine code with pokered | YamaArashi | 2016-06-11 | 1 | -9/+9 |
| * | | Remove more address comments | dannye | 2016-06-12 | 1 | -5/+5 |
| * | | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 1 | -1/+0 |
| |\ \ | |/ |/| | |||||
| | * | Remove the last address comments | dannye | 2016-06-12 | 1 | -3/+2 |
| | * | remove address comments | YamaArashi | 2016-06-11 | 1 | -318/+318 |
| | * | Clean up more Yellow ifdefs. | IIMarckus | 2016-03-22 | 1 | -4/+0 |
| | * | Remove hardcoded values for CopyData in battle core. | Marcus Huderle | 2016-02-20 | 1 | -4/+4 |
| | * | Fewer underscores in constants | dannye | 2015-12-14 | 1 | -1/+1 |
| | * | No more S_ | dannye | 2015-08-30 | 1 | -1/+1 |
| | * | No more W_ | dannye | 2015-08-30 | 1 | -393/+393 |
| | * | use the new battle type constants | YamaArashi | 2015-08-29 | 1 | -10/+10 |
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -324/+324 |
| * | | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 1 | -9/+9 |
| | |\ \ | |||||
| | * | | | Printer labels | pikalaxalt | 2016-06-07 | 1 | -1/+1 |
| * | | | | Sync with pokered | dannye | 2016-06-11 | 1 | -31/+31 |
| | |/ / |/| | | |||||
| * | | | Clean up white space | dannye | 2016-06-06 | 1 | -9/+9 |
| |/ / | |||||
| * | | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -1/+1 |
| * | | Complete documentation of BankF | luckytyphlosion | 2016-01-24 | 1 | -311/+390 |
| * | | More BankF documentation | luckytyphlosion | 2016-01-23 | 1 | -67/+62 |
| * | | More bankF documentation. | luckytyphlosion | 2016-01-16 | 1 | -86/+86 |
| * | | More BankF documentation | luckytyphlosion | 2016-01-09 | 1 | -33/+33 |
| * | | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -88/+202 |
| * | | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -51/+80 |
| * | | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 1 | -26/+34 |
| * | | Fewer underscores in constants | luckytyphlosion | 2015-12-22 | 1 | -1/+1 |
| * | | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 1 | -65/+65 |
| * | | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -20/+20 |
| * | | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 2015-11-28 | 1 | -119/+119 |
| * | | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -63/+63 |
| * | | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -8/+8 |
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -500/+495 |
| |\| | |||||
| | * | named battle and learn move variables | YamaArashi | 2015-08-14 | 1 | -17/+25 |
| | * | Named a test battle variable | YamaArashi | 2015-08-13 | 1 | -4/+4 |
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -20/+20 |
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -5/+5 |
| | * | No more $C8 | dannye | 2015-08-10 | 1 | -2/+2 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-08-10 | 1 | -28/+36 |
| | |\ | |||||
| | | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -8/+8 |
| | | * | named wram variables | YamaArashi | 2015-08-07 | 1 | -17/+17 |
| | | * | more info on the bide bug | YamaArashi | 2015-08-06 | 1 | -3/+11 |
| | * | | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -7/+7 |
| | |/ | |||||
| | * | Use more lb | dannye | 2015-08-05 | 1 | -29/+29 |
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -4/+4 |
| | * | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | 2015-07-26 | 1 | -19/+19 |
| | |\ | |||||
| | | * | Use more wram labels and other constants | xCrystal | 2015-07-24 | 1 | -19/+19 |
| | * | | yet more naming | YamaArashi | 2015-07-25 | 1 | -1/+1 |
| | * | | more naming variables | YamaArashi | 2015-07-24 | 1 | -14/+14 |
| | * | | named animation functions/variables | YamaArashi | 2015-07-24 | 1 | -1/+1 |
