Lari Nieminen
8e54fedc2c
Fix some bad WML and a typo.
2007-11-17 16:36:13 +00:00
Mark de Wever
0e99f4a0e8
Make the upload of translations also works.
...
The wescamp integration should be ready now except for more testing.
2007-11-17 15:46:41 +00:00
Mark de Wever
d048d16fd5
Fix a call to svn_remove to __svn_remove.
...
Reverted the removal of dir_remove and implemented the function.
2007-11-17 14:12:28 +00:00
Mark de Wever
ba86acac6a
Remove unused function svn_cleanup.
2007-11-17 12:07:53 +00:00
Mark de Wever
ec6ecc66e5
Marked a few more functions as private.
2007-11-17 12:06:56 +00:00
Mark de Wever
6c0771a9d7
Remove unused funtion svn_status and the flags defined for it.
2007-11-17 09:56:17 +00:00
Mark de Wever
9352943197
Remove unused and not implemented function dir_remove.
2007-11-17 09:54:42 +00:00
Mark de Wever
8372898594
Catch all socket errors, these happen when the server can't be connected.
2007-11-17 09:53:21 +00:00
Mark de Wever
d7bda1ea95
Made private functions private and fixed all callers.
...
Discovered a problem with unescaped names in on the command line,
added a partial fix but need to discuss with somebody knows python
better.
2007-11-17 09:44:49 +00:00
Lari Nieminen
b0c1a60110
Gave the player a starting castle in which to recruit and recall...
...
...in 'The Dragon', and a bunch of assorted other little tweaks to the
last few scenarios.
2007-11-16 23:16:20 +00:00
Eric S. Raymond
3c023589dc
Address bug #8601 .
...
The fundamental problem here is that the meaning of the hourglass
field changes dynamically according to whether you're in SP or MP,
while themes are static; thus, whatever we put in as a static tooltip
in the theme is going to be wrong a lot of the time.
The fast solution is to rip this tooltip out, which is what I've done.
With some C++ klugery analogous to what's done to change the End Turn
button label in linger mode we could do something clever here, but I
don't think the small gain would be worth the extra complexity.
Anyone who disagrees with me is welcome to file a FR, or (better yet)
have at the C++ themselves.
2007-11-16 21:59:42 +00:00
Ignacio R. Morelle
6712d0f6dd
Renamed "Python" to "Pythos" (it was this way before...)
2007-11-16 19:58:50 +00:00
Ignacio R. Morelle
e19c959056
Use the new galleon pictures instead.
2007-11-16 19:48:14 +00:00
Ignacio R. Morelle
43c8deff03
Use new mainline pictures for galleons instead.
2007-11-16 19:46:22 +00:00
Ignacio R. Morelle
49d833b8d6
Fix improper size of item picture,
...
...along with extragalatic redshift in its shadow ;)
2007-11-16 19:36:06 +00:00
Elias Pschernig
6b08abbada
Simplified whitelisting of python modules,
...
...and added information how to disable safe python
2007-11-16 16:07:45 +00:00
Patrick Parker
a329f4d8ec
make wmliterator aware of #undef
2007-11-16 07:23:14 +00:00
Patrick Parker
2561f5b30c
make wmliterator aware of #ifndef
2007-11-16 07:18:24 +00:00
Mark de Wever
9ff94ab766
Various changes to the wescamp integration:
...
* added the erase option to erase an addon from wescamp
* added the upload all feature
* reduced the odds that a sync from wescamp overwrites an addon on the server.
* various bug fixes
2007-11-15 20:29:34 +00:00
Lari Nieminen
eb62ac89dc
Change descriptions shared between several units into roles instead.
2007-11-15 19:42:58 +00:00
Gunter Labes
e399071077
increased the melee attack of the Saurian Oracle from 5-2 to 4-3
2007-11-15 18:06:07 +00:00
Eric S. Raymond
65aef0e8b2
Add Emacs Lisp mode for editing WML.
2007-11-15 13:31:37 +00:00
Eric S. Raymond
5db1379271
Make wmlindent aware of #ifndef.
2007-11-15 13:04:02 +00:00
Lari Nieminen
0def1d3459
Fix some bad TC pixels.
2007-11-14 18:44:32 +00:00
Lari Nieminen
c68521911c
Fix the goblin spearman and impaler attack animation filtering.
2007-11-13 16:52:09 +00:00
Ignacio R. Morelle
060e308884
Undo 2007-11-13T13:58:32Z!shadowm@wesnoth.org.
2007-11-13 14:25:53 +00:00
Ignacio R. Morelle
2d7a758037
Add a version macro.
2007-11-13 13:58:32 +00:00
Ignacio R. Morelle
77bb4a25b5
Add Irrevenant to art contribs' list.
2007-11-12 20:12:53 +00:00
Ignacio R. Morelle
366ea1829a
Added Syntax_Error to art contributors.
...
Removed several trail spaces and tab characters scattered around
/data/core/about.cfg
Updated Changelog accordingly to new Mushroom terrain variation and
new graphic updates.
2007-11-12 17:34:12 +00:00
Ignacio R. Morelle
757da5b4fe
[[Shadow fixes.]]
...
Undo 2007-11-12T17:12:24Z!shadowm@wesnoth.org
Undo 2007-11-12T17:13:22Z!shadowm@wesnoth.org
Update staff shadow
Update storm trident shadow
Update ankh neck-lace shadow
2007-11-12 17:18:08 +00:00
Ignacio R. Morelle
1bfc7a7cb5
Shadow update.
2007-11-12 17:13:22 +00:00
Ignacio R. Morelle
1ce6836f36
Shadow update.
2007-11-12 17:12:24 +00:00
Ignacio R. Morelle
a8f6174b87
New item picture updates by Syntax_Error.
2007-11-12 17:10:30 +00:00
Lari Nieminen
f030e71ec2
Fix a minor WML bug.
2007-11-12 16:19:14 +00:00
Ignacio R. Morelle
27e25c008c
Added Mushroom Grove (lit) terrain.
2007-11-12 12:10:28 +00:00
Mark de Wever
78baad0d5f
Swap the reading of stdout and stderr...
...
...which seems to avoid a 'hang' of the upload script.
2007-11-11 18:37:30 +00:00
Gunter Labes
6db4b84d9f
typo fix
2007-11-11 12:43:05 +00:00
Richard Kettering
86ceba4dd5
New images for Lich.
2007-11-11 02:05:54 +00:00
Richard Kettering
7fcefe611b
New images for lich.
2007-11-11 02:02:21 +00:00
Benoît Timbert
84316af00a
Animation style upgrade: use duration=
2007-11-10 22:36:34 +00:00
Eric S. Raymond
d3bbac3603
Change Ivanovic's test slightly.
2007-11-10 21:36:47 +00:00
Eric S. Raymond
eb28d8e83a
Found some false positives; implement a magic comment to ignore them.
2007-11-10 17:58:37 +00:00
Eric S. Raymond
11045df5fc
Correct the check for bad translation marks.
2007-11-10 17:45:53 +00:00
Thomas Baumhauer
2ad0a66214
Some very minor fixes for DiD
2007-11-10 17:05:57 +00:00
Mark de Wever
ab6f8fed56
Another large update,
...
the code now starts to settle and slowly gets into a usable state.
2007-11-10 14:54:21 +00:00
Eric S. Raymond
f9ceae7ee5
Add a check to wmllint for non-strings made translatable,
...
fix a few glitches ervealed by wmlcope/wmllint.
2007-11-10 14:27:43 +00:00
Gunter Labes
66dcbfd068
mark a few translatable strings correctly
2007-11-10 11:54:40 +00:00
Gunter Labes
b9767e93f1
bump the version in the unit_tree script as well
2007-11-10 01:31:08 +00:00
Benoît Timbert
8d71de86c2
Animation style upgrade: use duration= for nagas
2007-11-09 23:04:11 +00:00
Benoît Timbert
9a5ed7f7b1
Mark as translatable two strings that should be translated
2007-11-09 22:51:49 +00:00