Anonymissimus
55773d9b94
fixed condition checking for undead in recall list based...
...
...on already cleared variable
fixed key wording
(fix for bug #17365 )
2011-08-07 19:33:44 +00:00
Steven Panek
6d421cb1ba
We don't need to use the narrator anymore to prevent scrolling...
...
...thanks to scroll=no; fixes bug #18459 .
2011-08-07 15:18:24 +00:00
Anonymissimus
b3bb32c01e
fix an MSVC warning about converting from lua_number to int
...
(possible data loss)
2011-08-07 14:51:20 +00:00
Anonymissimus
bbb76c8638
fix an MSVC warning about converting from lua_number to int
...
(possible data loss)
2011-08-07 14:51:04 +00:00
Anonymissimus
cfaee92e74
mute an MSVC warning
2011-08-07 14:50:46 +00:00
Nils Kneuper
d83fee75e9
updated Indonesian translation
2011-08-07 12:05:40 +00:00
Sytyi Nick
4e2a1e4550
fixed type values misprints (especially color)
2011-08-07 10:34:45 +00:00
Sytyi Nick
5b69da4026
Add simple validation of type value.
2011-08-06 21:32:27 +00:00
Timotei Dolean
a587e7feb3
eclipse plugin: Tweak a bit the code style preferences
2011-08-06 21:13:49 +00:00
Timotei Dolean
924fb6503c
eclipse plugin: Implement proposal for custom event names
2011-08-06 21:13:24 +00:00
Timotei Dolean
4183265854
eclipse plugin: Add a shortcut method for the...
...
...WMLUtils.getValue for the WMLKey class
2011-08-06 21:12:56 +00:00
Timotei Dolean
8dbb34fbc6
eclipse plugin: Fix some warnings
2011-08-06 21:12:33 +00:00
Timotei Dolean
2a61a55a20
eclipse plugin: Cleanup the code by the rules
2011-08-06 21:11:29 +00:00
Timotei Dolean
020800ef20
eclipse plugin: Apply the formatting rules & organize import
2011-08-06 21:10:03 +00:00
Timotei Dolean
06aeb27b84
eclipse plugin: Add the code style & formatter settings...
...
...for maintaining the same code style
2011-08-06 21:09:31 +00:00
Timotei Dolean
35c8f7e3e6
eclipse plugin: Rework a bit the WMLDoc and add information...
...
...about the Tag if it's created using lua
2011-08-06 21:09:11 +00:00
Timotei Dolean
eb8a93c953
eclipse plugin: Add 3 new attributes to the WMLExpression class:
...
luaBased/definedLocation/definedOffset to allow the expression (
more exactly the WMLTag and WMLKey ) to be set as Lua parsed
2011-08-06 21:08:48 +00:00
Timotei Dolean
9cb4a3c27c
eclipse plugin: Remove debugging statement
2011-08-06 21:08:27 +00:00
Timotei Dolean
9f9f4d8fa5
eclipse plugin: Update the manual with the new update site...
...
...and cleanup a bit the changelog
2011-08-06 21:08:04 +00:00
Fabian Müller
d7df1471e3
LoW: Unified the story parts for the startings of each chapter.
2011-08-06 18:15:06 +00:00
Dmitry Kovalenko
2a9a663980
Lua backed goals now available(docs to be updated tomorrow)
...
//some minor fixes
2011-08-06 16:06:24 +00:00
Jérémy Rosen
96e5cdb9a0
change the erase function to proprly compile with boost 1.36
2011-08-06 14:45:17 +00:00
Thonsew
14a2e2bec1
Fix for bug #18017 FADE_TO_BLACK and local tod don't play nice.
...
Implemented a local per tile color adjustment to go along with the
local per tile time of day (tod) adjustment, during fades. Also fixed
scaling of tod lightmap, which was issuing errors.
2011-08-06 11:32:19 +00:00
Tommy Schmitz
10df3a1afe
Changed a method name.
2011-08-05 22:38:08 +00:00
Tommy Schmitz
1599bcc763
Recruit and recall actions will no longer be deleted on failed execution.
2011-08-05 22:37:52 +00:00
Tommy Schmitz
e295ddc6ff
Cleaned up move::execute().
2011-08-05 22:37:30 +00:00
Tommy Schmitz
4b02767a2e
Changed signature of action::execute().
...
Now there are two output parameters instead of a single return value.
2011-08-05 22:37:12 +00:00
Tommy Schmitz
b219b3fe02
Changed do_recruit and do_recall return type. (for whiteboard)
...
Instead of void, they now return bool indicating success or failure.
2011-08-05 22:34:07 +00:00
George Birthisel
64fdd28e94
Changed Rasikh xp from 40 to 150 (which was an unreported bug).
...
Updated changelog, players changelog.
2011-08-05 20:49:05 +00:00
Anonymissimus
cbd98acdbf
Keep filter_recall information on unit advancement (fix for bug #18325 ).
...
fendrin: This probably also fixes some LoW problems, see
http://forums.wesnoth.org/viewtopic.php?f=4&t=34619&p=499960#p499960
2011-08-05 19:12:28 +00:00
Derek Hoagland
b824d4a394
Troll walking corpses get 10% defense in deep water.
...
(http://forums.wesnoth.org/viewtopic.php?f=4&t=34643 )
2011-08-05 16:26:53 +00:00
Dmitry Kovalenko
8dc1551d30
Exposed the target list to Lua // minor fixes
2011-08-05 13:25:35 +00:00
Steven Panek
8593049f5d
Aliased some English locales to en_GB.
2011-08-05 09:30:33 +00:00
Steven Panek
2a48a1cd86
Updated the British English translation.
2011-08-05 08:07:35 +00:00
Gunter Labes
616fdfa5cf
Updated maps: Aethermaw, Hornshark Island, Sablestone Delta,
...
...Thousand Stings Garrison
2011-08-04 22:28:23 +00:00
Timotei Dolean
f51eb6a9d4
eclipse plugin: Create a wrapper method over the...
...
...'resolveElementAt' to prevent the NPE bug in xtext
2011-08-04 19:16:46 +00:00
Timotei Dolean
9216c01fb8
eclipse plugin: Implement the remaining of the validation...
...
...routines, and allow the user to enable/disable the WML validation
2011-08-04 19:16:23 +00:00
Timotei Dolean
d887324924
eclipse plugin: Implement a convenience method that...
...
...returns the cardinality of a WMLExpression as Integer
2011-08-04 19:15:58 +00:00
Timotei Dolean
7279390066
eclipse plugin: Remove the generated build.xml...
...
...and add it to cleanup routine
2011-08-04 19:15:39 +00:00
Timotei Dolean
2d5a3630e5
eclipse plugin: Document the last project addition
2011-08-04 19:15:21 +00:00
Timotei Dolean
b688ab85ef
eclipse plugin: Let the user specify the updates...
...
...and binaries target directories.
2011-08-04 19:15:02 +00:00
Timotei Dolean
d8b1851876
eclipse plugin: Use a separate feature to track the product's dependencies
2011-08-04 19:14:41 +00:00
Timotei Dolean
012c810c68
eclipse plugin: Use the "updates/" directory as the...
...
...update address for the plugins
2011-08-04 19:14:22 +00:00
Timotei Dolean
7b5f160e43
eclipse plugin: Append the ".qualifier" to the plugins...
...
...so it can be replaced with the build timestamp.
This is a standard for all eclipse plugins
2011-08-04 19:14:02 +00:00
Timotei Dolean
87a9b8b801
eclipse plugin: Use qualified class names so Eclipse...
...
...won't import those classes to trigger "unused import"
when compiling the plugin. Also move the syntax adapter
class to a better syntax
2011-08-04 19:13:41 +00:00
Timotei Dolean
31207eb4d2
eclipse plugin: Quiet the delete task in case the directories don't exist
2011-08-04 19:13:19 +00:00
Timotei Dolean
2fdf35351f
eclipse plugin: Remove unused properties
2011-08-04 19:12:57 +00:00
Timotei Dolean
3131b1e1f2
eclipse plugin: Brand the org.wesnoth feature
2011-08-04 19:12:38 +00:00
Timotei Dolean
91bccaba6b
eclipse plugin: Major the version to 2.0.0
2011-08-04 19:12:03 +00:00
Timotei Dolean
8ca54b2112
eclipse plugin: Tweak a bit the PDE Build.
...
Now, the built standalone + update site works as intended.
2011-08-04 19:11:44 +00:00