39091 Commits

Author SHA1 Message Date
Mark de Wever
8d84d580d5 Code polishing no functional changes. 2010-05-01 13:28:18 +00:00
Mark de Wever
4ce0371670 Code polishing no functional changes. 2010-05-01 13:28:15 +00:00
Mark de Wever
03ae95fb79 Code polishing no functional changes. 2010-05-01 13:28:12 +00:00
Mark de Wever
1338ea3393 Code polishing no functional changes. 2010-05-01 13:28:08 +00:00
Mark de Wever
39053abc5f Code polishing no functional changes. 2010-05-01 13:28:05 +00:00
Mark de Wever
1bdd4871eb Code polishing no functional changes. 2010-05-01 13:28:02 +00:00
Mark de Wever
5c0983249c Code polishing no functional changes. 2010-05-01 13:27:58 +00:00
Mark de Wever
ac1708b01f Code polishing no functional changes. 2010-05-01 13:27:55 +00:00
Mark de Wever
84672ec920 Code polishing no functional changes. 2010-05-01 13:27:51 +00:00
Mark de Wever
3d0bf38570 Code polishing no functional changes. 2010-05-01 13:27:48 +00:00
Mark de Wever
0f79ca612e Code polishing no functional changes. 2010-05-01 13:27:45 +00:00
Mark de Wever
4093c32fc6 Code polishing no functional changes. 2010-05-01 13:27:41 +00:00
Mark de Wever
567b7c82cd Code polishing no functional changes. 2010-05-01 13:27:38 +00:00
Mark de Wever
f95fa78089 Code polishing no functional changes. 2010-05-01 13:27:35 +00:00
Mark de Wever
8371b8f1ae Code polishing no functional changes. 2010-05-01 13:27:31 +00:00
Mark de Wever
680b258c15 Code polishing no functional changes. 2010-05-01 13:27:28 +00:00
Mark de Wever
1921054afc Code polishing no functional changes. 2010-05-01 13:27:24 +00:00
Mark de Wever
47233f6500 Change the --new-widgets for the campaign dialog.
I want to test some things to improve listboxes and this dialog is a
nice test case.
2010-05-01 12:04:17 +00:00
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