| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | More home.asm fixes. | luckytyphlosion | 2015-07-10 | 2 | -6/+6 | |
| * | | home.asm label fixes. | luckytyphlosion | 2015-06-29 | 3 | -4/+4 | |
| * | | Complete documentation of home.asm for pokeyellow. | luckytyphlosion | 2015-06-20 | 1 | -6/+4 | |
| * | | Add address comments. | luckytyphlosion | 2015-06-16 | 1 | -4/+4 | |
| * | | Minor pic.asm change and relabeling addresses. | luckytyphlosion | 2015-06-12 | 1 | -31/+27 | |
| * | | Fix label typo. | luckytyphlosion | 2015-06-10 | 1 | -1/+1 | |
| * | | Finish working on remaining audio function. | luckytyphlosion | 2015-06-10 | 1 | -23/+16 | |
| * | | More home/audio.asm | luckytyphlosion | 2015-06-10 | 1 | -42/+135 | |
| * | | Fix some audio labels. | luckytyphlosion | 2015-06-10 | 1 | -5/+5 | |
| * | | Some home/audio.asm documentation | luckytyphlosion | 2015-06-09 | 1 | -18/+38 | |
| * | | Fixed many homebank functions. | luckytyphlosion | 2015-06-07 | 6 | -113/+160 | |
| * | | Fix home/play_time.asm and add it into the respective location in home.asm | luckytyphlosion | 2015-06-05 | 1 | -7/+17 | |
| * | | Merge git://github.com/dannye/pokeyellow into dannye-master | luckytyphlosion | 2015-06-05 | 3 | -14/+15 | |
| |\ \ | ||||||
| | * | | Fix a lot of bugs | U-Daniel-PC\Daniel | 2015-06-05 | 2 | -8/+8 | |
| | * | | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Daniel-PC\Daniel | 2015-06-04 | 1 | -312/+312 | |
| | |\| | ||||||
| | | * | EOL Windows->UNIX | U-Daniel-PC\Daniel | 2015-06-01 | 1 | -312/+312 | |
| | * | | EOL Windows->UNIX | U-Daniel-PC\Daniel | 2015-06-04 | 3 | -2614/+2614 | |
| * | | | Fix EOL to LF to make push requests more doable. | luckytyphlosion | 2015-06-05 | 4 | -2925/+2925 | |
| |/ / | ||||||
| * | | Fix comment. | luckytyphlosion | 2015-06-03 | 1 | -1/+1 | |
| * | | Minor fixes here and there. | luckytyphlosion | 2015-05-24 | 1 | -1/+1 | |
| * | | Moving yellow data to yellow folder. | luckytyphlosion | 2015-05-23 | 1 | -2/+2 | |
| * | | Fix mistake. | luckytyphlosion | 2015-05-18 | 1 | -2/+2 | |
| * | | Completed home/overworld.asm with other related functions | luckytyphlosion | 2015-05-17 | 3 | -2545/+2615 | |
| * | | More Yellow newstuff. | luckytyphlosion | 2015-05-14 | 1 | -45/+49 | |
| * | | Label some functions | luckytyphlosion | 2015-05-13 | 1 | -203/+9 | |
| * | | Added more overworld code. | luckytyphlosion | 2015-05-13 | 1 | -65/+65 | |
| * | | Moved HandleMidJump | luckytyphlosion | 2015-05-13 | 1 | -13/+16 | |
| * | | Update overworld.asm | luckytyphlosion | 2015-05-11 | 1 | -6/+14 | |
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -18/+48 | |
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -37/+0 | |
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -15/+27 | |
| * | | Update copy.asm | luckytyphlosion | 2015-05-11 | 1 | -1/+1 | |
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -1/+1 | |
| * | | Update copy.asm | luckytyphlosion | 2015-05-11 | 1 | -0/+20 | |
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -1/+1 | |
| * | | Update copy.asm | luckytyphlosion | 2015-05-11 | 1 | -0/+20 | |
| * | | Update copy.asm | luckytyphlosion | 2015-05-11 | 1 | -12/+22 | |
| * | | Fixed Vblank.asm | luckytyphlosion | 2015-05-10 | 1 | -26/+20 | |
| * | | Delete joypad.asm | luckytyphlosion | 2015-05-10 | 1 | -39/+0 | |
| * | | Move play_time.asm to homebank. | luckytyphlosion | 2015-05-10 | 1 | -0/+61 | |
| * | | Addresses for functions. | luckytyphlosion | 2015-05-10 | 1 | -6/+6 | |
| * | | Slight changes within vcopy.asm | luckytyphlosion | 2015-05-10 | 1 | -42/+16 | |
| |/ | ||||||
| * | Low health alarm documentation | U-Daniel-PC\Daniel | 2015-03-12 | 1 | -1/+1 | |
| * | commented battle stuff | YamaArashi | 2015-02-07 | 1 | -1/+1 | |
| * | Fix typo in name | YamaArashi | 2015-02-07 | 1 | -2/+1 | |
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 4 | -319/+328 | |
| * | Fix some sfx ids | U-Daniel-PC\Daniel | 2015-01-27 | 1 | -2/+2 | |
| * | Rename hVBlank* constants to h*. | yenatch | 2014-09-23 | 2 | -4/+4 | |
| * | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 | 9 | -235/+237 | |
| |\ | ||||||
| | * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 4 | -65/+66 | |
