Simon Forsyth
cee83af30c
Add xcf used to generate rail images
2012-08-22 02:32:21 +00:00
J. Tyne
8d409c16cd
Shift some end_turn/hold_position logic into the unit class.
2012-08-21 23:32:54 +00:00
J. Tyne
592e1fff6e
Simplify a conditional.
2012-08-21 22:52:17 +00:00
Simon Forsyth
1b22ced556
Remove more texture from walls, including chasm
2012-08-21 02:13:27 +00:00
Simon Forsyth
c609bb8419
Remove texture from remaining walls
2012-08-21 01:10:34 +00:00
Nils Kneuper
d1bd0aeda1
updated French translation
2012-08-20 19:31:23 +00:00
Anja Keicher
9d0ca55d9b
Moved difficulty, current and next scenario info...
...
...to new carryover_info and game_data
2012-08-20 17:22:47 +00:00
Nils Kneuper
542572d0b5
updated Ukrainian translation
2012-08-20 17:05:43 +00:00
Anonymissimus
32db92110e
on, not off
2012-08-19 22:48:54 +00:00
Anonymissimus
138cbb3f1e
wmllint fixes
2012-08-19 22:42:36 +00:00
Anonymissimus
63fc910192
replace a sole {NEXT i} with its definition since it confuses wmllint
2012-08-19 22:42:27 +00:00
Anonymissimus
fb69ed0523
fix wmllint complaining about unknown [time_area]id=
2012-08-19 22:42:19 +00:00
Anonymissimus
890b6d0b3b
possibly half-baked fix for wmllint complaining...
...
...about unknown [event]id=something
2012-08-19 22:42:11 +00:00
Anonymissimus
b7ccb8091b
fix # wmllint: deathcheck off directive being ignored in some cases
2012-08-19 22:42:02 +00:00
Alexander van Gessel
a1e5070ab6
Don't strip underscores from keys when trying to remove a translation mark
2012-08-19 21:13:03 +01:00
Alexander van Gessel
a150d38f24
Finish a word
2012-08-19 21:13:01 +01:00
J. Tyne
b08206f291
Eliminate a parameter that was always *resources::teams.
...
This made the two implementations of village_owner() identical modulo an
error check, so I merged them.
2012-08-19 19:43:38 +00:00
Anonymissimus
e3b1f228ae
fix unresolved references as reported by wmlscope
2012-08-19 19:01:02 +00:00
Lari Nieminen
4f8e310bb4
Removed redundant portrait references.
2012-08-19 17:38:39 +00:00
Lari Nieminen
c9058bbb23
Wired in the new expression variants for Konrad and Li'sar.
2012-08-19 17:10:02 +00:00
Nils Kneuper
2c7200d38e
updated Chinese (Simplified) translation
2012-08-19 15:37:04 +00:00
Lari Nieminen
3d42b93792
Updated the campaign image, fixed broken references...
...
...to the new HttT portraits, renamed some of them and made Konrad and
Li'sar switch between their elvish/human/sceptre portraits where
appropriate.
2012-08-19 15:19:49 +00:00
Simon Forsyth
108da24087
Rename check() to check_validity().
...
Avoids "expected unqualified-id" error when building game_display.cpp".
2012-08-19 13:01:22 +00:00
Simon Forsyth
f1f6a1f1f2
Set gold to 300 rather than adding it.
...
The length of the scenario combined with the upkeep of the preplaced
units usually means Karrag still had negative gold despite the amount
added before.
2012-08-19 12:16:03 +00:00
Simon Forsyth
14cc097170
Ensure dwarves are stored in scenario 6.
...
Should make change to scenario 7 unneeded, but leaving in since it has
no ill effect and might prevent future problems.
2012-08-19 05:52:07 +00:00
Simon Forsyth
00c9a227c1
Preserve recall list at end of scenario 7
2012-08-19 04:58:39 +00:00
Simon Forsyth
1fcc25839c
Remove reference to deleted file
2012-08-19 04:58:11 +00:00
Ignacio R. Morelle
d19ff71dba
DW: replace 'defender' with 'opponent'...
...
...in the description for the Stun weapon special for clarity
This might be somewhat related to bug #20011 .
2012-08-19 01:46:17 +00:00
Anonymissimus
a3550918aa
cb project update
2012-08-18 15:00:19 +00:00
Charles Dang
70e7373082
Updated XCode projectfile
2012-08-18 13:47:59 +00:00
Nils Kneuper
f89f7a898f
merge translations from branches/1.10...
...
...and applied a pot-update to make sure that really everything is correct
2012-08-18 07:54:12 +00:00
Nils Kneuper
1d7c04d7f2
regenerated/fixed manpages
2012-08-18 07:44:02 +00:00
Nils Kneuper
94c3a8883f
fixed manpages: lines musn't start with a '.'...
...
...unless a macro is to be used or the tools for translations will
break badly
2012-08-18 07:43:27 +00:00
Nils Kneuper
c3b8eed098
pot-update (first step and first update for the 1.11.x series)
...
regenerated doc files (resulting in basically all manpages not being
complete enough)
2012-08-18 07:36:21 +00:00
Steven Panek
6472e73e9a
Updated the Spanish translation.
2012-08-18 03:50:14 +00:00
Étienne Simon
e4a1f5b607
Replacement of dynamic_pointer_cast<>s with a visitor...
...
...swapable_with_move in wb::side_actions.
2012-08-17 20:16:35 +00:00
Étienne Simon
bdb80cda9d
VS project files update (by our good sir gabba).
2012-08-17 20:16:21 +00:00
Étienne Simon
3d442c6cea
Simplification of the validation logic.
2012-08-17 20:05:11 +00:00
Étienne Simon
18e0ef7822
Transfer of the validation logic into the action hierarchy.
2012-08-17 20:04:51 +00:00
Steven Panek
72fd497294
Updated the Latin translation.
2012-08-17 03:30:00 +00:00
Steven Panek
1057540de7
Fixed list of updated languages.
2012-08-17 03:29:31 +00:00
Ignacio R. Morelle
d010f7d88d
TRoW: "in the battlefield" -> "on the battlefield"
2012-08-17 02:42:59 +00:00
J. Tyne
692117e76f
Orbs are hidden during movement now/again,
...
...so keep AI gotos during movement
in case WML wants to read them mid-move.
2012-08-16 20:52:55 +00:00
J. Tyne
b89a75e633
Make the code more readable with a meaningfully-named function.
2012-08-16 20:43:06 +00:00
J. Tyne
ed90f2f543
Update a comment.
2012-08-16 19:13:24 +00:00
J. Tyne
c013fb875d
Eliminate the need to temporarily create a vector.
2012-08-16 18:57:40 +00:00
Steven Panek
fb1560620a
Updated the British English translation.
2012-08-16 18:06:55 +00:00
J. Tyne
47ba0e6aed
Missing a check before logging a message.
...
(No change in functionality, just when a message is logged.)
(Compare this to the preceding if-else-if.)
2012-08-16 02:00:22 +00:00
J. Tyne
d6348867da
Reorder an if-{if}-else to if-else-if.
2012-08-16 01:55:20 +00:00
J. Tyne
441aa8cfc5
Consolidate the fake_unit assignment implementations.
2012-08-16 00:42:18 +00:00