| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Merge pull request #66 from stag019/master | Daniel Harding | 2015-01-23 | 1 | -4/+4 |
| |\ | | | | | Some Makefile stuff | ||||
| | * | 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 ↵ | stag019 | 2015-01-18 | 1 | -2/+2 |
| | | | | | | | | | doesn't have a release yet. | ||||
| * | | 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 |
| |\ \ | |/ |/| | Lots of commentary in engine/battle/core.asm | ||||
| | * | 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 |
| |/ | |||||
| * | Clean up type names. | yenatch | 2014-12-10 | 2 | -61/+48 |
| | | |||||
| * | Update IRC links. | IIMarckus | 2014-11-15 | 1 | -3/+2 |
| | | |||||
| * | Better OS X install instructions. | yenatch | 2014-11-06 | 1 | -2/+5 |
| | | |||||
| * | Less verbose reference to pypng. | yenatch | 2014-11-06 | 1 | -1/+1 |
| | | |||||
| * | Link to a charmap-compatible rgbds. | yenatch | 2014-11-06 | 1 | -3/+1 |
| | | |||||
| * | Remove prequeue and preprocessor (now unused). | IIMarckus | 2014-11-05 | 3 | -328/+0 |
| | | |||||
| * | Added charmaps. | stag019 | 2014-11-04 | 4 | -0/+255 |
| | | |||||
| * | Stop preprocessing files. | stag019 | 2014-11-04 | 2 | -15/+4 |
| | | |||||
| * | Uncomment useful macros. | stag019 | 2014-11-04 | 1 | -9/+9 |
| | | |||||
| * | Fix unclosed quotes. | stag019 | 2014-11-04 | 2 | -2/+2 |
| | | |||||
| * | Labels for Fuji in Pokémon Tower. | IIMarckus | 2014-10-26 | 3 | -8/+15 |
| | | |||||
| * | Add more text changes from Yellow. | IIMarckus | 2014-10-24 | 18 | -3/+327 |
| | | |||||
| * | Fix typo introduced in last commit. | IIMarckus | 2014-10-22 | 1 | -1/+1 |
| | | |||||
| * | Add Yellow’s slot machine graphics. | IIMarckus | 2014-10-21 | 4 | -0/+6 |
| | | |||||
| * | Merge branch 'master' of https://github.com/dannye/pokered | IIMarckus | 2014-10-20 | 36 | -102/+386 |
| |\ | |||||
| | * | A few static hide/show ids | U-Daniel-PC\Daniel | 2014-09-26 | 1 | -1/+7 |
| | | | |||||
| | * | Enumerate hide/show constants | U-Daniel-PC\Daniel | 2014-09-26 | 2 | -229/+231 |
| | | | |||||
| | * | Make Hide/Show objects more dynamic | U-Daniel-PC\Daniel | 2014-09-25 | 36 | -101/+377 |
| | | | | | | | | | | | | | | | be on the look out for more static ids in the wild unused constants are still included because a script could be written to check whether the player has picked up an item/fought a legendary etc. | ||||
| * | | Improve labels for Yellow Safari Zone entrance. | IIMarckus | 2014-10-18 | 1 | -10/+9 |
| | | | |||||
| * | | Add parts of the Safari Zone entrance script from Yellow. | IIMarckus | 2014-10-17 | 4 | -105/+410 |
| | | | |||||
| * | | Add some Yellow text from the Safari Zone entrance. | IIMarckus | 2014-10-17 | 1 | -0/+1 |
| | | | |||||
| * | | Add a shifted person object on Route 19 in Yellow. | IIMarckus | 2014-10-17 | 1 | -0/+4 |
| | | | |||||
| * | | Replace hardcoded pointer with label. | IIMarckus | 2014-10-17 | 1 | -1/+1 |
| | | | |||||
| * | | Fix a few more bugs in the beach house. | IIMarckus | 2014-10-17 | 4 | -9/+10 |
| | | | |||||
| * | | Modularize the beach house. | IIMarckus | 2014-10-17 | 12 | -14/+27 |
| | | | |||||
| * | | Add the beach house tileset. | IIMarckus | 2014-10-17 | 6 | -0/+17 |
| | | | |||||
| * | | More idioms. | IIMarckus | 2014-10-17 | 1 | -7/+7 |
| | | | |||||
| * | | More idioms. | IIMarckus | 2014-10-17 | 3 | -3/+5 |
| | | | |||||
| * | | Fix Route 19 for Yellow. | IIMarckus | 2014-10-17 | 3 | -4/+18 |
| | | | |||||
| * | | Add more from the beach house. | IIMarckus | 2014-10-17 | 9 | -19/+255 |
| | | | |||||
| * | | Kill version.asm. | IIMarckus | 2014-10-17 | 93 | -671/+603 |
| | | | |||||
| * | | Minor comment/label improvements in Cinnabar Lab. | IIMarckus | 2014-10-16 | 2 | -7/+11 |
| | | | |||||
| * | | Better document the “can encounter Pokémon outside grass” code. | IIMarckus | 2014-10-10 | 1 | -21/+26 |
| | | | | | | | | | Pointed out by Lin. | ||||
| * | | Fix typo in previous. | IIMarckus | 2014-10-10 | 1 | -1/+1 |
| | | | |||||
