| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Name a few unknowns | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -2/+2 | |
| | * | | Name the last of unnamed text | U-Daniel-PC\Daniel | 2015-06-12 | 1 | -1/+3 | |
| | * | | Clean up white space | U-Daniel-PC\Daniel | 2015-06-11 | 17 | -110/+110 | |
| * | | | Make pokeyellow build to baserom. | luckytyphlosion | 2015-08-28 | 2 | -7/+9 | |
| * | | | Fix bank3d so it matches baserom.gbc | luckytyphlosion | 2015-08-28 | 6 | -30/+25 | |
| * | | | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | 2015-08-28 | 5 | -14/+28 | |
| * | | | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2015-08-09 | 7 | -28/+29 | |
| * | | | Attempt to make yellow buildable, part 7. | luckytyphlosion | 2015-08-03 | 10 | -829/+837 | |
| * | | | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2015-08-03 | 10 | -155/+191 | |
| * | | | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 2015-08-02 | 4 | -10/+23 | |
| * | | | Attempt to make yellow buildable, part 4 | luckytyphlosion | 2015-08-01 | 2 | -3/+5 | |
| * | | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 9 | -104/+5 | |
| * | | | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2015-08-01 | 11 | -30/+44 | |
| * | | | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 9 | -143/+168 | |
| * | | | More bank1c documentation. | luckytyphlosion | 2015-07-12 | 4 | -123/+143 | |
| * | | | Some bank1c documentation. | luckytyphlosion | 2015-07-10 | 3 | -243/+804 | |
| * | | | Bank3d addresses and fixes. | luckytyphlosion | 2015-07-07 | 6 | -145/+140 | |
| * | | | Complete documentation of bank3d | luckytyphlosion | 2015-07-06 | 15 | -161/+162 | |
| * | | | More bank3d documentation. | luckytyphlosion | 2015-07-03 | 3 | -162/+442 | |
| * | | | Bank3d documentation. | luckytyphlosion | 2015-06-29 | 8 | -38/+1344 | |
| * | | | Relabel Addresses | luckytyphlosion | 2015-06-12 | 1 | -6/+4 | |
| * | | | Relabel function. | luckytyphlosion | 2015-06-12 | 1 | -1/+1 | |
| * | | | More bank3f code. | luckytyphlosion | 2015-06-07 | 1 | -1/+56 | |
| * | | | Merge git://github.com/dannye/pokeyellow into dannye-master | luckytyphlosion | 2015-06-05 | 13 | -10/+1377 | |
| |\ \ \ | ||||||
| | * | | | Fix a lot of bugs | U-Daniel-PC\Daniel | 2015-06-05 | 7 | -0/+1344 | |
| | * | | | Merge branch 'master' of https://github.com/iimarckus/pokered | U-Daniel-PC\Daniel | 2015-06-04 | 6 | -10/+10 | |
| | |\| | | ||||||
| | | * | | Merge pull request #96 from dannye/master | Daniel Harding | 2015-06-04 | 5 | -9/+9 | |
| | | |\ \ | ||||||
| | | | * | | ANSI->UTF-8 | U-Daniel-PC\Daniel | 2015-06-04 | 1 | -5/+5 | |
| | | | * | | Add newlines to EOFs | U-Daniel-PC\Daniel | 2015-06-01 | 4 | -4/+4 | |
| | | * | | | 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 | 2 | -3312/+3312 | |
| * | | | | Fix EOL to LF to make push requests more doable. | luckytyphlosion | 2015-06-05 | 2 | -3312/+3312 | |
| |/ / / | ||||||
| * | | | Add IsTilePassable Function | luckytyphlosion | 2015-05-17 | 1 | -0/+16 | |
| * | | | Completed home/overworld.asm with other related functions | luckytyphlosion | 2015-05-17 | 2 | -3308/+3312 | |
| * | | | Update joypad.asm | luckytyphlosion | 2015-05-10 | 1 | -1/+36 | |
| * | | | Merge readjoypad.asm with joypad.asm | luckytyphlosion | 2015-05-10 | 1 | -31/+0 | |
| * | | | Create readjoypad.asm | luckytyphlosion | 2015-05-10 | 1 | -0/+31 | |
| * | | | Update random.asm | luckytyphlosion | 2015-05-10 | 1 | -0/+2 | |
| * | | | Moved to homebank | luckytyphlosion | 2015-05-10 | 1 | -61/+0 | |
| | |/ |/| | ||||||
| * | | Update save.asm | luckytyphlosion | 2015-04-26 | 1 | -1/+1 | |
| * | | Replaced all direct addresses with labels. | luckytyphlosion | 2015-04-26 | 1 | -52/+52 | |
| * | | Replaced Box Direct Addresses with Labels. | luckytyphlosion | 2015-04-26 | 1 | -6/+6 | |
| |/ | ||||||
| * | money won and trainer pic constants | xCrystal | 2015-04-09 | 2 | -8/+11 | |
| * | user xor operator for clearing status flags | xCrystal | 2015-04-09 | 2 | -6/+6 | |
| * | Document DisableEffect and CheckEnemyStatusConditions | xCrystal | 2015-04-09 | 2 | -65/+71 | |
| * | Document move effects | xCrystal | 2015-04-08 | 11 | -129/+158 | |
| * | Further split bank e stuff | xCrystal | 2015-04-01 | 4 | -431/+434 | |
| * | Rename battle files and split move effects Part 5 | xCrystal | 2015-04-01 | 5 | -90/+89 | |
| * | Rename battle files and split move effects Part 4 | xCrystal | 2015-04-01 | 10 | -648/+642 | |
| * | Rename battle files and split move effects Part 3 | xCrystal | 2015-04-01 | 6 | -66/+64 | |
