Commit Graph

19286 Commits

Author SHA1 Message Date
Eric S. Raymond
f42f525f82 Bulletproof the map detector logic a bit. 2007-09-05 05:44:41 +00:00
Ali El Gariani
304e997edd Give an "id" key to [race] (which also still have the "name" key)
The data is not yet adapted, and currently used as test-case to the transition 
system which create an id from name if id is missing

The help also still use id and not name (but they are currently identical)
2007-09-05 04:00:36 +00:00
Patrick Parker
a7b7e35add now radius expansion is handled last in Standard Location Filters;
previously it was handled last except before [and], [or], and [not]

note: this allows more advanced uses of the radius expansion feature
2007-09-05 03:55:02 +00:00
Eric S. Raymond
dfed4536de Yet another attempt at getting boucman's animation transform right. 2007-09-05 03:01:56 +00:00
Eric S. Raymond
d812852187 Re-indent so some regression testing on wmllint will be easier. 2007-09-05 02:56:12 +00:00
Patrick Parker
cb29743eab rename [filter_adjacent] in SLF to [filter_adjacent_location]
(to avoid confusion)
2007-09-05 00:01:40 +00:00
Patrick Parker
49106110f3 add another empty string check for directory names
bring the indentation back to the codebase style
2007-09-04 23:48:43 +00:00
Patrick Parker
aec4ab8f94 User-made Campaign translations now work again for Windows (bug #9926) 2007-09-04 23:29:39 +00:00
Lari Nieminen
612a92490b Committed Pickslide's new Konrad II portrait
(can be updated later if it's improved upon).
2007-09-04 22:39:25 +00:00
Patrick Parker
2ec6f3852d a second attempt to silence the harmless signed/unsigned comparison,
this time making it even uglier-looking
2007-09-04 21:46:38 +00:00
Patrick Parker
a919f6943f silence some harmless signed/unsigned comparisons 2007-09-04 21:19:39 +00:00
Eric S. Raymond
9779f68785 Give the Black Mage in Two Brothers a name.
I've test-played this all the way through and read the WML.  No known bugs.
2007-09-04 19:34:13 +00:00
Lari Nieminen
a3ca792f63 A fuse sound (for bombs, scripted demolitions, etc). 2007-09-04 16:56:03 +00:00
Lari Nieminen
acefb81d5d Added an alternate lava terrain (Qlf) using the old transitions,
...instead of the new chasm ones. Mainly intended to be used as the
"overflowing" lava in scenarios where lava expands. The old chasm lava
is renamed to "Lava chasm".
2007-09-04 16:23:39 +00:00
Lari Nieminen
a4d4df0be8 Use a better astral blade attack icon. 2007-09-04 13:47:00 +00:00
Lari Nieminen
d2bf70efdb The dehydration should be fixed entirely now. 2007-09-04 10:17:24 +00:00
Patrick Parker
67686d6d9a prevent the adjacent location filter cache from accessing invalid vector index 2007-09-04 04:19:28 +00:00
Patrick Parker
81ec992c38 now [filter_adjacent] is supported in SLF
clean up the [filter_adjacent] code in SUF
2007-09-04 03:39:48 +00:00
Patrick Parker
d15ba7bca8 add a utility for parsing multiple ranges 2007-09-04 03:01:44 +00:00
Gunter Labes
65b14255c6 revert 2007-09-04T01:47:29Z!patrick_x99@hotmail.com on Sapient's request 2007-09-04 02:00:03 +00:00
Patrick Parker
6487762756 reorganize the enum for gamemap::location::DIRECTION so that it is more useful 2007-09-04 01:47:29 +00:00
Eric S. Raymond
ab965811ed Campaign WML minor cleanups:
1) Systematically quote description strings including single quotes, to
   be kind to the syntax highligting code in Emacs.

2) Fix some typos and bad usage.

3) Replace some generic names, like Peasant and Spearman, with 
   individual names in the "house style".
2007-09-04 01:42:26 +00:00
Eric S. Raymond
731ca25c34 Make the save performance message indicate which file has been saved. 2007-09-04 01:39:17 +00:00
Patrick Parker
6020135476 a minus sign in front of a cardinal direction now reverses it ("-s"="n") 2007-09-04 01:34:09 +00:00
Lari Nieminen
a239458292 Hide the peasant units of Liberty from the unit help...
...unless we're actually playing Liberty.
2007-09-03 22:54:06 +00:00
Benoît Timbert
93702bd15b Move Shadow Master's entry from TRoW to mainline 2007-09-03 22:42:47 +00:00
David Philippi
40f065d29f swedish translation update 2007-09-03 22:42:33 +00:00
Lari Nieminen
65efb78725 Fixed a little unit id typo. 2007-09-03 22:29:28 +00:00
Lari Nieminen
eef30848c7 Applied Shadow Master's colour edit to Grog's portrait. 2007-09-03 22:21:57 +00:00
Benoît Timbert
f95a916aaa Shadow + Credits update 2007-09-03 21:55:44 +00:00
Ali El Gariani
9c9e373787 Small grammar correction suggested by Sapient for the unknown unit page in help
"This unit is unknown for the moment. You must discover it in +the+ game
to be allowed to see its description."
Feel free to improve any ~english~ that I write :)
2007-09-03 21:29:00 +00:00
Ali El Gariani
386b343e92 remove the old pre-1.3.7 footsteps images
The new ones (well, the same but renamed, split and slightly cleaned)
are in images/footsteps
2007-09-03 20:46:45 +00:00
David Philippi
06844b96f4 swedish translation update 2007-09-03 20:45:39 +00:00
Ali El Gariani
ce9701c318 Make ~TC robust as ~RC:
remove the spaces in parameters because some people use ~TC(1, magenta) 

We also generally need robust image-paths modifications
because any add-on can (badly) use it in the add-on list
2007-09-03 20:33:30 +00:00
Ali El Gariani
7a9e9dc840 Add an end-of-line to the "Invalid team color" error message 2007-09-03 20:11:27 +00:00
Nils Kneuper
d758e06801 pot-update 2007-09-03 20:08:00 +00:00
Ali El Gariani
7367ec3bb1 Cleaner clipping of unit at the border of the map
Maybe fix a bug reported by uso with a fencer animation there
(can't reproduce it, so I don't know if the bug existed before of after this)
2007-09-03 20:06:09 +00:00
Ali El Gariani
bab30040d8 ~TC was incompletely restored after the adhesion storm
Now initialize and reset TC in titlescreen for add-ons and campaigns icons
(previously was only initialized after having played a game)
This also restore coloring for case like ~TC(not a playing side)
2007-09-03 20:02:28 +00:00
Nils Kneuper
4b44214d85 updated Polish translation 2007-09-03 20:01:14 +00:00
Lari Nieminen
e0746b4a92 Fixed tranparency glitches in orcish-flag2.png
and improved the base of the flag a bit.
2007-09-03 19:35:22 +00:00
Patrick Parker
79b70a582d this probably fixes bug #9914 "growth ability of ghast does not work" 2007-09-03 17:34:12 +00:00
Lari Nieminen
dd990b3091 Hacked around the problem with the Ghast...
...by changing the unit event into a normal scenario event included
into every scenario.
2007-09-03 14:30:17 +00:00
Patrick Parker
1e179497d5 fix an iterator redefinition...
...and rename a ton of variables to stop this trend (hopefully)
2007-09-03 06:12:06 +00:00
Richard Kettering
e0197889ef New image for Dark Sorcerer, addition of a female version. 2007-09-03 06:00:21 +00:00
Richard Kettering
0e98a6520d New images for Dark Sorcerer. 2007-09-03 05:51:05 +00:00
Richard Kettering
165f318752 New halo images for undead magi. 2007-09-03 05:47:38 +00:00
Ali El Gariani
c20e564d06 Mudcracwlers had the race "Monster" instead of "monster".
My last commit reveals the error (no [race]Monster[/race])
so fix the bad "M"
2007-09-03 03:57:04 +00:00
Ali El Gariani
df22f53cb5 Organize units list in races sub-sections.
Seems to work fine but it's still work-in-progress. Things planned:

- Fix alphabetical sorting (for translated title sections)

- Capitalize race's names? And if yes, in cfg or by c++ ?

- choose a "no race" name when the race=... or [race] is missing

- Optimize and harmonize (maybe a slight overhead at the first help invocation)
2007-09-03 03:53:27 +00:00
Patrick Parker
4ea20cfc67 streamline one of the idle filters 2007-09-03 03:48:35 +00:00
David Philippi
dcde3c97bb swedish translation update 2007-09-02 21:51:03 +00:00