| Commit message (Expand) | Author | Age | Files | Lines |
| * | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -1/+1 |
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 1 | -1/+1 |
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 1 | -1/+1 |
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 1 | -1/+1 |
| * | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -1/+1 |
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 7 | -55/+62 |
| |\ |
|
| | * | More joypad constants | dannye | 2015-08-11 | 1 | -2/+2 |
| | * | named CountSetBits output variable | YamaArashi | 2015-08-07 | 1 | -2/+2 |
| | * | more naming variables | YamaArashi | 2015-07-24 | 1 | -1/+1 |
| | * | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -1/+1 |
| | * | misc | YamaArashi | 2015-07-18 | 2 | -18/+16 |
| | * | Name the last of unnamed text | U-Daniel-PC\Daniel | 2015-06-12 | 6 | -13/+13 |
| * | | Remove (incorrect) address comments | U-Daniel-PC\Daniel | 2015-08-01 | 196 | -1793/+1793 |
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 53 | -393/+12 |
| * | | text.o | U-Daniel-PC\Daniel | 2015-08-01 | 50 | -2042/+1868 |
| |/ |
|
| * | Clean up type names. | yenatch | 2014-12-10 | 1 | -60/+47 |
| * | Fix unclosed quotes. | stag019 | 2014-11-04 | 1 | -1/+1 |
| * | Labels for Fuji in Pokémon Tower. | IIMarckus | 2014-10-26 | 1 | -1/+1 |
| * | Add more text changes from Yellow. | IIMarckus | 2014-10-24 | 17 | -3/+315 |
| * | Add parts of the Safari Zone entrance script from Yellow. | IIMarckus | 2014-10-17 | 1 | -0/+46 |
| * | Add more from the beach house. | IIMarckus | 2014-10-17 | 1 | -16/+20 |
| * | Kill version.asm. | IIMarckus | 2014-10-17 | 1 | -2/+2 |
| * | Fix typo in previous. | IIMarckus | 2014-10-10 | 1 | -1/+1 |
| * | Add a lot of Yellow text changes. | IIMarckus | 2014-10-10 | 43 | -11/+749 |
| * | Add macro TX_BCD for printing BCD numbers. | yenatch | 2014-05-27 | 1 | -1/+1 |
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 32 | -49/+49 |
| * | Misc relabelling | U-Fish-PC\Daniel | 2014-05-21 | 1 | -1/+1 |
| * | Merge branch 'master' of https://github.com/huderlem/pokered into pull-data | U-Fish-PC\Daniel | 2014-05-19 | 1 | -7/+7 |
| |\ |
|
| | * | Documented/Labeled Route 22 scripts. | Marcus Huderle | 2014-05-13 | 1 | -7/+7 |
| * | | Pull more data out of main.asm | U-Fish-PC\Daniel | 2014-05-19 | 2 | -0/+260 |
| * | | Pull map scripts out of main.asm | U-Fish-PC\Daniel | 2014-05-18 | 85 | -494/+494 |
| * | | Pull most data out of main.asm | U-Fish-PC\Daniel | 2014-05-16 | 4 | -0/+444 |
| |/ |
|
| * | Add labels and comments to the Fan Club. | IIMarckus | 2014-04-21 | 1 | -13/+13 |
| * | Improve comments/labels for Silph Co 7F. | IIMarckus | 2014-04-19 | 1 | -10/+10 |
| * | Label a Route 11 gatehouse script better. | IIMarckus | 2014-04-19 | 1 | -2/+2 |
| * | Use dimension constants in warp data and add map name consisntency | U-Fish-PC\Daniel | 2014-04-05 | 6 | -17/+17 |
| * | Get rid of globals.asm. Use ::s to export labels between objects. | yenatch | 2014-01-27 | 212 | -2128/+2128 |
| * | Split out move names | yenatch | 2014-01-23 | 1 | -0/+167 |
| * | Split out the rest of map text | yenatch | 2014-01-23 | 27 | -0/+844 |
| * | Split out route text | yenatch | 2014-01-23 | 27 | -0/+2891 |
| * | Even more map text | yenatch | 2014-01-22 | 83 | -0/+4373 |
| * | Silph Co 1f text was actually somewhere else | yenatch | 2014-01-22 | 1 | -0/+6 |
| * | Move city and town map text into text/maps | yenatch | 2014-01-22 | 9 | -0/+1187 |
| * | split out a bunch of map text | yenatch | 2014-01-22 | 61 | -0/+3085 |
| * | split viridian and oaks lab text into text/maps/ | yenatch | 2014-01-22 | 7 | -0/+956 |
| * | rename existing map text files and put them in text/maps/ | yenatch | 2014-01-22 | 3 | -0/+0 |
| * | text macros in pokedex entries | yenatch | 2014-01-22 | 1 | -906/+1209 |
| * | rename and add some text macros | yenatch | 2014-01-22 | 4 | -45/+45 |
| * | text macros in text/ | yenatch | 2014-01-21 | 4 | -104/+144 |
| * | Split large chunks of text into separate files, and improve Makefile. | IIMarckus | 2011-12-26 | 4 | -0/+152 |