Nils Kneuper
975750e9e6
updated Finnish and Lithuanian translation
2010-05-01 09:51:22 +00:00
Ignacio R. Morelle
237f8cf8f7
Changelog entry for 2010-04-11T21:35:25Z!elias@pschernig.at (fix for bug #15846 )
2010-04-30 23:04:04 +00:00
Iurii Chernyi
a6ba907523
add a 'loc' property to lua unit to get its x and y
2010-04-30 22:28:36 +00:00
Nils Kneuper
5575ad3175
updated Galician and Latin translation
2010-04-30 22:25:34 +00:00
Nils Kneuper
5a7363a3ee
updated Polish translation
2010-04-30 16:50:39 +00:00
Mark de Wever
d3f65176ed
Fix a MSVC compiler error.
...
The problem was reported and the patch tested by YogiHH. I didn't
check whether the scoped_recource really needs a complete type, just
changed it for MSVC.
2010-04-30 15:32:12 +00:00
Nils Kneuper
673dfbd8d0
updated Russian translation
2010-04-30 14:47:34 +00:00
Mark de Wever
c5a9e3a578
Fix compiler errors and warnings.
...
Crab_ please review the patch.
2010-04-30 14:39:27 +00:00
Mark de Wever
e2b886dfa6
Add the window part to the design document.
2010-04-30 14:21:02 +00:00
Mark de Wever
92b1c831e5
Fix some formatting in the design documentation.
2010-04-30 13:59:39 +00:00
Mark de Wever
3aa3f9d914
Fix some references in the design document.
2010-04-30 13:52:45 +00:00
Iurii Chernyi
41291670bb
move wesnoth lua ai support from scripting/lua.?pp...
...
...into separate files in src/ai/lua/
2010-04-30 13:42:49 +00:00
Iurii Chernyi
f6953c07ac
reduce AI header dependencies
2010-04-29 23:25:32 +00:00
Iurii Chernyi
f758aef59c
remove testing_ai_default::default_move_to_targets_phase,
...
...since a better one (by alink) is available
2010-04-29 21:25:10 +00:00
Iurii Chernyi
ebbe53ae9d
remove default_ai, to avoid code duplication...
...
...(as default_ai is ported to rca ai candidate actions. remove ai2 stub.
2010-04-29 21:25:03 +00:00
Iurii Chernyi
5a4e32bb55
add a workaround to convert old usages of 'fallback to default ai'...
...
...to 'fallback to rca ai'
2010-04-29 21:24:50 +00:00
Nils Kneuper
90dbf9cdeb
check for existance of correct .pot file...
...
...instead of po/ folder (which could be empty of the textdomain name
could be "wrong" for our script)
2010-04-29 16:52:04 +00:00
Nils Kneuper
cd215eb914
updated Japanese translation
2010-04-29 08:03:47 +00:00
Lari Nieminen
7745b3a27a
Ported 2010-04-29T06:04:33Z!lari.nieminen@iki.fi to trunk.
2010-04-29 06:06:08 +00:00
Iurii Chernyi
1460db5c8b
reduce ai header dependencies
2010-04-28 23:43:43 +00:00
Iurii Chernyi
31ffceb09c
reduce ai header dependencies
2010-04-28 23:43:31 +00:00
Iurii Chernyi
98587d5d48
reduce ai header dependencies
2010-04-28 23:42:43 +00:00
Mark de Wever
7f054b9c24
Enable some error messages.
...
They were blocked by the stringfreeze before.
2010-04-28 19:43:52 +00:00
Mark de Wever
97fadb10dc
Readd the upload stastics to gui2.
...
The new plan is to only revert for the 1.8 branch and see whether it can be
fixed in trunk. (Reverts 2010-04-27T20:29:29Z!koraq@xs4all.nl).
2010-04-28 19:43:45 +00:00
Mark de Wever
2ff2d75b48
Initialize all members.
2010-04-28 19:28:09 +00:00
Mark de Wever
1feca0d9c8
Make a member function a const member function.
...
Issue found by cppcheck.
2010-04-28 19:28:03 +00:00
Nils Kneuper
cdc691e7ce
updated German translation
2010-04-28 17:51:24 +00:00
Lari Nieminen
76bebb2e9b
Ported 2010-04-28T11:57:02Z!lari.nieminen@iki.fi to trunk.
2010-04-28 12:09:20 +00:00
Nils Kneuper
f38b57c913
updated German translation
2010-04-28 10:18:48 +00:00
Ben Anderman
ee9817f7b7
Hopefully fixed sorting by team name.
2010-04-27 23:41:49 +00:00
J.W. Bjerk
2cfab3b06d
fixed order of water transitions-- i.e. made shallow transition over ocean.
2010-04-27 20:43:05 +00:00
Mark de Wever
a2c9f589f7
Remove the upload stastics from gui2.
...
The removal for the rest of the code is planned as well.
2010-04-27 20:29:29 +00:00
Nils Kneuper
3a3bd4ee51
updated Czech translation
2010-04-27 20:01:41 +00:00
Mark de Wever
ce457e4397
Commit a forgotten part in my last commit.
2010-04-27 20:00:13 +00:00
Mark de Wever
b868499ccd
Added keyboard handlers for the slider.
...
The arrow keys can now be used in the slider (patch #1639 ).
2010-04-27 19:46:45 +00:00
Mark de Wever
d67503e1c3
Strip trailing whitespace.
2010-04-27 19:46:40 +00:00
Hogne Håskjold
124325be3d
Removed some stray pixels outside the tile
2010-04-27 19:17:25 +00:00
Alexander van Gessel
0b31e864b7
Close the connection before processing the data
2010-04-27 14:35:19 +01:00
Alexander van Gessel
25aa0b9359
Serially TC addon icons after iterating over the campaigns
2010-04-27 14:35:15 +01:00
Nils Kneuper
4095965813
remove a feature from the addon manager...
...
...that creates problems on the server atm:
no teamcolorize for the icon list till the server is fixed again what
should be done: serialize the teamcolorize call, so that the script
only starts one instance at a time
2010-04-27 10:38:56 +00:00
Nils Kneuper
d13ea096bd
set some niceness value for the "real" generation...
...
...of the files so that it takes place in the background
2010-04-27 10:19:30 +00:00
Nils Kneuper
6626fdad32
since those langs are blacklisted from display anyway,
...
...they are not required to appear in here
2010-04-27 08:58:42 +00:00
Steven Panek
acd0f569d5
Ran umcpropfix.
2010-04-26 23:26:01 +00:00
Steven Panek
152193b9a0
Ran umcpropfix.
2010-04-26 23:14:55 +00:00
Steven Panek
e41b3f612f
Ran wesnoth-optipng:
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 816 KiB on 210 files
Optimized size: 273 KiB
Total saving: 542 KiB = 66% decrease
2010-04-26 22:47:33 +00:00
Mark de Wever
33f6bb6f69
Deprecate the stretch parameter for images.
...
Late in the 1.8 cycle a resize mode was added, now is the time to start
to remove the old method.
2010-04-26 20:32:46 +00:00
Mark de Wever
9a20b5b38a
Undefine macros when no longer needed.
2010-04-26 20:32:40 +00:00
Mark de Wever
3f3e55c7a6
Avoid sending events to deactivated controls.
...
Before the activation status of widgets wasn't checked for keyboard
events (patch #1645 ).
2010-04-26 20:15:35 +00:00
J.W. Bjerk
c1685e40ce
fixed the easy problem: the one ocean transition that was the wrong color.
2010-04-26 19:25:34 +00:00
Ben Anderman
4d2d53be31
Added $ignore_langs to config.php...
...
...and used it to not generate stats for those languages in grab-stats.php
2010-04-26 19:02:29 +00:00