18079 Commits

Author SHA1 Message Date
Elias Pschernig
60dbb25d5e [wmlunits] use set -e -u when running the units script 2013-05-27 23:10:47 +02:00
Allefant
d35daca000 [wmlunits] added the webserver cron script 2013-05-27 14:03:17 +02:00
fendrin
3b86a00756 Made use of lipkab's new full playlist. 2013-05-26 22:26:20 +02:00
Boldizsár Lipka
efd2abdc08 Macro documentation for FULL_MUSIC_PLAYLIST. 2013-05-26 15:14:50 +02:00
Boldizsár Lipka
e72dd524c9 New playlist FULL_MUSIC_PLAYLIST, containing all tracks. 2013-05-26 14:52:05 +02:00
Emilien Rotival
be7516c8e0 revised slicing for the 800x600 editor theme 2013-05-26 10:37:46 +02:00
Emilien Rotival
378d760d39 merged the tools + tools options palettes in the editor theme artwork 2013-05-26 10:18:19 +02:00
Richard Kettering
daf200f564 New portrait for old-delfador in tutorial. 2013-05-26 02:07:32 -05:00
Richard Kettering
f60b36f247 New portrait for old-delfador in delfador's memoirs. 2013-05-26 02:06:25 -05:00
Richard Kettering
24d323aa9f New portraits for delfador, asheviere, and moremirmu in HttT. 2013-05-26 02:04:00 -05:00
fendrin
4807f4966c "Transition *u*pdate" ---> "Transition *U*pdate" 2013-05-26 06:51:45 +02:00
Elias Pschernig
6632eaae33 [wmlunits] Fix error logging.
Now that a separate process is doing the WML parsing, need to serialize exceptions in the other process and send them to the main process to access them there.
2013-05-25 10:28:14 +02:00
fendrin
5de899a28c Scale the sidebar all the way down. 2013-05-25 00:07:21 +02:00
fendrin
716011e655 Put the playlist icon overlays in use. 2013-05-24 23:55:07 +02:00
fendrin
fd14514dab Fix the editor theme at default resolution to match the new art set. 2013-05-24 05:44:58 +02:00
fendrin
db9a469310 Implemented the editor item tool. 2013-05-24 05:44:58 +02:00
Espreon
3f20785d02 Split all of the AI-related strings (except for the AI controller's) into a new 'wesnoth-ai' textdomain. Includes a pot-update for 'wesnoth' as a side effect. 2013-05-22 22:19:43 -04:00
Espreon
edcf801caa Ran wmlindent. 2013-05-22 22:19:42 -04:00
Espreon
cadb752ccf Made various strings translatable; disambiguated and split some strings; eliminated an Earth name. 2013-05-22 22:19:42 -04:00
Ignacio R. Morelle
96be3ead4c wmllint: Exclude preprocessor directives from [part] children check
This solves spurious errors when attempting to use #ifdef within [part].
2013-05-22 21:44:14 -04:00
Espreon
5203d7d7b5 Filter for id instead of name; converted some tabs to spaces. 2013-05-22 18:02:43 -04:00
Espreon
30419e93c3 Marked various files as having no translatables. 2013-05-22 17:02:51 -04:00
Emilien Rotival
8fe9c6ddfa New slicing of the editor backgrounds 2013-05-22 08:36:09 +02:00
Espreon
6278b6f312 Eliminated double spaces. 2013-05-20 20:33:53 -04:00
fendrin
0ff90b9326 Enable the "Save all maps" feature. 2013-05-20 11:21:08 +02:00
fendrin
3a7039ea21 Remove the option to disable the mdi feature of the editor. 2013-05-20 11:21:07 +02:00
fendrin
ebfc3fdcc8 Adds another separator between the editor tool buttons. 2013-05-20 11:21:06 +02:00
fendrin
0f8a287b10 Scenario playlist editor. 2013-05-19 13:50:16 +02:00
fendrin
73f8c96778 Remove obsolete macros for 320 resolutions. 2013-05-19 03:47:44 +02:00
fendrin
48fe73889f Add the 24 Hour Schedule to the editor. 2013-05-19 03:07:20 +02:00
Elvish_Hunter
7bc5f84f33 LoW: removed a stray [part] title= in The Chief Must Die 2013-05-18 11:18:40 +02:00
Elvish_Hunter
298909315a LoW: corrected filter in Bounty Hunters, so the player's loyal unit stay in the recall list, even if they reached level 3 2013-05-18 11:17:23 +02:00
Elvish_Hunter
29523bf36b LoW: used SUF in [remove_unit_overlay]; also deleted no longer useful [store_unit] and CLEAR_VARIABLE 2013-05-18 11:14:18 +02:00
Elvish_Hunter
f63eba2fbb LoW: avoid firing the reached treasury event in Saurian Treasury if the Elvish unit isn't a mounted one 2013-05-18 11:10:42 +02:00
Elvish_Hunter
2162eaf0cd LoW: replaced three unit types lists with ELVISH_MOUNTED_UNITS macro 2013-05-18 11:07:45 +02:00
Elvish_Hunter
3d17f1d97e LoW: added local ELVISH_MOUNTED_UNITS macro in Saurian Treasury.
This macro, unlike the unit types lists that will replace, includes also Elvish Horse Archers.
2013-05-18 11:05:10 +02:00
Elvish_Hunter
bf6ec6ebff Fixed some missing frames in female Elvish Marksman death animation 2013-05-17 21:18:31 +02:00
mattsc
9dfe67f0e7 UtBS Out of the Frying Pan: remove unnecessary goals for AI sides
Side 5 (Ghosts) is allied with Sides 2 (Durstag) and 8 (Messenger).
Presumably this was left over from a version when the humans and ghosts
were enemy sides.
2013-05-17 10:35:23 -07:00
mattsc
0e490e5a22 UtBS Out of the Frying Pan: set goals for messenger side units
This is needed to keep the units from sitting around and doing nothing
in some situations after the messenger has been killed.
2013-05-17 09:38:13 -07:00
anonymissimus
c3612b481a Merge pull request #12 by jleldridge.
Extend location_set constructor to work with wml table syntax;
better logic than commit 9c25c08b660c4d3ce3b4c298902af1ccdc417068.
2013-05-17 16:16:30 +02:00
mattsc
29acfbd532 Recruiting AIs: add more combinations to terrain strings for finding keeps 2013-05-16 20:22:02 -07:00
mattsc
a44a9a0d45 Recruiting AIs: add more combinations to terrain strings for finding castles 2013-05-16 20:14:11 -07:00
jleldridge
4e6ecc81ce Fixed location_set().of_pairs() syntax to follow conventions. 2013-05-16 15:52:34 -04:00
mattsc
04f7993ed5 Micro and experimental AIs: turn off some debug output 2013-05-16 11:22:39 -07:00
mattsc
a1bc871363 UtBS Out of the Frying Pan: Use Messenger Escort Micro AI for messenger side
The scenario was still using an old version of the AI code.  Fixes the
error reported on the forum at
http://forums.wesnoth.org/viewtopic.php?t=38806
Also correct the goal hex for the messenger units, as they were heading
to the wrong location.
2013-05-16 07:56:09 -07:00
Emilien Rotival
54b2f55541 New artwork for status icons 2013-05-16 14:32:35 +02:00
mattsc
9c25c08b66 Merge pull request #11 from jleldridge/master
Rewrite location_set.of_pairs().
2013-05-15 21:25:33 -07:00
jleldridge
8665d09ac4 Changed healer support mai to use new location_set.of_pairs() method to create avoid_map. 2013-05-16 00:21:40 -04:00
jleldridge
0d8bd9fe03 Changed location_set.of_pairs() to work with different formats of x,y coordinate tables. 2013-05-16 00:21:40 -04:00
fendrin
54b0078086 Tooltip for the time schedule menu button. 2013-05-16 05:29:52 +02:00