[wesnoth-commits] [wesnoth/wesnoth] 2c9caa: Add trackviewer, remove trackplacer
Steve Cotton
noreply at github.com
Mon Nov 18 17:27:06 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2c9caab3cee5c36e4612d27cc50ec6ae0a458eb4
https://github.com/wesnoth/wesnoth/commit/2c9caab3cee5c36e4612d27cc50ec6ae0a458eb4
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
R data/tools/trackplacer
A data/tools/trackviewer.pyw
Log Message:
-----------
Add trackviewer, remove trackplacer
Trackviewer shows a journey without needing to start Wesnoth and refresh the
cache. Combined with tmx_trackplacer, the python3 versions now have
feature-parity with the old trackplacer, without the reliance on python2 or
pygtk (fixes #4365).
At least on Linux you can have both Tiled and this open on the same file. Save
the file in Tiled, alt+tab to this, and press enter to reload the file.
Commit: 1035825152dc584387f8f9ec15ae9180ea8f180e
https://github.com/wesnoth/wesnoth/commit/1035825152dc584387f8f9ec15ae9180ea8f180e
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M changelog.md
M data/tools/README.md
Log Message:
-----------
Update changelog and readme for trackplacer python3 port
Compare: https://github.com/wesnoth/wesnoth/compare/e6b5f2e2d496...1035825152dc
More information about the Commits
mailing list