| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Some wram constants | xCrystal | 2015-03-31 | 6 | -24/+34 | |
| | * | Split commentary lines that are too long | xCrystal | 2015-03-31 | 1 | -21/+37 | |
| |/ | ||||||
| * | Merge pull request #88 from YamaArashi/master | yenatch | 2015-03-14 | 7 | -164/+269 | |
| |\ | ||||||
| | * | commented trade amim functions | YamaArashi | 2015-03-14 | 7 | -164/+269 | |
| |/ | ||||||
| * | Merge pull request #87 from YamaArashi/master | yenatch | 2015-03-14 | 9 | -62/+92 | |
| |\ | ||||||
| | * | relabel and add comment | YamaArashi | 2015-03-13 | 5 | -8/+12 | |
| | * | commented mon_party_sprites.asm | YamaArashi | 2015-03-13 | 9 | -62/+88 | |
| |/ | ||||||
| * | Low health alarm documentation | U-Daniel-PC\Daniel | 2015-03-12 | 9 | -52/+71 | |
| * | Merge pull request #82 from dannye/master | Daniel Harding | 2015-02-26 | 2 | -4/+4 | |
| |\ | ||||||
| | * | Label typo | U-Daniel-PC\Daniel | 2015-02-26 | 2 | -4/+4 | |
| * | | Merge pull request #80 from dannye/master | Daniel Harding | 2015-02-20 | 2 | -2/+2 | |
| |\| | ||||||
| | * | Remove hard-coded wPokedexOwned/wPokedexSeen array size | U-Daniel-PC\Daniel | 2015-02-20 | 2 | -2/+2 | |
| |/ | ||||||
| * | Merge remote-tracking branch 'origin/master' | yenatch | 2015-02-13 | 49 | -890/+965 | |
| |\ | ||||||
| | * | Rename some labels | YamaArashi | 2015-02-08 | 8 | -15/+17 | |
| | * | named misc functions | YamaArashi | 2015-02-08 | 12 | -115/+133 | |
| | * | move-related things | YamaArashi | 2015-02-08 | 10 | -50/+58 | |
| | * | fixed hp bar wram label and misc | YamaArashi | 2015-02-07 | 21 | -161/+169 | |
| | * | Named wram symbols | YamaArashi | 2015-02-07 | 20 | -136/+132 | |
| | * | commented battle stuff | YamaArashi | 2015-02-07 | 26 | -253/+272 | |
| | * | comment drain HP effect | YamaArashi | 2015-02-07 | 3 | -29/+33 | |
| | * | commented menu stuff | YamaArashi | 2015-02-07 | 15 | -153/+173 | |
| * | | rename hJoyHeldLast -> hJoyLast | yenatch | 2015-02-07 | 3 | -10/+19 | |
| * | | INSTALL: git clone --recursive | yenatch | 2015-02-07 | 1 | -36/+20 | |
| * | | Pick off some more static map ids. | yenatch | 2015-02-07 | 3 | -10/+9 | |
| |/ | ||||||
| * | documented bide bug | YamaArashi | 2015-02-07 | 1 | -1/+3 | |
| * | Fix typo in name | YamaArashi | 2015-02-07 | 2 | -7/+6 | |
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 74 | -1647/+1933 | |
| * | add constants for volatile statuses and more battle labels/commentary/constants | xCrystal | 2015-02-04 | 14 | -302/+341 | |
| * | More battle commentary/labels/constans and fix some spacing issues | xCrystal | 2015-02-04 | 2 | -149/+160 | |
| * | Merge branch 'master' of /tmp/a/pokered | IIMarckus | 2015-02-04 | 8 | -171/+213 | |
| |\ | ||||||
| | * | Use money macro for TrainerPicAndMoneyPointers. | Marcus Huderle | 2015-02-04 | 1 | -47/+47 | |
| | * | Added bcd macros with coins and money aliases. | Marcus Huderle | 2015-02-04 | 3 | -111/+125 | |
| | * | Clean up prizes data. | Marcus Huderle | 2015-01-24 | 2 | -12/+15 | |
| | * | Better documenting for GetMachinePrice and TechnicalMachinePrices. | Marcus Huderle | 2015-01-24 | 3 | -12/+37 | |
| * | | More battle sfx ids | U-Daniel-PC\Daniel | 2015-01-27 | 1 | -166/+166 | |
| * | | Fix some sfx ids | U-Daniel-PC\Daniel | 2015-01-27 | 2 | -3/+3 | |
| * | | Don't ignore .map files | U-Daniel-PC\Daniel | 2015-01-24 | 1 | -1/+0 | |
| * | | Update INSTALL.md | U-Daniel-PC\Daniel | 2015-01-24 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #66 from stag019/master | Daniel Harding | 2015-01-23 | 1 | -4/+4 | |
| |\ | ||||||
| | * | make compare depends on red and blue being built. | stag019 | 2015-01-18 | 1 | -1/+1 | |
| | * | Remove symfiles on clean. | stag019 | 2015-01-18 | 1 | -1/+1 | |
| | * | No longer need to make a mapfile with the newest RGBDS source. This RGBDS doe... | stag019 | 2015-01-18 | 1 | -2/+2 | |
| * | | Clean up white space, fix label typo | U-Daniel-PC\Daniel | 2015-01-22 | 17 | -74/+74 | |
| * | | Merge pull request #67 from xCrystal/master | Daniel Harding | 2015-01-22 | 1 | -360/+414 | |
| |\ \ | |/ |/| | ||||||
| | * | fix duplicate labels | xCrystal | 2015-01-21 | 1 | -10/+10 | |
| | * | some constants in stat up/down effects | xCrystal | 2015-01-20 | 1 | -5/+5 | |
| | * | rename some labels | xCrystal | 2015-01-20 | 1 | -207/+208 | |
| | * | add commentary to move effects | xCrystal | 2015-01-20 | 1 | -93/+106 | |
| | * | add commentary | xCrystal | 2015-01-04 | 1 | -95/+135 | |
| * | | Fix PNG files to have bit depth match the bit depth used in the game. | stag019 | 2015-01-07 | 14 | -0/+0 | |
| |/ | ||||||
