| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Change hJoyInput. | luckytyphlosion | 2015-05-10 | 1 | -3/+2 |
| * | Fixed Vblank.asm | luckytyphlosion | 2015-05-10 | 1 | -26/+20 |
| * | Delete joypad.asm | luckytyphlosion | 2015-05-10 | 1 | -39/+0 |
| * | Update joypad.asm | luckytyphlosion | 2015-05-10 | 1 | -1/+36 |
| * | Merge readjoypad.asm with joypad.asm | luckytyphlosion | 2015-05-10 | 1 | -31/+0 |
| * | Change ReadJoypad. | luckytyphlosion | 2015-05-10 | 1 | -2/+6 |
| * | Create readjoypad.asm | luckytyphlosion | 2015-05-10 | 1 | -0/+31 |
| * | Added a new bankswitch function not in Red/Blue. | luckytyphlosion | 2015-05-10 | 1 | -10/+15 |
| * | Update random.asm | luckytyphlosion | 2015-05-10 | 1 | -0/+2 |
| * | Move random.asm to bank 3d | luckytyphlosion | 2015-05-10 | 1 | -1/+4 |
| * | Moved to homebank | luckytyphlosion | 2015-05-10 | 1 | -61/+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 |
| * | Update README.md | luckytyphlosion | 2015-05-10 | 1 | -0/+8 |
| * | Update rockethideout4.asm | luckytyphlosion | 2015-05-06 | 1 | -2/+2 |
| * | Update pewtergym.asm | luckytyphlosion | 2015-05-06 | 1 | -2/+2 |
| * | Update ceruleangym.asm | luckytyphlosion | 2015-05-06 | 1 | -2/+2 |
| * | Update copycatshouse2f.asm | luckytyphlosion | 2015-05-06 | 1 | -1/+1 |
| * | Update ssanne6.asm | luckytyphlosion | 2015-05-06 | 1 | -1/+1 |
| * | Update fuchsiahouse2.asm | luckytyphlosion | 2015-05-06 | 1 | -2/+2 |
| * | Update pewtercity.asm | luckytyphlosion | 2015-05-06 | 1 | -5/+5 |
| * | Update mtmoonpokecenter.asm | luckytyphlosion | 2015-05-06 | 1 | -3/+3 |
| * | More removal of "ldh" | luckytyphlosion | 2015-05-06 | 1 | -21/+21 |
| * | Remove use of ldh. | luckytyphlosion | 2015-05-06 | 1 | -3/+3 |
| * | Update sram.asm | luckytyphlosion | 2015-04-26 | 1 | -1/+1 |
| * | Update save.asm | luckytyphlosion | 2015-04-26 | 1 | -1/+1 |
| * | Remove S_SAVEDPLAYERID as a constant | luckytyphlosion | 2015-04-26 | 1 | -2/+0 |
| * | Fix datasizes | luckytyphlosion | 2015-04-26 | 1 | -5/+5 |
| * | Fix typo | luckytyphlosion | 2015-04-26 | 1 | -1/+1 |
| * | Labels instead of constants | luckytyphlosion | 2015-04-26 | 1 | -16/+24 |
| * | Replaced all direct addresses with labels. | luckytyphlosion | 2015-04-26 | 1 | -52/+52 |
| * | S_SAVEDPLAYERID constant. | luckytyphlosion | 2015-04-26 | 1 | -0/+1 |
| * | Added all necessary SRAM constants | luckytyphlosion | 2015-04-26 | 1 | -5/+15 |
| * | Split SRAM stuff. | luckytyphlosion | 2015-04-26 | 1 | -16/+1 |
| * | Create sram.asm | luckytyphlosion | 2015-04-26 | 1 | -0/+16 |
| * | Replaced Box Direct Addresses with Labels. | luckytyphlosion | 2015-04-26 | 1 | -6/+6 |
| * | SRAM Constants | luckytyphlosion | 2015-04-26 | 1 | -0/+6 |
| * | Merge pull request #93 from xCrystal/master | yenatch | 2015-04-09 | 16 | -222/+272 |
| |\ | |||||
| | * | money won and trainer pic constants | xCrystal | 2015-04-09 | 5 | -16/+21 |
| | * | user xor operator for clearing status flags | xCrystal | 2015-04-09 | 2 | -6/+6 |
| | * | Document DisableEffect and CheckEnemyStatusConditions | xCrystal | 2015-04-09 | 3 | -73/+89 |
