LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
grf/__init__.py
grf/actions.py
grf/cache.py
grf/colour.py
grf/common.py
grf/constants.py
grf/decompile.py
grf/dev.py
grf/exceptions.py
grf/grf.py
grf/image.py
grf/parser.py
grf/parsetab.py
grf/sprites.py
grf/strings.py
grf/utils.py
grf/va2vars.py
grf/vox.py
grf.egg-info/PKG-INFO
grf.egg-info/SOURCES.txt
grf.egg-info/dependency_links.txt
grf.egg-info/entry_points.txt
grf.egg-info/requires.txt
grf.egg-info/top_level.txt
grf/lib/__init__.py
grf/lib/callback.py
grf/lib/industry.py
grf/lib/misc.py
grf/lib/object.py
grf/lib/rv.py
grf/lib/ship.py
grf/lib/train.py
grf/lib/vehicle.py
tests/test_action0.py
tests/test_action1.py
tests/test_action14.py
tests/test_action2.py
tests/test_lib_callback_manager.py
tests/test_lib_purchase_order.py
tests/test_lib_rv_properties_cb.py
tests/test_lib_train_properties_cb.py
tests/test_newgrf_class.py
tests/test_translation.py