17535 Commits

Author SHA1 Message Date
Alexander van Gessel
a84edcf4bc Some more error detection and correction for init_build_sys and pot_update 2012-09-14 18:24:44 +01:00
Fabian Müller
e1c33a33b2 LoW::2: Replaced the moveto events with enter_hex ones. 2012-09-12 21:12:32 +00:00
Ignacio R. Morelle
d76362cc33 Add Unwalkable Overlay terrain (^Qov) (patch #3039)
I made the icon myself based on the Impassable Overlay terrain's. The
font is DejaVu Serif at size 35 with full grayscale hinting, which
should be the same as the Impassable Overlay icon's based on a visual
comparison (with very negligible rendering differences).
2012-09-11 08:35:06 +00:00
Alexander van Gessel
6587d02ef4 Do not commit po/Makefile anymore 2012-09-10 11:30:32 +01:00
Alexander van Gessel
4a37c1ac3c Ignore progress reports from git-pull,
...which shouldn't be coming anyway as we're not a terminal
2012-09-10 00:42:21 +01:00
Alexander van Gessel
e1d6f9735c Don't throw errors about normal fetch output to stderr 2012-09-10 00:26:17 +01:00
Alexander van Gessel
f18867bd99 Return the returncode alongside stdout and stderr in _execute 2012-09-10 00:26:14 +01:00
Alexander van Gessel
635199be7e Try not to crash during cleanup 2012-09-09 16:10:50 +01:00
Alexander van Gessel
f44354a645 Recognize 'trunk' as a wesnoth version rather than a port number 2012-09-09 16:10:46 +01:00
Alexander van Gessel
92521cd5dd Standardise wescamp.py commit messages 2012-09-09 00:34:09 +01:00
Fabian Müller
c975dd6d1a Made the hex field size and the default terrain wml configurable. 2012-09-08 20:15:39 +00:00
J. Tyne
3db9fc8a8a Replace recruits before they are displayed (prerecruit event). 2012-09-06 00:34:21 +00:00
J. Tyne
dcf6bc84b3 "north-west" -> "northwest" (for consistent spelling) 2012-09-06 00:07:19 +00:00
J. Tyne
4cb99d976f Include the border hexes...
...when clearing shroud off the bottom portion of the map.
2012-09-06 00:05:24 +00:00
J. Tyne
0b63fe425a Include "beach sands" (Ds) and "dark dirt" (Rb)...
...in the definition of "sand or dirt terrain" in the "dust
recuperation" ability. (Beach sands in particular are used in
UtBS::9.)
2012-09-06 00:03:35 +00:00
J. Tyne
148507a39c Reduce gender confusion. 2012-09-05 23:59:14 +00:00
Elvish_Hunter
a93279406d Removed two Khalifate leftovers (Hakim portrait and KHALIFATE_NAMES macro) 2012-09-05 09:06:58 +00:00
Steven Panek
7a1752ef1b Replaced textdomain bindings with the proper wmllint directives...
...in test scenarios; stripped trailing whitespace.
2012-09-04 21:42:51 +00:00
Steven Panek
d2f9f8e2a4 Made everything in scenario-movethrough.cfg untranslatable. 2012-09-04 21:32:54 +00:00
Steven Panek
02c4a7c99e Made a bunch of strings in the test scenario untranslatable;...
...moved 'sword', 'bow', and 'longbow' out of the wesnoth domain.
2012-09-04 21:26:20 +00:00
Charles Dang
ec23f11d93 Removed a duplicate word 2012-09-04 08:34:16 +00:00
Alexander van Gessel
97089cd90e Add CIA commit hook to created repositories 2012-09-04 00:22:51 +01:00
Alexander van Gessel
df25f431a0 Use AddonError.message 2012-09-04 00:22:47 +01:00
Alexander van Gessel
7f94dd2469 Factor out two parts of upload() into init_build_system() and pot_update() 2012-09-04 00:22:45 +01:00
Alexander van Gessel
7653234415 Attach addon name to libgithub errors,
...to make what the user sees a bit more consistent
2012-09-04 00:22:43 +01:00
Alexander van Gessel
59c185bdaa Give Kaleh access to his movement type 2012-09-04 00:22:40 +01:00
Steven Panek
9974be1d32 Point translators to the community instead of Rusty;...
...improved the po comment in question.
2012-09-02 19:25:44 +00:00
Steven Panek
6e085e542a Rewrote the second sentence in the string that mentions...
...the End Scenario item in the context menu.
2012-09-02 18:57:46 +00:00
Steven Panek
01da655ee0 Updated bumbadadabum's entry in the credits. 2012-09-02 18:08:43 +00:00
Steven Panek
34d78a9e18 Updated the Croatian translation. 2012-09-02 17:35:37 +00:00
J. Tyne
99716918fb Removing a doubled #textdomain line and converting tabs to spaces. 2012-09-02 13:27:04 +00:00
Lari Nieminen
53898929ee Update to the old rest flag journey marker. 2012-09-02 12:51:17 +00:00
Lari Nieminen
d75ad32fb1 Slight updates to the new battle journey marker and animation. 2012-09-02 12:50:08 +00:00
Lari Nieminen
5b67858ab8 Slight desaturation of the current rest marker flags. 2012-09-02 12:40:54 +00:00
Lari Nieminen
938a05e701 Improved gold, income and upkeep icons from Blarumyrran. 2012-08-29 16:01:51 +00:00
Elvish_Hunter
e946b83cd7 DW: removed duplicated loyalty overlay 2012-08-29 09:38:34 +00:00
Simon Forsyth
6d4edb64c9 Clean up more sharp edges in the cave walls 2012-08-28 20:44:03 +00:00
Simon Forsyth
ea8a27b6bb Get rid of a sharp corner on the cave wall 2012-08-28 19:47:41 +00:00
Simon Forsyth
352a082037 Make unit id unique.
Fixes bug reported by Korakinos in forum. Cloned from 1.10 branch.
2012-08-27 17:43:49 +00:00
Steven Panek
c68c31c89f Ran umcpropfix. 2012-08-27 00:18:56 +00:00
Ignacio R. Morelle
e7e7f68722 Remove obsolete image sources note 2012-08-26 00:34:08 +00:00
Nils Kneuper
7bc1fc5979 fixed invalid char/encoding for file (this broke the pot-update badly!) 2012-08-25 10:30:49 +00:00
Fabian Müller
368517a088 Fixed wrongly used attribute. 2012-08-25 10:16:51 +00:00
Charles Dang
0467098eb7 Use campfire terrain in TSG instead of {ANIMATED_CAMPFIRE} macro 2012-08-25 10:10:06 +00:00
Fabian Müller
355f6aefb1 Fixed a wrong apostrophe. 2012-08-25 09:53:48 +00:00
Fabian Müller
14b7666307 A wmllint lift run. 2012-08-25 09:42:47 +00:00
Nils Kneuper
89cfa516de applied utils/wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 9070 KiB on 449 files
 Optimized size: 8184 KiB
   Total saving: 885 KiB = 9% decrease
2012-08-25 08:18:19 +00:00
Lari Nieminen
eb367b59b8 Made the lava alias to best of cave,unwalkable for both movement...
...and defense, rather than def_aliasing to worst of cave,unwalkable
which resulted in most units having 0% defense on it.
2012-08-25 07:55:02 +00:00
Lari Nieminen
9e41987f1a Tweaked Haldric's killing event a bit. 2012-08-25 07:49:41 +00:00
Lari Nieminen
f680ca1a64 Updated shadows for the Giant Ant, by SkyOne. 2012-08-25 07:45:57 +00:00