| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2013-09-01 | make extras/ a submodule | Bryan Bishop | 1 | -702/+0 | |
| Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal project. | |||||
| 2012-03-14 | Remove python shebangs. | IIMarckus | 1 | -1/+0 | |
| - Not all systems have /usr/bin/python - On those that do, it is not always python 2 - These files aren't marked executable anyway Just use "python whatever.py" via shell instead. hg-commit-id: 09184f4c838d | |||||
| 2012-01-15 | connection_helper - print out a formula for connection math | Bryan Bishop | 1 | -2/+0 | |
| hg-commit-id: 27e8096bb251 | |||||
| 2012-01-15 | get direction name in extract_maps | Bryan Bishop | 1 | -0/+17 | |
| hg-commit-id: 091427f10a69 | |||||
| 2012-01-13 | Fix typo: Loreli → Lorelei. | IIMarckus | 1 | -1/+1 | |
| hg-commit-id: d4227f9b97e7 | |||||
| 2012-01-12 | update name; reds house f1 -> reds house 1f in extract_maps | Bryan Bishop | 1 | -2/+2 | |
| hg-commit-id: a7675930313a | |||||
| 2012-01-11 | switch ash and gary to red and blue in extract_maps.py | Bryan Bishop | 1 | -3/+3 | |
| hg-commit-id: 4306f4d5a885 | |||||
| 2012-01-10 | Fix typo: Lavendar → Lavender. | IIMarckus | 1 | -1/+1 | |
| hg-commit-id: e231f8562c83 | |||||
| 2012-01-09 | CELADON_HOUSE_2 -> CELADON_HOUSE | Bryan Bishop | 1 | -1/+1 | |
| hg-commit-id: 0574f08aaf85 | |||||
| 2012-01-09 | fix map naming mistakes in celadon city | Bryan Bishop | 1 | -3/+3 | |
| hg-commit-id: d7234963d818 | |||||
| 2012-01-07 | typo fix for cinnibar -> cinnabar | Bryan Bishop | 1 | -4/+4 | |
| hg-commit-id: 5001a53ec965 | |||||
| 2012-01-06 | fix some python reserved names and variables | Bryan Bishop | 1 | -5/+5 | |
| hg-commit-id: 712f1522dcc9 | |||||
| 2012-01-05 | insert object asm | Bryan Bishop | 1 | -1/+1 | |
| hg-commit-id: 9974e529c8d6 | |||||
| 2012-01-05 | pretty printer for object labels and asm | Bryan Bishop | 1 | -1/+20 | |
| hg-commit-id: 9bde3604346f | |||||
| 2012-01-05 | tiny update to print out a list of referenced text counts | Bryan Bishop | 1 | -1/+7 | |
| hg-commit-id: 92ed453f1b47 | |||||
| 2012-01-04 | extract "referenced texts" from maps | Bryan Bishop | 1 | -3/+126 | |
| hg-commit-id: 94497200a58e | |||||
| 2012-01-03 | fix typos in names in extract_maps.py | Bryan Bishop | 1 | -4/+4 | |
| hg-commit-id: 45186ff474cb | |||||
| 2012-01-03 | update cinnabar island name in extract_maps | Bryan Bishop | 1 | -1/+1 | |
| hg-commit-id: 01ff12077aa6 | |||||
| 2012-01-03 | remove cardinal booleans in extract_maps | Bryan Bishop | 1 | -5/+0 | |
| The booleans are flat-out wrong here. Use the booleans in pretty_map_headers instead. hg-commit-id: e31086dc3355 | |||||
| 2012-01-03 | fix map names in extract_maps per 4a9db3764c20 | Bryan Bishop | 1 | -2/+2 | |
| hg-commit-id: 99e1d1a6006a | |||||
| 2012-01-03 | relative filepath to baserom.gbc in extras/extract_maps.py | Bryan Bishop | 1 | -1/+1 | |
| hg-commit-id: 44eadb4acdfb | |||||
| 2012-01-02 | tools/extract_maps.py -> extras/ | Bryan Bishop | 1 | -0/+0 | |
| hg-commit-id: 0c8e34461ceb | |||||
| 2012-01-02 | python tool to extract map header data | Bryan Bishop | 1 | -0/+545 | |
| hg-commit-id: 2c66c6dd1d5b | |||||
