| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -43/+43 |
| | |/ | |||||
| | * | Name some battle sound effects | dannye | 2015-07-21 | 1 | -5/+5 |
| | * | constants for flag actions | YamaArashi | 2015-07-19 | 1 | -6/+6 |
| | * | naming | YamaArashi | 2015-07-19 | 1 | -2/+2 |
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 1 | -57/+19 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -1/+1 |
| | |\ | |||||
| | | * | misc | YamaArashi | 2015-07-18 | 1 | -1/+1 |
| | * | | Name sound effects | dannye | 2015-07-19 | 1 | -5/+5 |
| | |/ | |||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -63/+63 |
| | * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -14/+14 |
| | * | menu stuff | YamaArashi | 2015-07-15 | 1 | -11/+11 |
| | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -65/+66 |
| | * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -2/+2 |
