Commit Graph

34580 Commits

Author SHA1 Message Date
Nils Kneuper
20579c4a84 just another pot-update to get the rest in... 2009-07-28 10:41:56 +00:00
Nils Kneuper
a102f694b7 updated German translation 2009-07-28 10:40:16 +00:00
Nils Kneuper
b6988b50bd add wesnoth-dm to cmake recipe...
...(was working for most things, but not for make install...)
2009-07-28 10:32:39 +00:00
Nils Kneuper
b22501e48a unify description tags 2009-07-28 10:31:58 +00:00
Nils Kneuper
7f0d03c118 pot-update
regenerated doc files
2009-07-28 10:01:53 +00:00
Nils Kneuper
87be7e5235 updated German translation 2009-07-28 10:00:41 +00:00
Nils Kneuper
fb033c0a1f names in about should not be translateable... ;) 2009-07-28 09:49:07 +00:00
Gunter Labes
8ebb81d9d4 ran: sed -i 's/\(msgstr.* "\)[^^]*^/\1/' po/wesnoth*/*.po
to cut off translation hints
2009-07-28 08:55:41 +00:00
Eugen Jiresch
42977cd48e added gold_add key to team_info::write() 2009-07-28 08:18:28 +00:00
Gregory Shikhman
59a080819f Added a partial, modified copy of the wesnoth site CSS...
...to fix a tag name collision. Will add wesstats specific CSS to the
file. Removed tileserver stubs - I used a simpler implementation to
serve gmaps tiles.
2009-07-28 05:24:28 +00:00
Alexander van Gessel
865ca7d7a7 Remove debug statement. 2009-07-28 00:50:02 +01:00
Alexander van Gessel
768168767d Fix broken french translation, refuzzy. 2009-07-27 23:39:02 +01:00
Alexander van Gessel
ee2e6e796f Teach wmliterator about <<lua strings>>. 2009-07-27 23:23:28 +01:00
Benoît Timbert
2ad90faab5 French translation update 2009-07-27 21:39:41 +00:00
Phil Barber
6ed0cb1a19 Add and wire new Drake Glider portrait, update changelogs, portrait credits. 2009-07-27 21:20:35 +00:00
Eugen Jiresch
033d002587 fixed carryover information for randomly generated scenarios,
...addresses bug #14016
2009-07-27 15:35:29 +00:00
Gunter Labes
b1490575d3 print the config in question when showing the infamous...
..."Attempt to de-serialize a unit with no 'type' field" error to help
debugging
2009-07-27 14:53:17 +00:00
Elias Pschernig
3de8e1cd18 [wesnoth_addon_manager] Really remove campaign.
Also remove old-style top-level campaign.cfg.
2009-07-27 14:20:33 +00:00
McShark
a63b02ea19 Update according to recent file changes 2009-07-27 14:11:31 +00:00
Elias Pschernig
1aa2d5cb8d [wesnoth_addon_manager] Remove old campaign directory...
...before unpacking a new one.
2009-07-27 13:58:21 +00:00
Nils Kneuper
236019ef4e updated German translation 2009-07-27 13:50:41 +00:00
Eugen Jiresch
059d0b2506 changed merging of carryover and scenario config...
...(using config::merge_with had unintentional behavior)
2009-07-27 13:48:50 +00:00
Nils Kneuper
22d22707eb removed old custom portraits and make use of the mainline portraits instead
made sure that the right images are used all the times

create new image for campaign selection based on the mainline knight
and red mage portraits
2009-07-27 13:22:55 +00:00
Justin DiSabatino
b02754e700 Updated Release Notes. 2009-07-27 10:38:13 +00:00
Justin DiSabatino
63b819345d Updated changelogs. 2009-07-27 10:31:15 +00:00
Justin DiSabatino
4d0d708620 Updated for the Slasher->Arbiter change. 2009-07-27 10:31:02 +00:00
Ignacio R. Morelle
c76e733aa7 wmllint: changed the {@campaigns} replacement with {~add-ons};...
...it was using {@add-ons} instead, which was deprecated and scheduled
to be removed in 1.7.3.
2009-07-27 10:29:03 +00:00
Justin DiSabatino
ee960bd727 Drake Gladiator to Slasher changes. 2009-07-27 10:01:24 +00:00
Justin DiSabatino
d93a5bccc8 Drake Slasher to Arbiter changes. 2009-07-27 09:24:15 +00:00
Justin DiSabatino
943bce2362 Drake Slasher to Arbiter changes. 2009-07-27 09:23:09 +00:00
Alexander van Gessel
fb35ee2e6b Clean up some unneeded try-catch statements. 2009-07-27 03:55:57 +01:00
Alexander van Gessel
ff34e47db0 Make the playsingle changes in playmp too. 2009-07-27 03:55:49 +01:00
Alexander van Gessel
3c5e5e432a Make [end_turn] work in new turn, side turn and turn refresh [event]s again. 2009-07-27 03:28:47 +01:00
Alexander van Gessel
0af0bef3f7 Remove unneeded try-catch. 2009-07-27 03:28:38 +01:00
Alexander van Gessel
f676484395 Teach wmlindent about <<lua strings>>. 2009-07-27 01:09:42 +01:00
Alexander van Gessel
137b5b0ffb Fix a typo in a wmllint pragma. 2009-07-27 00:38:22 +01:00
Alexander van Gessel
1c45675b14 Ran wmlindent on dark forecast. 2009-07-27 00:18:20 +01:00
Eugen Jiresch
a80cc9ac75 removed obsolete assertion 2009-07-26 22:12:49 +00:00
Alexander van Gessel
9b727104c2 Mention the changes in [end_turn] mechanics in the changelog. 2009-07-26 22:09:17 +01:00
Alexander van Gessel
825eb98d0e Silence a warning that when we [end_turn],
...the result of the formula isn't checked.
2009-07-26 22:04:51 +01:00
Tomasz Śniatowski
96c5b253e1 room persistance protocol adjustments, made rooms not persist by default 2009-07-26 21:41:50 +01:00
Tomasz Śniatowski
a75f3bc120 properly process room query responses in new lobby 2009-07-26 21:41:30 +01:00
Tomasz Śniatowski
3041be4a9b allow sending generic room queries through the /command interface 2009-07-26 21:41:10 +01:00
Tomasz Śniatowski
e098fa116a fix a warning 2009-07-26 21:40:52 +01:00
Tomasz Śniatowski
dc4fb42351 Add server room storing...
...and implement room create policy to allow e.g. only admin-created
rooms. All rooms are stored for now.
2009-07-26 21:40:31 +01:00
Tomasz Śniatowski
d27b782bca Allow the server to be optionally shut down...
...via a /query shut_down [now] by an admin if allow_remote_shutdown
is set in the server configuration file. Deafult behavior is left
unchanged.
2009-07-26 21:40:08 +01:00
Guillaume Melquiond
e33f90a2ab Worked around an assertion failure...
...when Formula AI recruits by overwriting the invalid recruit location.
2009-07-26 16:56:40 +00:00
Lari Nieminen
c564317690 Probably fixes a bug with the spawns not getting their normal movement back. 2009-07-26 14:53:45 +00:00
Alexander van Gessel
28ec5cc16e Turn forgotten catch-by-value into catch-by-reference. 2009-07-26 15:14:17 +01:00
Alexander van Gessel
0f3ef4dd75 Rewrite [end_turn] to end the turn after the event has finished. 2009-07-26 15:07:44 +01:00