| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | More home.asm documentation. | luckytyphlosion | 2015-06-17 | 2 | -56/+90 | |
| |/ / / / | ||||||
| * | | | | Complete unfinished function. | luckytyphlosion | 2015-06-12 | 1 | -1/+16 | |
| * | | | | A lot of home.asm review | luckytyphlosion | 2015-06-12 | 1 | -29/+76 | |
| * | | | | More home.asm documentation... | luckytyphlosion | 2015-06-12 | 1 | -46/+42 | |
| * | | | | Relabel Addresses | luckytyphlosion | 2015-06-12 | 1 | -6/+4 | |
| * | | | | More home.asm documentation. | luckytyphlosion | 2015-06-12 | 1 | -60/+47 | |
| * | | | | Relabel function. | luckytyphlosion | 2015-06-12 | 1 | -1/+1 | |
| * | | | | Minor pic.asm change and relabeling addresses. | luckytyphlosion | 2015-06-12 | 1 | -31/+27 | |
| * | | | | More address relabeling. | luckytyphlosion | 2015-06-12 | 1 | -2/+2 | |
| * | | | | Some address labeling. | luckytyphlosion | 2015-06-11 | 1 | -13/+14 | |
| * | | | | Mart inventories addresses. | luckytyphlosion | 2015-06-11 | 1 | -16/+16 | |
| * | | | | Yellow mart inventories. | luckytyphlosion | 2015-06-11 | 1 | -3/+3 | |
| * | | | | 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 | |
| * | | | | Update README.md | luckytyphlosion | 2015-06-10 | 1 | -1/+1 | |
| * | | | | Update README.md | luckytyphlosion | 2015-06-10 | 1 | -1/+2 | |
| * | | | | Some home/audio.asm documentation | luckytyphlosion | 2015-06-09 | 1 | -18/+38 | |
| * | | | | Add HBlank function to $0048 | luckytyphlosion | 2015-06-09 | 1 | -1/+1 | |
| * | | | | 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 | |
