Commit Graph

16171 Commits

Author SHA1 Message Date
Karol Nowak
ad17a3b7ac Add "revision-stamp" to svn:ignore 2007-04-24 20:56:06 +00:00
Karol Nowak
1c58327f0e Add a slider which changes volume of sound sources. 2007-04-24 20:53:12 +00:00
Benoît Timbert
593ccf518c French translation update 2007-04-24 20:10:02 +00:00
Lari Nieminen
81341600f7 Added mention of the morning/night sounds. 2007-04-24 20:07:07 +00:00
Ali El Gariani
a559247f43 Add 2 commands in the editor:
"update transitions"(key b) and "delay transitions update" (key ctrl+t)
2007-04-24 19:56:24 +00:00
Benoît Timbert
cd185cf70f Naga Hunter aniamtion update from Vendanna 2007-04-24 19:34:37 +00:00
Eric S. Raymond
de6bc1324b Add a caveat. 2007-04-24 17:49:29 +00:00
Mark de Wever
fd13367a33 fixed a comment typo 2007-04-24 17:41:06 +00:00
Lari Nieminen
2519a1f651 Really fixed ambush
(included the great tree and tropical forest terrains, since the alias
system doesn't make them work automatically here).
2007-04-24 17:36:44 +00:00
J.W. Bjerk
b6ca00898e deleted unused duplicate image. 2007-04-24 17:33:02 +00:00
Lari Nieminen
4df30079dd Converted the terrain codes used in the ambush ability to the new format. 2007-04-24 17:33:02 +00:00
Eric S. Raymond
2d0cbe8fb9 upconvert is fully working for 1.2.x -> 1.3.x conversions,
so the old Perl version and the regression test script can go away.
2007-04-24 17:24:13 +00:00
Eric S. Raymond
4f3589c25c 1.2.x -> 1.3.1 logic has been successfully folded into upconvert. 2007-04-24 17:18:39 +00:00
J.W. Bjerk
40f31a2344 added variations to sand rubble and cave-wall. 2007-04-24 17:12:42 +00:00
Eric S. Raymond
56d76d4c84 Make upconvert use the more generic machinery developed for mapconvert.py. 2007-04-24 16:41:47 +00:00
Eric S. Raymond
824495cfb2 More refactoring.
This version of map_convert.py continues to pass all its regression
tests with the Perl version.
2007-04-24 15:58:27 +00:00
Eric S. Raymond
2449540492 Another refactoring step. 2007-04-24 15:06:34 +00:00
Eric S. Raymond
8ce3bf6a62 Refactor the Python mapconvert.py...
...so the file-parsing logic is separated from the line
transformations.
2007-04-24 14:35:45 +00:00
Eric S. Raymond
ee647b3580 Bring the terrain conversion table inboard in the Python version.
It's final for 1.3.2, and the old-style single-letter codes are
scheduled to be removed from terrain.cfg when the backwards-compatibility
code is dropped.
2007-04-24 13:45:59 +00:00
Eric S. Raymond
d5f40ca58a Python version of mapconvert now passes regression...
...on every UMC file that the Perl version doesn't barf on.
2007-04-24 13:26:07 +00:00
Eric S. Raymond
79e30c12b3 Make rge regression report much less verbose. 2007-04-24 13:09:09 +00:00
Eric S. Raymond
d9dcde6f33 Fix a regression failure between the Perl and Python versions of map_convert
that was due to the two languages having different dictionary hash functions.
2007-04-24 12:41:57 +00:00
Piotr Cychowski
9730b4d28e Scenario 1 rewrite and relevant dependencies.
Also bug update in Naga_Hunter.cfg.
2007-04-24 11:38:16 +00:00
Eric S. Raymond
da00b583b2 The new Python version of map_convert,
and the regression-test harness to verify that it behaves like the
Perl script.  After a bit more polishing this is going to go away,
with the Python code getting folded into upconvert.
2007-04-24 11:26:52 +00:00
Eric S. Raymond
74c9c4c3d1 Make map_convert.pl cope better with bogus map_data lines
and report errors in a format compatible with Emacs compile mode.
This code is going to go away soon, these improvements were for doing
regression tests against the new Python version.
2007-04-24 11:22:43 +00:00
Lari Nieminen
dde21ce4c1 Fixed the ellipses,
perspective now being about halfway between the old way and the one
used in the unit centering experiment.
2007-04-24 09:57:36 +00:00
Nils Kneuper
77b610df9d updated Italian translation 2007-04-24 08:24:49 +00:00
Eric S. Raymond
70cd81b8ad Fix a typo and sign the work. 2007-04-23 22:52:55 +00:00
Eric S. Raymond
e668ce40f6 Added --clean and --revert so that we can safely experiment with conversions. 2007-04-23 22:50:58 +00:00
Nils Kneuper
bfaa6d0654 oops, damn spelling... 2007-04-23 22:36:03 +00:00
Nils Kneuper
1d2dfbc989 changelog entry for the latest configure changes by isaac 2007-04-23 22:27:11 +00:00
Eric S. Raymond
d2a34435c8 upconvert seems to do the work of mapconv.py now, so I'm deleting this.
All future logic for converting WML or maps between versions should go in 
upconvert rather than a frestanding utility.
2007-04-23 22:21:25 +00:00
Isaac Clerencia Perez
a1aef025ce Fix detection of python libraries,
for some reason the variable defined to cache the result of the python
detection has changed and the code that invalidated the cache to be
able to check several directories no longer worked because of that
2007-04-23 22:03:07 +00:00
J.W. Bjerk
500c56fb13 added above-ground variant of the mushroom forest. 2007-04-23 21:53:03 +00:00
Eric S. Raymond
b33ffb1516 Improved progress messages. 2007-04-23 21:43:08 +00:00
Eric S. Raymond
f67a7a57eb upconvert should do 1.3.1 -> 1.3.2 map conversion now. 2007-04-23 21:39:56 +00:00
J.W. Bjerk
b69d7de888 added new variation: impassable desert mountains.
Will look better when a new desert mountain graphics are done.
2007-04-23 21:04:39 +00:00
J.W. Bjerk
60ef0b5453 decreased number of villages in tSG #3
to hopefully keep all the foe from traveling into the elf-forest.
Also some aesthetic tweaks.
2007-04-23 21:00:51 +00:00
Eric S. Raymond
b51ba992f1 Pre-1.3.2 cleanup, remove a trace of an old title. 2007-04-23 20:18:04 +00:00
Eric S. Raymond
d94bfed3ed Explain how to fix the minor 'svnversion -n' issue,
as trying to compensate for older clients looks like a bad idea.
2007-04-23 19:23:22 +00:00
Eric S. Raymond
ad22f94f1a Complete the title change for what used to be wesnoth-1.ogg. 2007-04-23 19:01:26 +00:00
Eric S. Raymond
4e9f1ef717 wesnoth-1.ogg now has a title. 2007-04-23 18:57:14 +00:00
Eric S. Raymond
e0a0645049 First cut at integrating map conversion. 2007-04-23 18:52:27 +00:00
Nils Kneuper
91aa2bd860 updated Italian translation 2007-04-23 18:26:01 +00:00
David Philippi
166657f03d danish translation update 2007-04-23 18:22:39 +00:00
Nils Kneuper
94c68ecc53 updated Czech, German and Italian translation 2007-04-23 18:19:52 +00:00
Moritz Göbelbecker
2db3c21e55 Fix mountain/snow-hills transition 2007-04-23 13:29:39 +00:00
Eric S. Raymond
bea20c81e6 Make the names of two of Zhaytee's tracks...
...consistent with the overall naming scheme.
2007-04-23 11:22:01 +00:00
Isaac Clerencia Perez
51009a408d Check for python 2.4 instead of 2.3 2007-04-23 10:18:37 +00:00
Moritz Göbelbecker
64446eb9b2 Converted some files I previously missed
Undo some unintentional conversions

Fix conversion table
2007-04-22 21:09:45 +00:00