Commit Graph

20976 Commits

Author SHA1 Message Date
Nils Kneuper
c71be76ae0 cleanup the file 2007-12-01 19:45:07 +00:00
Benoît Timbert
8965563d72 The old plural [race] name= key is not plural_name=
Add a few race descriptions for proof of concept purpose
2007-12-01 18:26:22 +00:00
Benoît Timbert
2fb0462b2c Theme & changelog update.
Now the race should be displayed in the unit preview panel
2007-12-01 17:01:36 +00:00
Eric S. Raymond
7dd426fe79 Address bug #10415: --enable-lite doesn't do anything.
Simplified and improved the way file manifests are computed.
2007-12-01 16:45:44 +00:00
Benoît Timbert
2a15a5754d Allow themewml (with a [unit_race] tag) to display the race of the unit.
The race description is also displayed in tooltip.

Btw its currently uses the race name= key which is plural, not good.

I will probably add a new, translatable string for this.

I'd like to update the themes so it include this new field, but i
don't know ThemeWML enough
2007-12-01 16:40:57 +00:00
Lari Nieminen
c1222a2c58 Bigger fixes to 'Gathering Materials'...
...and some visual tweaks to the council scenarios.
2007-12-01 14:24:27 +00:00
Nils Kneuper
396c457354 updated Chinese translation 2007-12-01 14:22:40 +00:00
David Philippi
53b4804c5c danish translation update 2007-12-01 13:57:52 +00:00
Nils Kneuper
0a664914b9 updated Chinese translation, added new translators 2007-12-01 13:56:08 +00:00
Nils Kneuper
d6c01daa75 pot-update 2007-12-01 12:12:34 +00:00
Nils Kneuper
148a0a68f2 updated Italian translation 2007-12-01 11:59:59 +00:00
Nils Kneuper
7c8c86b96d adding the macro reference to the ignore list 2007-12-01 11:59:15 +00:00
Jérémy Rosen
a01d035f3c add a pre_die event triggered when a unit dies,
...but before the animation is played
2007-12-01 11:08:09 +00:00
Nils Kneuper
cb7513e212 updated Italian translation 2007-12-01 10:20:54 +00:00
Eric S. Raymond
5a1d58549c Well, *that* was a mistake... 2007-12-01 09:59:19 +00:00
Eric S. Raymond
5139c617a9 Enpty RELEASE_NOTES. 2007-12-01 09:57:56 +00:00
Jörg Hinrichs
29f5b458a3 This fixes bug #10354 (loading linger-mode saves loses branch choices)
...and gets rid of a couple of ugly work arounds. Adding next_scenario
to the gamestate made them obsolete.
2007-12-01 08:27:12 +00:00
Nils Kneuper
023857ce61 updated Chinese translation 2007-12-01 08:25:34 +00:00
Richard Kettering
1a7b97e74b New attack icon for elven champion. 2007-12-01 02:56:11 +00:00
Richard Kettering
4c9ea91c0e Added icon for elven champion's attack. 2007-12-01 02:49:31 +00:00
Ali El Gariani
a623423198 Speed-up the validation of the cache by skipping media directories...
...(images and sounds) because we don't cache those. This seems to
really help this process.  (~80% of files are images and the check is
proportional to the number of files) The only problem is if weird UMC
put some cfg in /images. But the unchecked cache will just annoy the
author when he will editing only this cfg.  This will also helps
artists by avoiding useless cache rebuilding.  PS: also did a tiny
safe change in Mac-specific code for unicode filename, and a cleaner
file extension check is much less effective than the directory skip.
2007-12-01 01:51:11 +00:00
Nils Kneuper
4adbb190b2 post release version bump to 1.3.12+svn 2007-11-30 22:41:39 +00:00
Ignacio R. Morelle
7fc88b9c79 Untested "random_gender" (default=no) key to UnitWML...
...(single unit declarations), to generate randomly a gender if
feasible. I cannot test because I cannot link wesnoth, but at least
this revision's .cpp file should compile on its own...
2007-11-30 20:46:19 +00:00
Mark de Wever
e3047c9ab4 Added the initial code for the gzip compression.
The game can now compress and decompress savegames. This requires the
extra dependency of boost iostreams.  configure.ac hasn't been
modified to detect this, but a FR will be filed to make that happen.
2007-11-30 20:31:52 +00:00
Nils Kneuper
6744eae7fc version bump to prepare for 1.3.12 2007-11-30 18:16:53 +00:00
Eric S. Raymond
8a3b73da66 Updated my credits. 2007-11-30 17:47:56 +00:00
Ignacio R. Morelle
ce602c84a4 Update changelog 2007-11-30 17:38:32 +00:00
David Philippi
100fef12a1 swedish translation update 2007-11-30 17:38:15 +00:00
Ignacio R. Morelle
af9d4dcfb7 Fix some alphabetical order mess in Music section.
Added Doug Kaufman to music contributors list.
2007-11-30 17:36:50 +00:00
Ignacio R. Morelle
83bd1228fc New elvish theme by Doug Kaufman. 2007-11-30 17:32:35 +00:00
Ali El Gariani
c062af0f9a Fix a invalid off_user hex causing a corner glitch (spotted by ivanovic)
Maybe caused by a wmllint error? Or someone as just placed one such
hex there
2007-11-30 17:31:06 +00:00
Eric S. Raymond
1e642a7614 Updated changelog. 2007-11-30 17:29:14 +00:00
Lari Nieminen
d92f9c0123 Updated changelog(s). 2007-11-30 17:27:39 +00:00
Lari Nieminen
967f3800a5 A somewhat better linger mode overlay. 2007-11-30 17:12:05 +00:00
Nils Kneuper
ad90508a0d pot-update 2007-11-30 16:24:51 +00:00
David Philippi
1f3541d48c swedish translation update 2007-11-30 16:07:05 +00:00
Ignacio R. Morelle
9739601d36 Update. 2007-11-30 14:06:08 +00:00
Gunter Labes
ba3199d539 add a script to update the unit tree on new releases;
putting it here since it's configured to be run on server.wesnoth.org
2007-11-30 14:00:42 +00:00
Ignacio R. Morelle
f77168b556 Remove fmuñoz's fancy red and white spear.
Add Syntax_Error's fancy gold and purple spear.
2007-11-30 13:40:21 +00:00
Ignacio R. Morelle
42a54e06f5 Fixed shadows - last update by shadowmaster was not proper. 2007-11-30 13:31:22 +00:00
Ignacio R. Morelle
9c5fb93109 2007-11-30T12:48:35Z!shadowm@wesnoth.org did not fix translation glitches. This one does. 2007-11-30 13:09:45 +00:00
Ignacio R. Morelle
59072ed674 Fix the last MP-saved games UI glitch, and the last potential SIGSEGV. 2007-11-30 12:48:35 +00:00
Lari Nieminen
cb58cf84c8 Added a dragon tail attack icon for Fire Dragon. 2007-11-30 12:33:26 +00:00
Gunter Labes
6e8b509279 logging improvements 2007-11-30 11:35:10 +00:00
Ali El Gariani
51061d832a remove a doubled section 2007-11-30 05:57:46 +00:00
Mark de Wever
2384e48490 Removed an unused variable spotted by alink;
it's a leftover from the old prototype.
2007-11-30 05:43:14 +00:00
Mark de Wever
9856f2cceb Brainstormed with alink about a new drawing framework and added that.
Upon zookeeper's request make the linger overlay on top of units
(not on top of halos since that gives glitches).
2007-11-30 05:17:32 +00:00
Ali El Gariani
44f9238c1e finally update both changelog 2007-11-30 01:47:12 +00:00
Eric S. Raymond
d41da3537c Fix some paths in the editor theme. 2007-11-29 23:29:19 +00:00
Lari Nieminen
b6c11ff5db Minor tweaks. 2007-11-29 22:16:03 +00:00