46538 Commits

Author SHA1 Message Date
Timotei Dolean
f28bd812a3 eclipse plugin: add the wesnoth wizards to the "new" context menu 2011-08-01 18:50:43 +00:00
Jérémy Rosen
1de6ee8f53 apply patch for bug #14789:
.Right click during [kill] animation can cause target unit to be [kill]ed
2011-08-01 16:43:06 +00:00
Jérémy Rosen
ee03b12dc3 partial revert of previous commit that shouldn't have been there 2011-08-01 14:42:51 +00:00
Jérémy Rosen
c6857d289d apply patch #2659 : Correctly display XP setting in lobby. 2011-08-01 14:35:37 +00:00
Anonymissimus
a47748b79a let wolfs advance to Great Wolfs and to Direwolfs
(it could be guarded by an #ifdef ENABLE_WOLF_ADVANCEMENTS passed to
extra_defines=)
2011-08-01 13:38:38 +00:00
Jérémy Rosen
ad5f949a59 apply patch patch #2664, Fix for bug #17933 2011-08-01 11:27:54 +00:00
Lari Nieminen
4cfa45d16f Better not replace add=-1 with sub=1 in weapon specials. 2011-08-01 07:53:56 +00:00
Steven Panek
49517d8b09 Made units for the Great Wolf and the Direwolf. 2011-08-01 07:45:48 +00:00
Fabian Müller
a8559852fb Added the "Elvish Archer" to the recruit filter of Kalenz and Landar.
Fixes bug #18400
2011-07-31 21:17:57 +00:00
Mark de Wever
287ce71cfd Remove a variable which is only assigned.
Issue found by cppcheck.
2011-07-31 16:56:46 +00:00
Mark de Wever
dcc86d0a29 Remove a variable which is only assigned.
Issue found by cppcheck.
2011-07-31 16:56:43 +00:00
Mark de Wever
5ecb56df56 Remove a variable which is only assigned.
Issue found by cppcheck.
2011-07-31 16:56:41 +00:00
Mark de Wever
ed837d5f98 Remove a variable which is only assigned.
Issue found by cppcheck.
2011-07-31 16:56:38 +00:00
Mark de Wever
d0a18bd98f Pre instead of post increment a variable.
Issue found by cppcheck.
2011-07-31 16:56:36 +00:00
Mark de Wever
a6b56848df Pre instead of post increment a variable.
Issue found by cppcheck.
2011-07-31 16:56:33 +00:00
Mark de Wever
5c6b51a6e1 Pre instead of post increment a variable.
Issue found by cppcheck.
2011-07-31 16:56:31 +00:00
Mark de Wever
b6fa0e180a Remove an unused variable.
Issue found by cppcheck.
2011-07-31 16:56:28 +00:00
Mark de Wever
a872a18326 Remove an unused variable.
Issue found by cppcheck.
2011-07-31 16:56:26 +00:00
Mark de Wever
299a4671fb Remove an unused variable.
Issue found by cppcheck.
2011-07-31 16:56:23 +00:00
Mark de Wever
c568ee8caa Fix a broken unit test. 2011-07-31 16:56:21 +00:00
Mark de Wever
7a5910916a Add the can_focus logic to register_text.
This allows us to deprecate and remove register_text2 later.
2011-07-31 16:56:18 +00:00
Mark de Wever
6debf6f10a Renamed register_label2 to register_label.
Brings it more in line with the other register functions, its interface
is the same as well.
2011-07-31 16:56:16 +00:00
Mark de Wever
7025048073 Renamed register_label2 to register_label.
Brings it more in line with the other register functions, its interface
is the same as well.
2011-07-31 16:56:13 +00:00
Mark de Wever
44d5432e7d Remove register_bool2.
The function register_bool now has the same interface so removed the
duplicate and modify all its callers.
2011-07-31 16:56:09 +00:00
Steven Panek
12c17f7675 Converted an x to a dimension sign. 2011-07-31 02:41:43 +00:00
Dmitry Kovalenko
8292895acd Removed some debug info 2011-07-31 00:53:11 +00:00
Dmitry Kovalenko
de07362204 Persistant data storage now is local to the lua_ai_context 2011-07-31 00:45:49 +00:00
Sytyi Nick
1974901deb Fixed link validation when closing many tags at moment. 2011-07-30 22:18:22 +00:00
Sytyi Nick
f263305c85 Changed namespace name to schema_validation.
Created a config-based constructor in class_tag and class_key
2011-07-30 20:23:27 +00:00
Mark de Wever
e7123d786c Strip trailing whitespace. 2011-07-30 12:05:19 +00:00
Mark de Wever
2dc32038f2 Added lua function set_dialog_active.
Patch #2767.
2011-07-30 12:05:12 +00:00
Elias Pschernig
38e7b63844 [units.wesnoth.org] Not ang_GB@latin but ang_GB...
...was the language to remove for now.
2011-07-30 11:59:42 +00:00
Elias Pschernig
c5eec58b3f [units.wesnoth.org] As requested by Espreon,
...remove ang_GB@latin from the language selection.
2011-07-30 11:22:07 +00:00
Elias Pschernig
61536effc1 [about_cfg_to_wiki] Updated outdated comment...
...at the top with instructions how to run it after the previous
change.
2011-07-30 11:13:45 +00:00
Mark de Wever
6e161546ed Use some more automatic registered types. 2011-07-30 10:43:45 +00:00
Mark de Wever
6cf3b0a790 Clean up some wiki comment. 2011-07-30 10:43:25 +00:00
Mark de Wever
a9f280a34f Clean up some wiki comment. 2011-07-30 10:43:09 +00:00
Mark de Wever
340e0fe16a Add fix for empty last field for the wiki grabber.
Whether or not the last field can be empty is a property of the field
and not of the record terminator.
2011-07-30 10:42:55 +00:00
Mark de Wever
f464421d15 Fix a gcc warning. 2011-07-30 08:29:04 +00:00
Timotei Dolean
0b8bf4f9a8 eclipse plugin: Move the project explorer to a better place 2011-07-30 08:02:28 +00:00
Timotei Dolean
0f9a1a06bf eclipse plugin: Update the hack to eclipse 3.7 2011-07-30 08:02:12 +00:00
Timotei Dolean
150a7c67db eclipse plugin: Add shortcut for the Wesnoth perspective 2011-07-30 08:01:56 +00:00
Timotei Dolean
4bf3e417f6 eclipse plugin: Implement the import project wizard 2011-07-30 08:01:40 +00:00
Timotei Dolean
b6d460e8dd eclipse plugin: Fix the path computing logic and remove a debug statement 2011-07-30 08:01:24 +00:00
Timotei Dolean
2c073a6df0 eclipse plugin: Work with interfaces rather than with...
...concrete classes ( Path -> IPath)
2011-07-30 08:01:07 +00:00
Timotei Dolean
6b04a0c65a eclipse plugin: Log the ant job to the tool log 2011-07-30 08:00:51 +00:00
Timotei Dolean
a94821441a eclipse plugin: Make the install selection combo box readonly 2011-07-30 08:00:34 +00:00
Timotei Dolean
b551a92fef eclipse plugin: Update the changelog aswell 2011-07-30 08:00:17 +00:00
Timotei Dolean
f4499ad5c9 eclipse plugin: Update the manual to reflect the latest commits 2011-07-30 08:00:01 +00:00
Timotei Dolean
344e5ff25a eclipse plugin: Add the wesnoth wizards directly to the new menu 2011-07-30 07:59:45 +00:00