17463 Commits

Author SHA1 Message Date
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
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
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
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
Ignacio R. Morelle
d010f7d88d TRoW: "in the battlefield" -> "on the battlefield" 2012-08-17 02:42:59 +00:00
Steven Panek
86de023177 Cutscene-only units that die right after it don't deserve names...
...not even silly names like 'Dummy Unit1'.
2012-08-15 08:32:45 +00:00
Steven Panek
df524aba80 Converted UtBS's maps back to the old format. 2012-08-15 00:35:33 +00:00
Dmitry Kovalenko
51e818b43b LuaAI: wesnoth.debug_ai() slightly refactored,
...now provides access to the ai.* table, the Lua engine table and the
component tree
2012-08-14 07:26:58 +00:00
Simon Forsyth
5dcd213708 Add defense and throw animation images for dark assassin, wire in defense only 2012-08-13 22:22:08 +00:00
Alexander van Gessel
c7dcd74745 Convert some old-style raises to the new style 2012-08-12 05:47:33 +01:00
Alexander van Gessel
908000990c Decapitalize pot-update commit message 2012-08-12 05:35:23 +01:00
Alexander van Gessel
2647063a0b Simplify an expression and remove a TODO 2012-08-12 05:06:37 +01:00
Alexander van Gessel
00b4f4053b Remove some unused variables 2012-08-12 04:55:23 +01:00
Alexander van Gessel
362919e9d8 Add error checking to the git-push call 2012-08-12 04:55:21 +01:00
Alexander van Gessel
d7944899e7 Do some error checking on pulls 2012-08-12 04:55:19 +01:00
Alexander van Gessel
0a56d15281 Simplify a test 2012-08-12 04:55:16 +01:00
Alexander van Gessel
cad59868db Log init-build-sys errors now that msgmerge has been redirected 2012-08-12 04:55:14 +01:00
Alexander van Gessel
b278867dcc Add automatic pot-update after an update from the add-on server 2012-08-12 04:55:11 +01:00
J. Tyne
8f3fb57e19 Macro to aid mid-move events that do not interrupt movement,
...but do block undoing.
2012-08-11 17:25:44 +00:00
Derek Hoagland
af3c8f732b Fix bug #20011 - Brawler's stun does not get applied...
...when it hits in retaliation to an attack.
2012-08-11 14:51:51 +00:00
Alexander van Gessel
7b89972f5f Remove not implemented erase function 2012-08-11 00:42:13 +01:00
Alexander van Gessel
f1352ada0b Remove download and erase options from wescamp.py.
They are either broken or not implemented, and the download
functionality will be provided elsewhere
2012-08-11 00:42:10 +01:00
Alexander van Gessel
4b9294b23c Warn about an obsolete argument 2012-08-10 17:41:18 +01:00
Alexander van Gessel
6bc036c4e8 Add --build-system option to wescamp.py...
...so the script doesn't have to rely on guesswork to find existing
checkouts
2012-08-10 17:41:16 +01:00
Alexander van Gessel
79d1be5abf Uglyish and not entirely tested form of init-build-sys.sh integration 2012-08-10 17:41:15 +01:00
Alexander van Gessel
a91ee3b6b4 Replace path concatenation with os.path.join 2012-08-10 17:41:12 +01:00
Alexander van Gessel
13e278b4ed Add get_build_system function to libgithub,
...which somewhat abuses the rest of the module so you don't have to
2012-08-10 17:41:10 +01:00
Alexander van Gessel
5d9bb785fa Expose the Addon.get_dir function 2012-08-10 17:41:08 +01:00
Alexander van Gessel
cf6f550248 Make some windows-specific not cause NameErrors 2012-08-10 17:41:06 +01:00
Alexander van Gessel
dfd67522d5 Add TODOs to some libgithub.Addon._execute calls where check_error=False 2012-08-10 17:41:04 +01:00
Elvish_Hunter
62aa925dd0 TB: fixed some missing messages if no unit with role=speaker...
...is present in The Chase. Bug reported by AI0867 on IRC
2012-08-09 16:54:30 +00:00
Charles Dang
a633a05f68 Recolored some of the new skeleton's anim frames with Magenta TC instead of Red 2012-08-09 00:27:46 +00:00
Richard Kettering
7ba00c58b7 A full set of animations for the skeleton. 2012-08-08 04:43:17 +00:00
Dmitry Kovalenko
83d0e06ee8 AI: exposure of the component tree to the AI developers in debug mode 2012-08-06 17:22:47 +00:00
Simon Forsyth
fb89911cf6 Remove loops from flood algorithm 2012-07-31 02:00:29 +00:00
Simon Forsyth
6e58c1b5ba Cut scene units do not need to have upkeep set
(especially when they are recreated without it)
2012-07-31 01:49:30 +00:00
Simon Forsyth
8cd01482a9 Convert a pair of nearly identical events into a macro 2012-07-30 12:26:01 +00:00
Simon Forsyth
fcd32c0fcc Remove condition that is always true 2012-07-29 21:46:46 +00:00
Simon Forsyth
db8d24c8ad Remove a no-op (multiply by 1) 2012-07-29 19:08:59 +00:00
Simon Forsyth
003402e55f Move healing rune events inside macro 2012-07-28 18:22:27 +00:00
Simon Forsyth
8c966a518a Clear a pair of variables found to be not cleared with :inspect 2012-07-28 16:43:40 +00:00
Simon Forsyth
03420c3c33 Set ally_race and ally_name as early as possible 2012-07-28 04:21:29 +00:00