Lari Nieminen
7a598ef3ed
Fixed a broken [set_recruit].
2010-10-24 20:49:36 +00:00
Ignacio R. Morelle
4f212d032c
Ignore *.wesnoth and *.project files when uploading to add-ons server
...
This commit adds new default ign patterns to the C++ and Python
implementations of the add-ons upload interface.
2010-10-24 20:25:03 +00:00
Dan Gerhards
331329b630
Made Sisal last longer by having her side avoid the water and beach,
...
...and by giving her a bit more gold.
2010-10-24 19:38:35 +00:00
Timotei Dolean
a01f8324cd
eclipse plugin: disable console log
2010-10-24 19:09:44 +00:00
Timotei Dolean
37d26dda54
eclipse plugin: reorganize a bit the sections in the readme
2010-10-24 19:09:35 +00:00
Ignacio R. Morelle
916c5c0dc8
NR: Allow to choose whether the Rod of Justice...
...
...should be picked up by the current unit (bug #16858 )
Note that it's not a bug that any unit (except Abhai) can pick it up.
The comments in the code explicitly state this.
2010-10-24 18:41:59 +00:00
Mark de Wever
7f77f59fd0
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:11:11 +00:00
Mark de Wever
1aa4151632
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:11:04 +00:00
Mark de Wever
bf4229ec84
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:10:57 +00:00
Mark de Wever
62b5cacb63
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:10:50 +00:00
Mark de Wever
6c5a0e01c1
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:10:43 +00:00
Mark de Wever
0fc1fd4324
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:10:37 +00:00
Mark de Wever
8debd18015
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:10:29 +00:00
Mark de Wever
2f65d0d20c
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:10:22 +00:00
Mark de Wever
b07095ec4c
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:10:15 +00:00
Mark de Wever
b1b94a4a85
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2010-10-24 18:10:07 +00:00
Mark de Wever
e1cf8b9bb8
Initialize all members.
2010-10-24 18:09:55 +00:00
Fabian Müller
ba10d9a844
NR::12: Removed the side persistent related attributes from side2.
...
The units are moved to the persistent side9 instead.
2010-10-24 13:45:30 +00:00
Fabian Müller
e3b1a907cd
NR: utils.cfg - Added the GENERIC_GUARDIAN_UNIT macro.
2010-10-24 13:44:14 +00:00
Fabian Müller
a72dc37d5a
NR::12a,13a: Tried to fix the recall lists for the elven sides.
...
Simplified some old code.
2010-10-24 13:01:57 +00:00
Fabian Müller
330f8770bb
NR::8a: Removed a few lines by macro usage.
2010-10-24 12:48:29 +00:00
Fabian Müller
a545d30829
NR::13a: Reduced the code by a few lines, introducing a new macro.
2010-10-24 11:34:58 +00:00
Lari Nieminen
0d9e97dfc7
Added missing team_names and user_team_names...
...
...and tweaked some of the existing ones in SoF.
2010-10-23 22:55:39 +00:00
Lari Nieminen
cfdef746fd
Fixed a missing gender=female and made the skeleton ambush...
...
...trigger skeleton sounds instead of gunshot.wav.
2010-10-23 22:19:33 +00:00
Lari Nieminen
0faf469d3e
Made the scenario able to interpret any R* terrain on the map...
...
...as being part of the secret path maze.
2010-10-23 22:17:24 +00:00
Lari Nieminen
91974adb5f
Fixed a typo, tweaked wording and added a note to the objectives...
...
...stating that unrecalled units will be available for Deoran.
2010-10-23 22:15:35 +00:00
Lari Nieminen
ff35858b69
Turned some shallow water to gray shallow water.
2010-10-23 22:09:41 +00:00
Lari Nieminen
a89dce9232
Tweaked the ice-breaking sequence a bit.
2010-10-23 22:07:52 +00:00
Lari Nieminen
d3ead2cddb
Use HIGHLIGHT_IMAGE to better pinpoint the signpost.
2010-10-23 22:06:37 +00:00
Lari Nieminen
8087231093
Simplified the victory moveto event a bit...
...
...and moved the trapdoor to a location where it's actually visible.
2010-10-23 22:05:27 +00:00
Lari Nieminen
ee0c6ee163
Converted the dwarf sighting event to use the ON_SIGHTING macro.
2010-10-23 22:04:01 +00:00
Anonymissimus
2c18488d96
wmllint: inserting "image=wesnoth-icon.png"
2010-10-23 22:01:06 +00:00
Steven Panek
0fa3530d7b
Corrected the capitalization in LoW's abbreviation string.
2010-10-23 19:52:04 +00:00
Steven Panek
1656566555
Changed the ruined desert castle's editor_name string...
...
...to 'Ruined Desert Castle'.
2010-10-23 18:57:10 +00:00
Steven Panek
e55423f0a3
Ran umcpropfix.
2010-10-23 18:51:48 +00:00
Ali El Gariani
e2cce961c6
Test synchronization of waves animation.
2010-10-23 18:38:46 +00:00
Ali El Gariani
e597a36a08
update changelog
2010-10-23 18:07:21 +00:00
Ali El Gariani
f8acd6c92a
Fix bug #16529 : Shifted windmill animation
2010-10-23 18:02:16 +00:00
Ignacio R. Morelle
f3665105fb
wmllint: *.editor_name is supposed to be translatable
2010-10-23 18:01:35 +00:00
Ali El Gariani
ae642a5553
Allow to disable random animation shift in animated terrains.
...
Use a new key random_start (default = yes) in
[terrain_graphics][image]
2010-10-23 17:07:58 +00:00
Lari Nieminen
9dfc355f1b
Added doofus-01's ruined desert castle to UtBS...
...
...and replaced the ruined human castle in the first scenario with it.
2010-10-23 16:11:29 +00:00
J.W. Bjerk
42eb88b815
updating terrain images used in help, fixing broken links etc.
2010-10-23 14:41:47 +00:00
Lari Nieminen
87dc54a256
Added lossless versions of the Liberty story images.
2010-10-23 09:50:55 +00:00
Lari Nieminen
a1430e2452
Added kitty's new Liberty portraits,
...
...temporarily using the Thug portrait for Relnan.
2010-10-23 09:43:45 +00:00
Steven Panek
b0ee0f2e75
Turned some 'name' strings into 'editor_name' strings.
2010-10-22 22:46:32 +00:00
Ignacio R. Morelle
041def34d4
Rename "title_creen_revision" label type to "title_screen_revision"
2010-10-22 22:24:02 +00:00
Ignacio R. Morelle
1a9ed1c431
Move titlescreen revnum label to the left edge and reduce its font size
...
The version number shouldn't be catching the attention of the reader.
2010-10-22 22:22:50 +00:00
Steven Panek
57c2859c2b
Updated the changelog.
2010-10-22 22:16:02 +00:00
J.W. Bjerk
8573cb0317
a bit more terrain name rationalization.
2010-10-22 21:27:44 +00:00
Ignacio R. Morelle
c7c4e0d5d0
Fix the lack of whitespace after a comma in a string
2010-10-22 21:11:48 +00:00