7335 Commits

Author SHA1 Message Date
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
Nils Kneuper
9b98b56d9f fixing a wrong endclause (endif used instead of enddef)
fixed *hundreds* of wrong usages of user_description=, you should use
user_description=_"my name", *not* user_description=_ my name, the "
are *not* mandatory
2007-11-09 21:58:15 +00:00
Mark de Wever
bd73d33d2f Refactoring of the wescamp tool and svn library, changes all over the place. 2007-11-09 21:45:52 +00:00
Nils Kneuper
b7c7d591d4 utils/wesnoth-pngcrush
total saved: 16 KB, 8 files
2007-11-09 20:27:10 +00:00
Ignacio R. Morelle
00143280cf Gave Runic Hammer item a nice shadow... 2007-11-09 19:48:16 +00:00
Ignacio R. Morelle
ebcb39a14f Make fog toggling test hex be an actual toggle
(i.e. you can set fog on/off unlimited times). Remember this tests
shadowmaster's enhancement of [modify_side] and [store_side].
2007-11-09 15:48:12 +00:00
Lari Nieminen
e525bcc9b5 Fix little WML typos. 2007-11-09 15:13:01 +00:00
Eric S. Raymond
3b802a084b Second set of victory and defeat themes from Ryan Reilly. 2007-11-09 14:38:51 +00:00
Ignacio R. Morelle
b3819b5abe New human Master Bowman portrait by thespaceinvader. 2007-11-09 13:17:16 +00:00
Hans Joachim Gurt
8c76e6d9dd objective-text for bonus (killing enemy leader)...
...ifdefed out (only on HARD), to match actual behavior of scenario
2007-11-09 02:37:51 +00:00
Benoît Timbert
0a066e9ab4 Animation style upgrade: use duration= for woses 2007-11-08 21:42:27 +00:00
Benoît Timbert
7f137479df Animation style upgrade: use duration= for bats 2007-11-08 21:29:23 +00:00
Benoît Timbert
665d1f33bc Use duration= for {DEFENSE_ANIM_ELVEN_RANGE} 2007-11-08 21:18:44 +00:00
Mark de Wever
361bfdac25 Added support for storing the data in a temp directory. 2007-11-08 17:41:39 +00:00
Eric S. Raymond
9c16e2bd08 Skip -bak, not .bak. And a cosmetic fix. 2007-11-08 17:40:57 +00:00
Eric S. Raymond
1920174d39 Prevent C and Python clients from uploading .pbl, .bak and ~ files. 2007-11-08 17:23:11 +00:00
Lari Nieminen
28e279d29e Some prettiness fixes to 'Captured'. 2007-11-08 09:46:45 +00:00