16147 Commits

Author SHA1 Message Date
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
Nils Kneuper
bf32035586 pot-update 2007-04-22 20:37:25 +00:00
Nils Kneuper
81ed7ceb3e updated Bulgarian translation 2007-04-22 20:33:25 +00:00
Mark de Wever
bc8dd2287e enable the automatic translation of 1.3.1 to 1.3.2 format 2007-04-22 20:18:27 +00:00
Elias Pschernig
c6f9766d6e Made Python AI log to std::cerr...
...instead of the internal stderr, so errors can be seen under
Windows. And fixed a problem where game_config::path can be empty
under Windows, causing AIs to not work at all.
2007-04-22 18:43:02 +00:00
Moritz Göbelbecker
485805fc5c Added utility (mapconv.py) to convert maps to the new (1.3.2) format 2007-04-22 18:36:51 +00:00
Moritz Göbelbecker
0abbca6073 Added layered terrains
Converted maps and scenarios to new system
2007-04-22 18:34:24 +00:00
Ali El Gariani
d4df03f489 don't change the wait cursor when moving on the map (bug #8915).
update the highlighted hex after a scrolling with keys or mousewheel
2007-04-22 18:28:37 +00:00
J.W. Bjerk
09b60ce637 tweaked some mountain tiles to blend better with hill trans. 2007-04-22 18:27:13 +00:00
Ali El Gariani
b7534cfa9a simpler way to use wait cursor during loading screen 2007-04-22 18:19:26 +00:00
Martin Renold
da5892f587 fine-tuning scrolling (shorter acceleration time) 2007-04-22 16:53:02 +00:00
Elias Pschernig
0dec55d4be added short instructions to the crosscompile script 2007-04-22 16:43:40 +00:00
Ali El Gariani
2181d521c7 Use a waiting cursor when loading the game. 2007-04-22 15:45:08 +00:00
Ali El Gariani
dc9feae2a2 Fix bug #8915, don't change the wait cursor when moving on the map 2007-04-22 15:33:16 +00:00
Ali El Gariani
4ffb56b631 Add a function to get the current cursor state 2007-04-22 15:30:53 +00:00
Martin Renold
4732a01a0a revert my off-by-one "correction" (outside_area() is not what I expected) 2007-04-22 12:21:48 +00:00
Martin Renold
545d418118 animated scrolling with acceleration
- accel_time and decel_time might need tuning

- scrolling tracks real-time now on fast PCs
  - maximum timeskip 200ms (might need tuning)

- commented-out code to simulate a slow PC when drawing tiles
2007-04-22 10:40:12 +00:00
J.W. Bjerk
2bb1e93891 modified snow transitions, less overlap and mirroring. 2007-04-22 05:23:40 +00:00
J.W. Bjerk
190eb713fc improved sand-rubble and added an alternate tile. 2007-04-22 04:41:23 +00:00
Benoît Timbert
a2ab1770d0 Update Vendanna's name 2007-04-21 22:10:53 +00:00
Benoît Timbert
cc16da3921 New Naga Hunter ranged attack frames from Vendanna 2007-04-21 21:28:22 +00:00
Patrick Parker
48a75a0b3a Update the Visual Studio project files
note: your directory structures and defines may differ
2007-04-21 20:50:42 +00:00
Patrick Parker
7911500190 various minor bug/warning fixes 2007-04-21 19:53:05 +00:00
Patrick Parker
c8b9f7dfe3 fix struct/class mismatch 2007-04-21 19:45:45 +00:00
Mark de Wever
73736b3a74 Fixed the description of slow fixes bug #8862 2007-04-21 19:22:27 +00:00