| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | commented movement stuff | YamaArashi | 2015-07-15 | 7 | -163/+206 | |
| | | * | | named wram variables | YamaArashi | 2015-07-14 | 21 | -203/+245 | |
| | | * | | hall of fame / credits | YamaArashi | 2015-07-14 | 21 | -179/+221 | |
| | | * | | field moves | YamaArashi | 2015-07-14 | 4 | -80/+107 | |
| | | * | | player animations, emotion bubbles, etc. | YamaArashi | 2015-07-14 | 13 | -110/+166 | |
| | |/ / | ||||||
| * / / | Swap trade center and battle center | dannye | 2015-07-16 | 23 | -85/+85 | |
| |/ / | ||||||
| * | | Comment naming screen | dannye | 2015-07-14 | 12 | -150/+158 | |
| * | | Use more screen dimension constants | dannye | 2015-07-14 | 18 | -85/+88 | |
| * | | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 43 | -847/+1136 | |
| |\ \ | ||||||
| | * | | named town map stuff | YamaArashi | 2015-07-13 | 4 | -140/+159 | |
| | * | | named party menu/naming screen wram variables | YamaArashi | 2015-07-13 | 14 | -75/+105 | |
| | * | | comment slot machine | YamaArashi | 2015-07-13 | 13 | -327/+447 | |
| | * | | menu wram variable names | YamaArashi | 2015-07-13 | 8 | -28/+35 | |
| | * | | movemon and removepokemon wram variables | YamaArashi | 2015-07-12 | 8 | -51/+66 | |
| | * | | named wram variables | YamaArashi | 2015-07-12 | 21 | -173/+253 | |
| | * | | use constant for bg transfer dest hram var | YamaArashi | 2015-07-12 | 5 | -7/+7 | |
| | * | | shake screen functions | YamaArashi | 2015-07-12 | 6 | -33/+39 | |
| | * | | some battle animation stuff | YamaArashi | 2015-07-12 | 4 | -51/+56 | |
| | * | | more trade comments/fixes | YamaArashi | 2015-07-12 | 1 | -3/+10 | |
| * | | | Use more *Coord | dannye | 2015-07-14 | 32 | -179/+182 | |
| |/ / | ||||||
| * | | Clean up sram | dannye | 2015-07-05 | 2 | -103/+103 | |
| * | | Merge pull request https://github.com/iimarckus/pokered/pull/95 from luckytyp... | dannye | 2015-07-05 | 3 | -68/+105 | |
| |\ \ | ||||||
| | * | | Update sram.asm | luckytyphlosion | 2015-04-26 | 1 | -1/+1 | |
| | * | | Update save.asm | luckytyphlosion | 2015-04-26 | 1 | -1/+1 | |
| | * | | Remove S_SAVEDPLAYERID as a constant | luckytyphlosion | 2015-04-26 | 1 | -2/+0 | |
| | * | | Fix datasizes | luckytyphlosion | 2015-04-26 | 1 | -5/+5 | |
| | * | | Fix typo | luckytyphlosion | 2015-04-26 | 1 | -1/+1 | |
| | * | | Labels instead of constants | luckytyphlosion | 2015-04-26 | 1 | -16/+24 | |
| | * | | Replaced all direct addresses with labels. | luckytyphlosion | 2015-04-26 | 1 | -52/+52 | |
| | * | | S_SAVEDPLAYERID constant. | luckytyphlosion | 2015-04-26 | 1 | -0/+1 | |
| | * | | Added all necessary SRAM constants | luckytyphlosion | 2015-04-26 | 1 | -5/+15 | |
| | * | | Split SRAM stuff. | luckytyphlosion | 2015-04-26 | 1 | -16/+1 | |
| | * | | Create sram.asm | luckytyphlosion | 2015-04-26 | 1 | -0/+16 | |
| | * | | Replaced Box Direct Addresses with Labels. | luckytyphlosion | 2015-04-26 | 1 | -6/+6 | |
| | * | | SRAM Constants | luckytyphlosion | 2015-04-26 | 1 | -0/+6 | |
| * | | | Start using text predef macros | dannye | 2015-07-04 | 36 | -219/+225 | |
| * | | | More TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 5 | -12/+12 | |
| * | | | Merge pull request #98 from dannye/master | Daniel Harding | 2015-07-03 | 654 | -4682/+4329 | |
| |\ \ \ | ||||||
| | * | | | No more ldh | U-Daniel-PC\Daniel | 2015-07-03 | 21 | -57/+57 | |
| | * | | | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 155 | -591/+595 | |
| | * | | | Rename/organize part 4 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 227 | -227/+0 | |
| | * | | | Rename/organize part 3 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 155 | -312/+156 | |
| | * | | | Rename/organize part 2 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 142 | -2242/+2245 | |
| | * | | | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 90 | -1066/+1070 | |
| | * | | | Mention Jap grammar | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -0/+4 | |
| | * | | | Document code related to MonName1Text | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -17/+27 | |
| | * | | | Hardcoded palette constant | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -1/+1 | |
| | * | | | Hardcoded audio bank references | U-Daniel-PC\Daniel | 2015-06-12 | 2 | -3/+3 | |
| | * | | | Name a few unknowns | U-Daniel-PC\Daniel | 2015-06-12 | 2 | -5/+8 | |
| | * | | | Name the last of unnamed text | U-Daniel-PC\Daniel | 2015-06-12 | 13 | -51/+53 | |
