Alexander van Gessel
443fe64e67
Move build-system checkout updating so it's done only once
2012-09-24 00:35:58 +01:00
Simon Forsyth
3d379cf36b
Remove the unusually good defense for Fire Guardians over frozen terrain.
...
It was a holdover from when the UtBS walkable lava was aliased to it
as it was an unused terrain type so could be repurposed.
2012-09-23 19:59:18 +00:00
Alexander van Gessel
218f1c4e45
Turn the mix of signed int and signed long into unsigned int
2012-09-23 02:25:02 +01:00
Simon Forsyth
18f33f78b6
Remove redundant images. Fixes bug #20192
2012-09-22 23:07:11 +00:00
Lari Nieminen
2475cb166f
Updated brown lich portrait from LordBob.
2012-09-22 09:06:03 +00:00
Lari Nieminen
2e76be1bbd
Jetryl -> Jetrel in campaign art credits.
2012-09-22 09:01:49 +00:00
Lari Nieminen
4fa8c700bd
Updated the art credits for SoF.
2012-09-22 09:00:12 +00:00
Lari Nieminen
0748f3e3b9
New set of portraits for EI by LordBob.
2012-09-22 08:56:15 +00:00
Alexander van Gessel
4fe6e5ed9c
hide most of Kaleh's variations as a proof of concept
2012-09-16 21:27:44 +01:00
Alexander van Gessel
9a36daf253
Make at most 1 temporary build-system clone...
...
...and get rid of it when you're done
2012-09-16 01:50:01 +01:00
Alexander van Gessel
e0bdb61808
Correct a comment about __del__() usage in globals in python
2012-09-16 01:49:59 +01:00
J. Tyne
01292136b1
Add [terrain_type] max_light= and min_light=.
...
The defaults for these attributes fix bug #19250 .
2012-09-15 00:23:04 +00:00
Alexander van Gessel
ea822f4215
try to init the build system if it's missing
2012-09-14 18:24:51 +01:00
Alexander van Gessel
599082cd5a
Don't rmdir directories that git rm has already taken care of
2012-09-14 18:24:49 +01:00
Alexander van Gessel
735390e070
Reduce verbosity of some debug output
2012-09-14 18:24:47 +01:00
Alexander van Gessel
359cf34ad0
Have init_build_sys and pot_update return a boolean
2012-09-14 18:24:46 +01:00
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