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