Ignacio R. Morelle
e0e486aa0b
THoT S12: Move a couple of macros down to appease wmllint's [message] id check
2014-02-20 03:53:36 -03:00
Ignacio R. Morelle
9932b289d7
HttT: Prevent wmllint from complaining about UK spelling in a WML comment
2014-02-20 03:49:16 -03:00
Ignacio R. Morelle
a5a357eaa3
EI S8: Disable spellchecking for a single line
2014-02-20 03:47:26 -03:00
Ignacio R. Morelle
e1d159ad31
'rarified' -> 'rarefied'
2014-02-20 03:47:07 -03:00
Ignacio R. Morelle
561b914643
Fix typo: 'facilites' -> 'facilities'
2014-02-20 03:44:18 -03:00
Ignacio R. Morelle
cfef162e40
Add wmllint spelling exception for 'unwalkable'
2014-02-20 03:43:40 -03:00
Ignacio R. Morelle
93e6930593
wmllint: Spellcheck [terrain_type] editor_name= and help_topic_text=
2014-02-20 03:41:35 -03:00
Ignacio R. Morelle
16677d019e
wmllint: Add check for [theme]s without an id
2014-02-20 02:05:43 -03:00
Ignacio R. Morelle
e2bc4a9de7
wmllint: Add check for user-visible [theme]s without a name or description
2014-02-20 02:03:28 -03:00
Ignacio R. Morelle
d16ec0cf9e
wmllint: Add check for deprecated [theme] name= usage
2014-02-20 01:53:11 -03:00
Ignacio R. Morelle
a15f89e873
wmllint: Fix incorrect ToD schedule image substitution
2014-02-20 01:47:29 -03:00
aquileia
3d781813bd
graphics update for the shadow mage line
...
New baseframes, standing animations an ranged animations for rogue mage,
shadow mage and shadow lord.
This commit replaces the older work of Blarumyrran with new versions by
him. Animations are partly by aquileia.
2014-02-20 04:25:57 +01:00
Ignacio R. Morelle
b7848663bd
Revert most of c1374ba032
...
Commit c1374ba032
for some reason reverted
commits 4a44369d8a
and
91cbc9aff1
.
2014-02-19 23:12:15 -03:00
ln-zookeeper
c1374ba032
Clarified 'Evacuation' now taking place at Lake Vrug.
2014-02-20 00:56:39 +02:00
ln-zookeeper
a626090278
Removed ability to recruit Young Ogres.
2014-02-19 23:57:43 +02:00
ln-zookeeper
d9ba6ac4c8
Make sure Dacyn stops casting even on :n-triggered victory.
2014-02-19 23:52:49 +02:00
mattsc
093a0c4716
SotBE S18: balancing adjustments to gold and income
2014-02-19 09:13:53 -08:00
mattsc
6dbecc86d8
SotBE S18: minor change to starting location of human reinforcements
2014-02-19 09:13:53 -08:00
mattsc
768b54c320
SotBE S18: minor tweak to starting villages for side 6
2014-02-19 09:13:53 -08:00
mattsc
5ba55c50ca
SotBE S18: make human ally AI protect its leader (Howgarth)
...
Since Howgarth may not die, this takes some randomness out of the
scenario.
2014-02-19 09:13:53 -08:00
mattsc
d138d73d14
SotBE S18: increase aggression of orc enemy AI
2014-02-19 09:13:53 -08:00
mattsc
d3b8a4ba60
SotBE S18: decrease human enemy AI aggression during nighttime
2014-02-19 09:13:52 -08:00
mattsc
5d36d410f6
SotBE S18: make the human enemy AI leader passive
...
… so that one cannot make him leave his keep suicidally.
2014-02-19 09:13:52 -08:00
mattsc
dd3e767966
SotBE S18: make all guards loyal
2014-02-19 09:13:52 -08:00
mattsc
85cc8979a3
SotBE S18: some changes to map
...
Make Shan Taum’s keep larger and the path to it easier. Both of those
changes make the scenario a little harder.
2014-02-19 09:13:52 -08:00
ln-zookeeper
53674ac5fd
Merge branch 'master' of https://github.com/wesnoth/wesnoth-old
2014-02-19 18:22:31 +02:00
ln-zookeeper
aeb9ec79cd
New bigmap and journey markers for EI.
2014-02-19 18:21:22 +02:00
Ignacio R. Morelle
91cbc9aff1
theme ui: Convert mainline themes to use id= and translatable name= values
...
The 'null' theme is a hidden theme, so it doesn't get a UI name of its
own.
2014-02-19 08:56:51 -03:00
Ignacio R. Morelle
87c57ca6c0
gui2/ttheme_list: Replace unwieldy message text
2014-02-19 06:40:56 -03:00
Ignacio R. Morelle
1ce9448b1e
theme ui: Add descriptions to the user-visible mainline themes
2014-02-19 06:39:51 -03:00
Ignacio R. Morelle
a9c93201c8
theme ui, gui2/ttheme_list: New theme chooser, implement [theme] description
...
Adds a new 'description' attribute to [theme] and replaces the previous
instance of gui2::tsimple_item_selector used to select themes with a
brand new dialog (that's actually based on it) that allows for
displaying theme descriptions in a nice format.
Because some of the theme names aren't obvious enough to players
("UnitBox" comes to mind), we ought to provide descriptions of each
theme to save people some clicks since it's not possible at the
moment to switch the theme mid-game and see the results immediately.
2014-02-19 06:39:51 -03:00
Ignacio R. Morelle
eadb22f67b
gui2/tlabel: Add gold_small variation
2014-02-19 06:39:51 -03:00
mattsc
a48ce6dff2
SotBE S18: make gryphons attack right after moving in
2014-02-18 12:08:32 -08:00
mattsc
5a7de1e4ac
SotBE S18: have gryphons open a gap for Kapou'e
...
… so that the first turn is not as luck dependent as it was before.
2014-02-18 11:49:12 -08:00
ln-zookeeper
5a5368d6f0
Fixed some variables not being cleared
2014-02-18 19:39:22 +02:00
ln-zookeeper
34181ce220
Fixed screwup in previous commit.
2014-02-18 17:55:19 +02:00
ln-zookeeper
5ef6980507
Further rework of 'Capturing the Ogres'.
2014-02-18 17:26:05 +02:00
mattsc
521f449c2b
Merge pull request #97 from cbeck88/location_set_empty
...
fix logic error in location_set:empty
2014-02-17 19:26:15 -08:00
mattsc
56c458b2ff
SotBE S17: balancing adjustments to turns, gold, income
2014-02-17 13:12:52 -08:00
mattsc
17d447fa6a
SotBE S17: start schedule at morning, not dawn
...
Makes it a little harder for the player that way in combination with
the other changes.
2014-02-17 13:12:52 -08:00
mattsc
16e71c2b9d
SotBE S17: decrease enemy AI aggression during nighttime
2014-02-17 13:12:52 -08:00
mattsc
49afab28d9
SotBE S17: make the enemy AI leader passive
...
… so that one cannot make him leave his keep suicidally.
2014-02-17 13:12:52 -08:00
mattsc
1c96f82f27
SotBE S17: some tweaks to AI reinforcement events
...
Change their number, timing and order of messages. Also put units out
there first, then show the messages.
2014-02-17 13:12:51 -08:00
mattsc
a9b7424e17
SotBE S17: scroll to location where reinforcements appear
2014-02-17 13:12:51 -08:00
mattsc
70f120c96a
SotBE S17: make reinforcements appear at southern edge of map
...
… rather than some hexes north of the edge.
2014-02-17 13:12:51 -08:00
mattsc
ca1952c043
SotBE S17: make all the guards loyal
2014-02-17 13:12:51 -08:00
GunChleoc
0997271639
Fixed gd map overlays for AOI, TSG
2014-02-17 09:45:36 +00:00
GunChleoc
4d57d19e8c
Added gd map localization for HTTT and fixed exported .png overlays for other gd campaign maps.
2014-02-17 09:27:02 +00:00
GunChleoc
bd3061e78b
Merge branch 'master' of https://github.com/wesnoth/wesnoth-old.git
2014-02-17 09:13:17 +00:00
Alexander van Gessel
bbe459927f
Add a missing space
2014-02-17 05:28:25 +01:00