43507 Commits

Author SHA1 Message Date
Mark de Wever
9c17a7586d Remove an unneeded include. 2010-10-26 21:37:48 +00:00
Mark de Wever
8daebcf130 Remove unneeded includes. 2010-10-26 21:37:45 +00:00
Mark de Wever
f520e08e04 Remove unneeded includes. 2010-10-26 21:37:42 +00:00
Mark de Wever
0aa5d84f36 Remove an unneeded include. 2010-10-26 21:37:39 +00:00
Mark de Wever
176de8ede6 Remove unused member in title screen dialog. 2010-10-26 21:37:36 +00:00
Mark de Wever
7b9d008881 Initialize all members.
Issue found by cppcheck.
2010-10-26 19:55:47 +00:00
Mark de Wever
c628c81224 Initalize all members.
Issue found by cppcheck.
2010-10-26 19:55:41 +00:00
Mark de Wever
d6f2fc75b8 Make a member function a const member function.
Issue found by cppcheck.
2010-10-26 19:55:34 +00:00
Mark de Wever
ff8a48951e Strip trailing whitespace. 2010-10-26 19:55:27 +00:00
Mark de Wever
c003808976 Strip trailing whitespace. 2010-10-26 19:55:18 +00:00
Lari Nieminen
ba97ebb970 Fix drakes flying or not flying over all the correct terrains. 2010-10-26 19:20:23 +00:00
Lari Nieminen
41b77e617f Fixed broken scenario id references and changed the scenario id...
..."07a_Dealing with Dwarves" to "07a_Dealing_with_Dwarves".
2010-10-26 17:49:32 +00:00
J.W. Bjerk
48a75de2c9 improved reef rocks, again with variants. 2010-10-26 17:26:57 +00:00
Lari Nieminen
8454d10c37 A more efficient implementation of [store_reachable_locations].
Could probably still be made faster.
2010-10-26 14:43:47 +00:00
Lari Nieminen
3bd47bcb15 This seems to fix a bug occurring when using of_wml_var.
Should be proofread by someone who knows what they're doing.
2010-10-26 14:42:22 +00:00
Nils Kneuper
99cd3470c0 updated Japanese translation 2010-10-26 12:41:46 +00:00
Lari Nieminen
714f17411e Fixed botched portrait path. 2010-10-25 21:34:50 +00:00
Guillaume Melquiond
181494eb43 Removed usage of two separate numeric types for attribute values.
(Fix for bug #16950.)
2010-10-25 19:48:27 +00:00
J.W. Bjerk
00a1fad67e updated orcish keep with a narrower base by Doofus. 2010-10-25 18:25:44 +00:00
Lari Nieminen
e4f09427b8 Changed mentions of bow to crossbow in the Orcish Leader...
...and Orcish Ruler descriptions.
2010-10-25 11:37:12 +00:00
Steven Panek
a9b2dc343e Fixed broken next_scenario keys. 2010-10-25 08:20:18 +00:00
Steven Panek
d7ebd819a5 Standardized filenames, ids, and so forth in THoT. 2010-10-25 05:22:50 +00:00
Steven Panek
343eb58ff0 Standardized filenames, ids, and so forth in TSG. 2010-10-25 00:23:39 +00:00
Lari Nieminen
e3c91b01a7 Made feral's defense effect be applied by the trait itself. 2010-10-25 00:04:58 +00:00
Ignacio R. Morelle
762c51bd30 Update changelog 2010-10-24 23:19:49 +00:00
Steven Panek
b7bb191778 Standardized filenames and ids in TroW. 2010-10-24 23:10:53 +00:00
Ignacio R. Morelle
60fb547be5 Return non-zero from main() in two exception cases 2010-10-24 21:11:48 +00:00
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