| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Fixed many homebank functions. | luckytyphlosion | 2015-06-07 | 9 | -118/+183 | |
| * | | | More bank3f code. | luckytyphlosion | 2015-06-07 | 1 | -1/+56 | |
| * | | | Fix home/play_time.asm and add it into the respective location in home.asm | luckytyphlosion | 2015-06-05 | 2 | -7/+18 | |
| * | | | Merge git://github.com/dannye/pokeyellow into dannye-master | luckytyphlosion | 2015-06-05 | 362 | -604/+577 | |
| |\ \ \ | ||||||
| | * | | | Fix a lot of bugs | U-Daniel-PC\Daniel | 2015-06-05 | 17 | -25/+40 | |
| | * | | | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Daniel-PC\Daniel | 2015-06-04 | 347 | -1002/+1006 | |
| | |\| | | ||||||
| | | * | | Merge pull request #96 from dannye/master | Daniel Harding | 2015-06-04 | 346 | -1002/+1005 | |
| | | |\ \ | ||||||
| | | | * | | ANSI->UTF-8 | U-Daniel-PC\Daniel | 2015-06-04 | 1 | -5/+5 | |
| | | | * | | Add newlines to EOFs | U-Daniel-PC\Daniel | 2015-06-01 | 336 | -335/+335 | |
| | | | * | | EOL Windows->UNIX | U-Daniel-PC\Daniel | 2015-06-01 | 8 | -489/+489 | |
| | | | * | | Comment wram.asm | U-Daniel-PC\Daniel | 2015-05-30 | 1 | -173/+176 | |
| | | * | | | Fix a hardcoded value by replacing it with a variable. | IIMarckus | 2015-05-31 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | * | | | EOL Windows->UNIX | U-Daniel-PC\Daniel | 2015-06-04 | 12 | -20919/+20919 | |
| * | | | | Fix EOL to LF to make push requests more doable. | luckytyphlosion | 2015-06-05 | 21 | -21424/+21439 | |
| * | | | | More Bank3f functions. | luckytyphlosion | 2015-06-05 | 1 | -1/+24 | |
| |/ / / | ||||||
| * | | | More home.asm documentation. | luckytyphlosion | 2015-06-04 | 1 | -15/+78 | |
| * | | | Fix comment. | luckytyphlosion | 2015-06-03 | 1 | -1/+1 | |
| * | | | More bank3f code | luckytyphlosion | 2015-05-31 | 1 | -3/+68 | |
| * | | | Minor bank3c change. | luckytyphlosion | 2015-05-31 | 1 | -5/+2 | |
| * | | | Add yellowbanks in main.asm. | luckytyphlosion | 2015-05-31 | 1 | -1/+11 | |
| * | | | More home.asm code | luckytyphlosion | 2015-05-28 | 1 | -95/+46 | |
| * | | | homecall_jump_sf MACRO | luckytyphlosion | 2015-05-28 | 1 | -0/+10 | |
| * | | | Bank 3c and 3f stuff. | luckytyphlosion | 2015-05-24 | 2 | -4/+153 | |
| * | | | More home.asm documentation. | luckytyphlosion | 2015-05-24 | 1 | -63/+144 | |
| * | | | Minor fixes here and there. | luckytyphlosion | 2015-05-24 | 3 | -12/+4 | |
| * | | | Moving yellow data to yellow folder. | luckytyphlosion | 2015-05-23 | 5 | -9/+7 | |
| * | | | More yellow functions, some address relabeling | luckytyphlosion | 2015-05-19 | 1 | -18/+54 | |
| * | | | Update home.asm | luckytyphlosion | 2015-05-18 | 1 | -1/+1 | |
| * | | | Fix mistake. | luckytyphlosion | 2015-05-18 | 1 | -2/+2 | |
| * | | | More Bank 3c stuff. | luckytyphlosion | 2015-05-18 | 2 | -1/+109 | |
| * | | | Add IsTilePassable Function | luckytyphlosion | 2015-05-17 | 1 | -0/+16 | |
| * | | | Completed home/overworld.asm with other related functions | luckytyphlosion | 2015-05-17 | 12 | -20405/+20576 | |
| * | | | Create main.asm | luckytyphlosion | 2015-05-14 | 1 | -0/+11 | |
| * | | | More Yellow newstuff. | luckytyphlosion | 2015-05-14 | 1 | -45/+49 | |
| * | | | Delete wram.asm | luckytyphlosion | 2015-05-14 | 1 | -2/+0 | |
| * | | | Delete text.asm | luckytyphlosion | 2015-05-14 | 1 | -2/+0 | |
| * | | | Delete main.asm | luckytyphlosion | 2015-05-14 | 1 | -2/+0 | |
| * | | | Delete audio.asm | luckytyphlosion | 2015-05-14 | 1 | -2/+0 | |
| * | | | Label some functions | luckytyphlosion | 2015-05-13 | 1 | -203/+9 | |
| * | | | Create random.asm | luckytyphlosion | 2015-05-13 | 1 | -0/+15 | |
| * | | | Delete dummy.asm | luckytyphlosion | 2015-05-13 | 1 | -1/+0 | |
| * | | | Create dummy.asm | luckytyphlosion | 2015-05-13 | 1 | -0/+1 | |
| * | | | Create overworld.asm | luckytyphlosion | 2015-05-13 | 1 | -0/+195 | |
| * | | | Delete bank3c | luckytyphlosion | 2015-05-13 | 1 | -1/+0 | |
| * | | | Create bank3c | luckytyphlosion | 2015-05-13 | 1 | -0/+1 | |
| * | | | Added more overworld code. | luckytyphlosion | 2015-05-13 | 1 | -65/+65 | |
| * | | | Add wd435 | luckytyphlosion | 2015-05-13 | 1 | -2/+3 | |
| * | | | Add wd436 | luckytyphlosion | 2015-05-13 | 1 | -1/+5 | |
| * | | | Moved HandleMidJump | luckytyphlosion | 2015-05-13 | 1 | -13/+16 | |
| * | | | Update overworld.asm | luckytyphlosion | 2015-05-11 | 1 | -6/+14 | |
