| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -67/+67 |
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -11/+11 |
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -14/+15 |
| * | Fixes. | luckytyphlosion | 2015-08-30 | 1 | -1/+4 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -187/+179 |
| |\ | |||||
| | * | add border constant and clear up misnomer | YamaArashi | 2015-08-14 | 1 | -38/+38 |
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -4/+4 |
| | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -11/+11 |
| | * | Use more lb | dannye | 2015-08-05 | 1 | -2/+2 |
| | * | yet more naming | YamaArashi | 2015-07-25 | 1 | -6/+7 |
| | * | more naming variables | YamaArashi | 2015-07-24 | 1 | -16/+21 |
| | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -4/+2 |
| | * | naming | YamaArashi | 2015-07-19 | 1 | -68/+68 |
| | * | jpab/jpba macros | YamaArashi | 2015-07-19 | 1 | -9/+3 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -1/+1 |
| | |\ | |||||
| | | * | small changes | YamaArashi | 2015-07-18 | 1 | -1/+1 |
| | * | | Name sound effects | dannye | 2015-07-19 | 1 | -6/+6 |
| | |/ | |||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -6/+6 |
| | * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -77/+77 |
| | * | named wram variables | YamaArashi | 2015-07-14 | 1 | -3/+3 |
| | * | Use more screen dimension constants | dannye | 2015-07-14 | 1 | -1/+1 |
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -1/+1 |
| | |\ | |||||
| | | * | named wram variables | YamaArashi | 2015-07-12 | 1 | -1/+1 |
| | * | | Use more *Coord | dannye | 2015-07-14 | 1 | -4/+4 |
| | |/ | |||||
| | * | Start using text predef macros | dannye | 2015-07-04 | 1 | -3/+3 |
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -10/+10 |
| * | | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2015-08-09 | 1 | -7/+7 |
| * | | Fix typos up to end of home/audio.asm | luckytyphlosion | 2015-08-09 | 1 | -16/+16 |
| * | | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 2015-08-02 | 1 | -8/+8 |
| * | | Attempt to make yellow buildable, part 4 | luckytyphlosion | 2015-08-01 | 1 | -6/+6 |
| * | | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 1 | -11/+13 |
| * | | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 1 | -1/+1 |
| * | | Fix some audio labels. | luckytyphlosion | 2015-06-10 | 1 | -5/+5 |
| * | | Merge git://github.com/dannye/pokeyellow into dannye-master | luckytyphlosion | 2015-06-05 | 1 | -7/+8 |
| |\ \ | |||||
| | * | | Fix a lot of bugs | U-Daniel-PC\Daniel | 2015-06-05 | 1 | -2/+2 |
| | * | | EOL Windows->UNIX | U-Daniel-PC\Daniel | 2015-06-04 | 1 | -2292/+2292 |
| * | | | Fix EOL to LF to make push requests more doable. | luckytyphlosion | 2015-06-05 | 1 | -2292/+2292 |
| |/ / | |||||
| * | | 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 | 1 | -2225/+2293 |
| * | | 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 |
| |/ | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -6/+6 |
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -56/+56 |
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -117/+119 |
| * | Labelled and commented mostly sprite-related things | YamaArashi | 2014-09-09 | 1 | -21/+20 |
