46689 Commits

Author SHA1 Message Date
Timotei Dolean
3c9a98244d eclipse plugin: Skip the core library creation...
...if the old and new targets point to the same location
2011-08-10 19:54:35 +00:00
Thonsew
2ab9ae8aea Cleaning up unit_iterator 2011-08-10 18:26:11 +00:00
Steven Panek
fe34950a5b Updated the Latin translation. 2011-08-10 17:57:13 +00:00
Mark de Wever
35a08da555 Fix a compilation error. 2011-08-10 17:27:45 +00:00
Thonsew
3d5f6c1dae Patch for bug #18475 and #17292
Mage of Light and Sorceress Halo/animation glitchy.
2011-08-10 16:47:57 +00:00
Thonsew
0f13d37632 Added src/utils/reference_counter.hpp to CMakeLists.txt 2011-08-10 15:50:47 +00:00
Steven Panek
fb5d09104f Updated the Old English translation. 2011-08-10 15:30:42 +00:00
Thonsew
f92dd22281 Changed unit_map to not store invalidated iterators.
Added incremental recovery of invalidated but reference counted
unit_map::iterators.
2011-08-10 12:45:43 +00:00
Nils Kneuper
53d83051de pot-update
regenerated doc files
2011-08-10 09:45:14 +00:00
Nils Kneuper
651a655a06 updated Indonesian translation 2011-08-10 09:38:49 +00:00
Steven Panek
17555a9fa3 Made divide by zero/negative number...
...and multiplication by negative number error messages more accurate.
2011-08-09 22:11:59 +00:00
Anonymissimus
0d75659eaa Check for multiply= >=0 and divide= >0 in weapon specials.
(fix for bug #18441)
2011-08-09 21:44:24 +00:00
Timotei Dolean
aea1126bff eclipse plugin: Recreate the Core Library link...
...if we change the project's wesnoth install
2011-08-09 19:01:47 +00:00
Timotei Dolean
168d6a95f2 eclipse plugin: Update the changelog 2011-08-09 19:01:25 +00:00
Timotei Dolean
5cdb6b2f2c eclipse plugin: Add a link to the data/core directory for each project 2011-08-09 19:00:51 +00:00
Sytyi Nick
13e68b4733 Added markup to ignore keys. 2011-08-09 14:29:41 +00:00
Anonymissimus
b062096a77 changelog entry which I forgot in 2011-08-08T15:37:46Z!anonymissimus@arcor.de 2011-08-09 13:32:31 +00:00
Anonymissimus
2a9d77686a prevented some [side]key= attributes from being propagated...
...to the leader creation (fix for bug #18455)
2011-08-09 13:32:05 +00:00
Thonsew
6f56fc6851 Fixed bug #18457 broken replay by partial reversion...
...of unit_map speed up patch.
2011-08-09 06:40:19 +00:00
Thonsew
899fe8ee0c Fix for bug #17292 Mage of Light Flash during melee combat.
Added an unrender(), render() pair around changes in the location of
the halo.
2011-08-09 05:51:53 +00:00
Timotei Dolean
5fa7d2ccbc eclipse plugin: Change the default wrapping...
...indentation policy to 'Indent by one'
2011-08-08 21:27:50 +00:00
Timotei Dolean
3e9555d9b5 eclipse plugin: Start working on adding a core library...
...link to each project for an easier reference
2011-08-08 21:27:26 +00:00
Timotei Dolean
d86437472a eclipse plugin: Remove the dependencies feature's...
...temporary folder as well.
2011-08-08 21:27:10 +00:00
Timotei Dolean
a1bc69949f eclipse plugin: Name the collecting folder for...
...the build 'wesnoth_umc_dev' instead of 'eclipse'
2011-08-08 21:26:55 +00:00
Timotei Dolean
0800424d62 eclipse plugin: Get rid of the 'Reload files' menu item. 2011-08-08 21:26:39 +00:00
Timotei Dolean
dd75660284 eclipse plugin: It seems that the latest source format...
...didn't work how I thought.
2011-08-08 21:25:39 +00:00
Timotei Dolean
9be9b78208 eclipse plugin: Fix the preprocessor persistence mechanism.
The save and load used different file locations.
2011-08-08 21:25:17 +00:00
Timotei Dolean
26d01051cb eclipse plugin: Report progress when creating the...
...projects in the Setup Workspace routine
2011-08-08 21:25:01 +00:00
Timotei Dolean
32f843752d eclipse plugin: Run the source cleanup 2011-08-08 21:24:43 +00:00
Timotei Dolean
d515751435 eclipse plugin: Move the 'getWMLRoot' to the WMLUtils helper class 2011-08-08 21:24:25 +00:00
Timotei Dolean
57289ff115 eclipse plugin: Don't load the cache before setting...
...the installName so we won't trigger an invalid paths context
2011-08-08 21:24:05 +00:00
Timotei Dolean
d7668fab7b eclipse plugin: Disable the rich text hovers 2011-08-08 21:23:47 +00:00
Anonymissimus
499b1ef292 introduced [endlevel]replay_save=yes|no parameter
(patch #2820 by SigurdTheDragon, FR bug #18026)
2011-08-08 15:37:46 +00:00
Elias Pschernig
1d11b66d57 [wmlunits] Use the english text as fallback for missing translations.
Use fixed width for unit details page.
2011-08-07 21:45:43 +00:00
Sergey Popov
f7da87291a Made the network transmission dialog track upload progress when uploading addons
instead of tracking the progress of downloading the server's responce.
2011-08-07 20:17:29 +00:00
Sytyi Nick
6a5a967bb6 Made class_key.mandatory_ false as default,
...in constructor using config. Fixed validation bug, decreased
warnings number by 7k
2011-08-07 20:04:19 +00:00
Anonymissimus
bde138ba94 fixed key wording (this one should not have had effect though) 2011-08-07 19:34:53 +00:00
Anonymissimus
1eba2559ad removed unused macro HAVE_UNDEAD_VETERANS 2011-08-07 19:34:37 +00:00
Anonymissimus
94196c3b71 fixed not matching variable name 2011-08-07 19:34:21 +00:00
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