12558 Commits

Author SHA1 Message Date
Nobuhito Okada
f3e70a51b4 corrected Korean locale and string in UTF-8 2006-08-29 11:37:30 +00:00
Nobuhito Okada
3c35e3206d updated Japanese translation 2006-08-29 11:31:59 +00:00
David Philippi
e7eb4e18c0 marked two strings for translation 2006-08-29 11:11:13 +00:00
Benoît Timbert
a8412af84a merge 2006-08-29T11:03:56Z!benoit.timbert@free.fr : Now all AIs fire a "ai turn" event. 2006-08-29 11:10:05 +00:00
Nils Kneuper
333e97b0e4 some more missing strings 2006-08-29 11:02:05 +00:00
Nobuhito Okada
239a673ece marked for translation 2006-08-29 10:58:48 +00:00
Elias Pschernig
3bf44d4d55 Updated German translation of UtBS. 2006-08-29 09:57:25 +00:00
Isaac Clerencia Perez
cdb0cdf9d7 Merged 2006-08-29T07:53:49Z!lari.nieminen@iki.fi into trunk 2006-08-29 08:01:05 +00:00
Danny Daemonic
33a9ddbef5 Adding required config/ files not generated from "automake --add-missing". 2006-08-29 06:41:42 +00:00
Nils Kneuper
303fb7b7b3 pot-update 2006-08-29 00:18:47 +00:00
Gunter Labes
93ed2191fc mark empty strings as untranslatable 2006-08-28 23:22:41 +00:00
Danny Daemonic
1689a252ef Fixed bug where we scrolled in textbox and on map at the same time. (Bug #6334) 2006-08-28 22:16:05 +00:00
Gunter Labes
0798bddeef changed the macros UNIT_, FREE_UNIT and UNIT_T...
...so that the second attribute is duplicated into a translatable
version of it
2006-08-28 22:10:10 +00:00
Danny Daemonic
f23af6f835 Removed config content and made autogen.sh create the config dir (bug #6135). 2006-08-28 19:48:00 +00:00
Patrick Parker
eef3a74995 fixes bug #6771
"Game crashes in Get-Add-ons dialog when server name is left empty"
2006-08-28 02:34:22 +00:00
Patrick Parker
f85883d149 fix redefinition of the battle_context destructor 2006-08-27 19:23:01 +00:00
Patrick Parker
e4e0b5f275 latest Den of Onis from paterson 2006-08-27 06:00:10 +00:00
Jérémy Rosen
4f6b172c59 fix crash due to incorrect leak correction 2006-08-26 22:26:03 +00:00
Isaac Clerencia Perez
f4a9daa550 Merged 2006-08-26T18:15:14Z!lari.nieminen@iki.fi into trunk 2006-08-26 19:14:05 +00:00
Danny Daemonic
6b42279b65 Multiplayer scenario fixes (#6640 #6461 #6462). 2006-08-26 19:04:30 +00:00
Isaac Clerencia Perez
36cbc69855 Merged 2006-08-26T14:36:40Z!lari.nieminen@iki.fi into trunk 2006-08-26 14:51:19 +00:00
Nils Kneuper
206906f767 fixed untranslateable elements in the data/themes folder,
needs a pot-update before the strings appear

moving three strings from the editor theme into the mainfile, because
this way "autodetection" of new theme files can be used
2006-08-26 14:25:01 +00:00
Isaac Clerencia Perez
23999481b3 Merged 2006-08-26T13:34:46Z!isaac@users.sf.net & 2006-08-26T14:12:13Z!isaac@users.sf.net into trunk 2006-08-26 14:14:04 +00:00
Jérémy Rosen
b4930b665a fix a leak in attack_prediction 2006-08-26 13:42:22 +00:00
Isaac Clerencia Perez
71fe60ee43 Add linguas file for wesnoth-man 2006-08-25 23:14:18 +00:00
Nils Kneuper
bcb3d33a45 first completely translated man pages in po format: Slovak 2006-08-25 22:37:08 +00:00
Joseph Simmons
4e49ff47f9 fix misnamed image - there's no such thing as "Kilan", it's spelled "Ka'lian" 2006-08-25 22:24:44 +00:00
Gunter Labes
69945d1cf8 changed the hotkey for 'end turn' from 'alt+space' to 'ctrl/cmd+space'
(implements FR #6328)
2006-08-24 10:48:05 +00:00
Nils Kneuper
101c80b778 updated about 2006-08-24 10:17:34 +00:00
Elias Pschernig
adf2455cca Fixed a bug in the Python AI...
...where it would crash when not finding a script when run from a campaign.
2006-08-24 08:12:56 +00:00
Jordà Polo
0de76bfe8f [[Fixes for translation building]]
.pot and .po files of po4a-based domains are now updated when running
update-po, if po4a is installed. (To generate the translated documents,
use update-po4a.)

update-po4a now removes the empty directories generated by po4a.
2006-08-23 22:19:28 +00:00
Jordà Polo
52fb02c77c Mark all the strings as fuzzy. 2006-08-23 22:01:49 +00:00
Gunter Labes
638d16fe92 fix bug #6493, please test 2006-08-23 20:54:23 +00:00
Gunter Labes
4104c56b6a mentioned drain and plague immunity in the undead trait description...
and that you can only poison living targets (fixes bug #6566)
2006-08-23 19:33:49 +00:00
Gunter Labes
62310f0f2c make tooltip cases consistent
fix Elvish Sylph description (bug #6494)
2006-08-23 14:41:52 +00:00
Nils Kneuper
9e150f7515 updated Russian translation 2006-08-23 10:32:41 +00:00
Gunter Labes
62ff985df7 changelog tweaks 2006-08-22 19:27:03 +00:00
Nils Kneuper
7f6061d1ca fixed portrait paths 2006-08-22 17:07:36 +00:00
Nils Kneuper
cd6b2bb7b9 fixed bug #6704 2006-08-22 16:05:39 +00:00
Isaac Clerencia Perez
e8ad77f689 Merged 2006-08-22T08:30:20Z!lari.nieminen@iki.fi into trunk 2006-08-22 10:39:54 +00:00
Jordà Polo
b4c2a24d95 Created empty .po files for every language.
Updated hu, de and sv headers.
2006-08-21 22:36:51 +00:00
Jordà Polo
5dcab5070d Makefile for wesnoth-man domain. 2006-08-21 20:53:21 +00:00
Karol Nowak
ffc997e395 Mention tiny gui improvements in the changelog. 2006-08-21 20:38:18 +00:00
Lari Nieminen
9cde9f12d0 Made bone arrows a bit smaller
(about the size of normal arrows) and changed the diagonal version to
the correct angle.
2006-08-21 20:20:33 +00:00
Nils Kneuper
18e8843d9c updated Russian and Esperanto translation 2006-08-21 19:31:42 +00:00
Lari Nieminen
b34834c90d Offset fixes for the armageddon drake frames. 2006-08-21 15:55:09 +00:00
Isaac Clerencia Perez
20c7e442d8 Merged 13172 into trunk 2006-08-21 09:26:15 +00:00
Isaac Clerencia Perez
f3138fd0e6 Merged 2006-08-21T09:03:41Z!lari.nieminen@iki.fi into trunk 2006-08-21 09:08:04 +00:00
Nobuhito Okada
36828a3622 updated Japanese translation 2006-08-21 09:01:44 +00:00
Richard Kettering
53ff860457 Added paladin sword icon. 2006-08-21 06:45:10 +00:00