32314 Commits

Author SHA1 Message Date
Hogne Håskjold
4bb5f079cd Added two variants of 2x2 snow mountains
Some color tweaks to the single tile snow mountains

Reduced probability for 2x2 variants to offset for still missing 2x4
variants
2009-04-06 19:35:22 +00:00
Fabian Müller
ae3e8d481f LoW::7: Added useless eye candy. 2009-04-06 19:20:39 +00:00
Fabian Müller
efe006de42 LoW::2: Made Olurf not attacking Elves on water tiles. 2009-04-06 19:14:31 +00:00
Iurii Chernyi
98a2769ff0 Made default AI fall back to formula recruitment,
...if "recruitment" config option is set in AI config.

Per IRC conversation with Dragonking.
2009-04-06 17:25:36 +00:00
Nils Kneuper
5836b2627d updated Russian translation 2009-04-06 16:21:59 +00:00
Iurii Chernyi
2b65394acc Added ability to change the share_view side attribute...
...using [modify_side] tag. 

Be sure to use fog=yes for that side and have it as an ally (bug
#13320)
2009-04-06 14:44:19 +00:00
Nils Kneuper
319e6eedb7 updated Icelandic translation 2009-04-06 09:09:10 +00:00
Nils Kneuper
483a34e918 updated German translation (fixed bug #13328 and #13327 ) 2009-04-06 08:54:41 +00:00
Daniel Franke
3e874fdb86 Implement a new class, save_blocker,
...analogous to input_blocker and update_locker, which effectively
masks requests to save the game and processes them after the
save_blocker has been destructed.  Wrap one around
playsingle_controller::init_side(), fixing bug #9496.  See also bug
#13298.
2009-04-06 08:53:08 +00:00
Daniel Franke
14d928b2cd UtBS: Add some [allow_undo]s, fixing bug #13326
[[Split portion of a mixed commit.]]
2009-04-06 03:22:54 +00:00
Iurii Chernyi
93269b7fbc Implemented FR #13321: added "unit advances=N"...
...command to debug console to immediately level-up active unit N
times
2009-04-06 02:55:34 +00:00
Daniel Franke
55ae886f8d Fixed non-sequitir reference to Gweddry in a comment in HttT.
Noticed while looking at 2009-04-06T00:10:20Z!esr@thyrsus.com.

[[Split portion of a mixed commit.]]
2009-04-06 02:41:55 +00:00
Daniel Franke
bebe01564c Refactor the logic for invoking wesnoth helper-programs, e.g. wesnothd 2009-04-06 02:05:25 +00:00
Eric S. Raymond
ebb2279adc Fix continuity issues created by Chantal becoming personally important...
...to Delfador - happens in Delfador's Memoirs, affects Heir to the Throne.

This patch bumps Chantal from Druid to Shyde, and makes her death in HttT a
loss condition - though one that is highly unlikely to trigger given the
usual flow of battle in the scenario and the hitpoints she has as an L3.

This patch also adds dialog to both Elves Beseiged and Siege of Elensefar
that improves contnuity with LoW, with DM, and internally in HttT itself.

Finally, Chantal's name becomes a global spelling exception.
2009-04-06 00:10:20 +00:00
Ali El Gariani
a3334afcc9 also port 2009-04-05T23:08:59Z!alinkmaze@gmail.com to trunk (fix crash in bug #13323) 2009-04-05 23:14:49 +00:00
Lari Nieminen
97a4699bee Fixed bug #13324. 2009-04-05 21:31:46 +00:00
Nils Kneuper
7aa8549dce Updated Dutch translation 2009-04-05 20:54:03 +00:00
Phil Barber
691a73436e Add and wire Kitty's Ranger portrait, update changelogs, portrait credits. 2009-04-05 20:39:48 +00:00
Patrick Parker
8a406b193e changelog entry for 2009-04-05T19:07:06Z!patrick_x99@hotmail.com 2009-04-05 19:12:50 +00:00
Patrick Parker
4ffceb57a8 fix a bug with auto-stored WML variables...
...not being restored correctly to their previous state afterwards
(spotted by silene)
2009-04-05 19:07:06 +00:00
Guillaume Melquiond
0883510e03 Fixed segfault when generating maps. Introduced by commit 34437. 2009-04-05 18:18:09 +00:00
Guillaume Melquiond
84ed1d6117 Removed almost unused and redundant functions. 2009-04-05 18:03:14 +00:00
Guillaume Melquiond
fe400bb4ee Removed config::child_list. 2009-04-05 18:03:10 +00:00
Guillaume Melquiond
ddd73e6f94 Removed config::get_children. 2009-04-05 18:03:07 +00:00
Guillaume Melquiond
8065d803d2 Removed unused variable. 2009-04-05 18:03:03 +00:00
Bartek Waresiak
84cf706274 Fixed 'attacks' bug, that made some attacks not being executed 2009-04-05 17:32:46 +00:00
Eric S. Raymond
667fe9e6dd This portrait move should have gone with the character renaming. 2009-04-05 17:20:21 +00:00
Guillaume Melquiond
4dd3b62080 Removed config::get_children.
Note that the code does not make sense to me, hence the FIXME
comments; we are most certainly destroying WML variables there.
2009-04-05 17:05:07 +00:00
Guillaume Melquiond
b7c1ece285 Removed config::get_children. 2009-04-05 17:05:04 +00:00
Guillaume Melquiond
5ba0a23da4 Removed config::get_children. 2009-04-05 17:05:01 +00:00
Guillaume Melquiond
112d4116b8 Removed config::get_children. 2009-04-05 17:04:57 +00:00
Guillaume Melquiond
a19a97da26 Removed useless pointer. 2009-04-05 17:04:54 +00:00
Guillaume Melquiond
1275b8e981 Simplified code. 2009-04-05 17:04:50 +00:00
Guillaume Melquiond
667c7d97f5 Removed unused function. 2009-04-05 17:04:46 +00:00
Ignacio R. Morelle
5be95443ce Spanish translation update. 2009-04-05 16:20:14 +00:00
Nils Kneuper
13ad2f63c3 reuse existing string to not add a new string 2009-04-05 15:04:51 +00:00
Nils Kneuper
233491d72a regenerate doc files for trunk 2009-04-05 14:57:50 +00:00
Nils Kneuper
0ecb7f1a4a updated Italian translation 2009-04-05 14:47:45 +00:00
Alexander van Gessel
47f3484b40 s/donothing()/NOP()/ in test scenario, as the latter function actually exists. 2009-04-05 15:16:26 +01:00
Nils Kneuper
a641cc22b1 updated Indonesian and Russian translation 2009-04-05 13:59:39 +00:00
Lari Nieminen
9698bf1e79 Added keep and castle overlay terrains,
...which can be painted on any non-layered terrain to enable them to
act as keeps or castles for recruitment.
2009-04-05 11:55:56 +00:00
Tomasz Śniatowski
18d9cbc3df silence a msvc warning 2009-04-05 12:21:42 +01:00
Fabian Müller
173239dd4f Added the CREATE_OR_RECALL_UNIT macro...
...which takes a full set of [unit] attributes as argument.
2009-04-05 11:04:09 +00:00
Tomasz Śniatowski
19e0e8eb41 fix a msvc build error and some c++ correctness 2009-04-05 11:47:22 +01:00
Nils Kneuper
6610fe2ac3 updated Icelandic, Norwegian and Russian translation 2009-04-05 09:53:06 +00:00
Guillaume Melquiond
c37154dea4 Definitely removed config::all_children. 2009-04-05 09:44:25 +00:00
Guillaume Melquiond
bfd9613844 Removed config::all_children. 2009-04-05 09:44:21 +00:00
Guillaume Melquiond
0a9fb6c1b4 Removed config::all_children. 2009-04-05 09:44:18 +00:00
Guillaume Melquiond
bf04c180e6 Removed config::all_children. 2009-04-05 09:44:15 +00:00
Guillaume Melquiond
333fffb5fc Removed pointers to config. 2009-04-05 09:44:11 +00:00