Elvish_Hunter
|
1fe32ff69d
|
Ported wmlflip to Python 3
|
2019-09-20 22:01:31 +02:00 |
|
Charles Dang
|
471c9e876a
|
Addressed a large chunk of the whitespace issues from #2613
[ci skip]
|
2018-03-09 11:37:00 +11:00 |
|
Severin Glöckner
|
06d9909c86
|
Changed Shebang line of python scripts.
It's mostly about making the scripts run if python defaults to python3.
Has been tested for each script.
|
2016-11-25 09:57:25 +01:00 |
|
Thibault Févry
|
dee75eeef0
|
Fix indent.
|
2013-08-24 18:47:00 +02:00 |
|
Thibault Févry
|
6674487fb0
|
Remove W604 pep8 warning on files. Use repr(x) instead of deprecated
|
2011-03-25 20:46:50 +00:00 |
|
Thibault Févry
|
2288ef0939
|
Removed a lot of trailing whitespaces. Shouldn't be anymore in python scripts.
|
2011-03-12 02:22:21 +00:00 |
|
Eric S. Raymond
|
2d8550e6c0
|
Note on two cases wmlflip cannot handle.
|
2009-11-30 21:26:19 +00:00 |
|
Eric S. Raymond
|
b5f3719a81
|
Catch two other kinds of coordinate reference.
|
2009-11-30 20:29:40 +00:00 |
|
Eric S. Raymond
|
72a86184b2
|
Give wmlflip the ability to apply translations.
|
2009-11-30 19:18:11 +00:00 |
|
Eric S. Raymond
|
36db78198c
|
Improved documentation.
|
2009-03-30 09:14:06 +00:00 |
|
Mark de Wever
|
283c018273
|
Fix a typo.
|
2009-03-14 22:38:32 +00:00 |
|
Eric S. Raymond
|
f5b320345e
|
Actually document a command-line switch wmlflip needs, shame on me.
|
2009-03-14 21:12:35 +00:00 |
|
Eric S. Raymond
|
31f107a570
|
This version can full transform .cfg files.
|
2009-02-27 05:41:12 +00:00 |
|
Eric S. Raymond
|
40182c6f91
|
Almost ready for production use.
|
2009-02-26 20:42:58 +00:00 |
|
Eric S. Raymond
|
d06a847bb9
|
Added mapsize().
|
2009-02-26 19:30:11 +00:00 |
|
Eric S. Raymond
|
a05e818707
|
Ready to try analyzing map files now.
|
2009-02-26 19:22:01 +00:00 |
|
Eric S. Raymond
|
34679dbb37
|
Data reduction.
|
2009-02-26 18:54:39 +00:00 |
|
Eric S. Raymond
|
c6448e4137
|
Beginning of new tool for transforming coordinates in WML.
|
2009-02-26 17:50:01 +00:00 |
|