| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-10-26 | Labels for Fuji in Pokémon Tower. | IIMarckus | 1 | -1/+1 | |
| 2014-10-24 | Add more text changes from Yellow. | IIMarckus | 17 | -3/+315 | |
| 2014-10-17 | Add parts of the Safari Zone entrance script from Yellow. | IIMarckus | 1 | -0/+46 | |
| 2014-10-17 | Add more from the beach house. | IIMarckus | 1 | -16/+20 | |
| 2014-10-10 | Fix typo in previous. | IIMarckus | 1 | -1/+1 | |
| 2014-10-10 | Add a lot of Yellow text changes. | IIMarckus | 43 | -11/+749 | |
| 2014-05-27 | Add macro TX_BCD for printing BCD numbers. | yenatch | 1 | -1/+1 | |
| This fixes some more static wram addresses. | |||||
| 2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | 32 | -49/+49 | |
| For unknown addresses, use "w<address>". Label overleads are still an issue. | |||||
| 2014-05-21 | Misc relabelling | U-Fish-PC\Daniel | 1 | -1/+1 | |
| 2014-05-18 | Pull map scripts out of main.asm | U-Fish-PC\Daniel | 85 | -494/+494 | |
| 2014-05-13 | Documented/Labeled Route 22 scripts. | Marcus Huderle | 1 | -7/+7 | |
| 2014-04-21 | Add labels and comments to the Fan Club. | IIMarckus | 1 | -13/+13 | |
| 2014-04-19 | Improve comments/labels for Silph Co 7F. | IIMarckus | 1 | -10/+10 | |
| 2014-04-19 | Label a Route 11 gatehouse script better. | IIMarckus | 1 | -2/+2 | |
| 2014-04-05 | Use dimension constants in warp data and add map name consisntency | U-Fish-PC\Daniel | 6 | -17/+17 | |
| 2014-01-27 | Get rid of globals.asm. Use ::s to export labels between objects. | yenatch | 209 | -1970/+1970 | |
| globals.asm was a hack that: - gave rgbasm an extra 100k lines to read - increased reliance on the python preprocessor - made the makefile a mess - gave object creation an extra step - wasn't even necessary This speeds up build time by at least a third. | |||||
| 2014-01-23 | Split out the rest of map text | yenatch | 27 | -0/+844 | |
| 2014-01-23 | Split out route text | yenatch | 27 | -0/+2891 | |
| 2014-01-22 | Even more map text | yenatch | 83 | -0/+4373 | |
| 2014-01-22 | Silph Co 1f text was actually somewhere else | yenatch | 1 | -0/+6 | |
| 2014-01-22 | Move city and town map text into text/maps | yenatch | 9 | -0/+1187 | |
| 2014-01-22 | split out a bunch of map text | yenatch | 61 | -0/+3085 | |
| 2014-01-22 | split viridian and oaks lab text into text/maps/ | yenatch | 7 | -0/+956 | |
| 2014-01-22 | rename existing map text files and put them in text/maps/ | yenatch | 3 | -0/+136 | |
