44296 Commits

Author SHA1 Message Date
Mark de Wever
afd1a0bfbe Add cmake update-po4a-man(ual) targets.
Still needs more polishing and optimization, but with autotools
support removed want to get something working in first.
2011-01-02 11:05:43 +00:00
Nils Kneuper
471e48799b fix syntax error in Lithuanian manpages po file 2011-01-02 10:58:08 +00:00
Mark de Wever
57061f38b9 Strip trailing whitespace. 2011-01-02 10:58:02 +00:00
Mark de Wever
d1e85e8d84 Added constructor to initialize all members. 2011-01-02 10:57:58 +00:00
Mark de Wever
fc08a5cf96 Initialize all members. 2011-01-02 10:57:55 +00:00
Nils Kneuper
72607156c2 updated Hebrew translation 2011-01-02 09:05:05 +00:00
Timotei Dolean
8cae2b7be0 eclipse plugin: change the grammar name (season finale ) 2011-01-01 21:38:32 +00:00
Timotei Dolean
3a6a877248 eclipse plugin: change the grammar name (consequences part 2) 2011-01-01 21:37:55 +00:00
Timotei Dolean
fff897753e eclipse plugin: change the grammar name (consequences) 2011-01-01 21:26:24 +00:00
Timotei Dolean
5914e062d3 eclipse plugin: change the grammar name 2011-01-01 21:25:47 +00:00
Mark de Wever
e12ef64a87 More end of line fixes.
2011-01-01T20:38:45Z!koraq@xs4all.nl fixed the issue so touched all files to uncover more cases.
2011-01-01 21:06:03 +00:00
Mark de Wever
9f0e16e724 Some more new year updates. 2011-01-01 20:57:22 +00:00
Mark de Wever
d7307f7dda More new year copyright updates, the java plugin. 2011-01-01 20:42:09 +00:00
Mark de Wever
0f844b0e92 Update files should be no changes.
When touching the files svn claims they are modified, but cmp shows no
difference. Reverting them also doesn't work so commit the `updated' version.
Looks like related to this issue [1], hopefully this commit solves it.

[1] http://svn.haxx.se/users/archive-2009-04/0354.shtml
2011-01-01 20:38:45 +00:00
Mark de Wever
ecbabea838 New year copyright update. 2011-01-01 15:57:50 +00:00
Guillaume Melquiond
18dbb93dbf Removed wesnoth.register_theme_item and replaced...
...it by metamethods of wesnoth.theme_items.
2011-01-01 06:17:38 +00:00
Guillaume Melquiond
3ec734ba75 Removed separation between unit reports and game status reports,
since testing shows that game status is invalidated almost each time
unit is.
2011-01-01 06:17:31 +00:00
Derek Hoagland
24594e5765 Made [chat] no longer look up variables that match speaker.
It's trivial to make speaker=$unit.name instead of speaker=unit. The
previous implemention prevented users from using the string "unit" as
a speaker name.
2010-12-31 22:57:56 +00:00
Guillaume Melquiond
d366cd5603 Implemented a whole new status as an example of modifying report generators. 2010-12-31 16:01:06 +00:00
Guillaume Melquiond
5dd12a5595 Changed theme item handling to a wesnoth.theme_items table,
so that it is similar to wesnoth.wml_actions.  The
wesnoth.register_theme_item function is still used to cause report
generators to show up in the table.
2010-12-31 16:01:03 +00:00
Guillaume Melquiond
a03aa6ebcc Added parameter to circumvent dynamic report generators. 2010-12-31 16:00:59 +00:00
Guillaume Melquiond
7489173eaa Added Lua accessor for the unit displayed in the sidebar. 2010-12-31 16:00:56 +00:00
Guillaume Melquiond
63331eace3 Removed class reports::report_data. 2010-12-31 16:00:53 +00:00
Guillaume Melquiond
b96a4e664f Removed redundant member reports::report_data::viewing_side. 2010-12-31 16:00:50 +00:00
Guillaume Melquiond
6f3331bd2d Removed redundant member reports::report_data::active_side. 2010-12-31 16:00:47 +00:00
Guillaume Melquiond
d897efcdf6 Removed redundant member game_display::get_playing_team.
Added game_display::playing_side.
2010-12-31 16:00:43 +00:00
Guillaume Melquiond
1577947197 Removed redundant member reports::report_data::observers. 2010-12-31 16:00:40 +00:00
Guillaume Melquiond
ee7396bfa4 Removed redundant member reports::report_data::level. 2010-12-31 16:00:37 +00:00
Guillaume Melquiond
e7f7be483c Removed redundant members reports::report_data::mouseover_hex...
...and selected_hex.
2010-12-31 16:00:31 +00:00
Nils Kneuper
94ad0582fd updated Finnish translation 2010-12-31 14:08:54 +00:00
Nils Kneuper
a2b117099f updated Japanese and Korean translation 2010-12-31 10:47:52 +00:00
Lari Nieminen
7c1b6eb5bb When Delfador appears to speak, use his stored self...
...so the player doesn't think his XP has vanished.
2010-12-31 07:05:55 +00:00
Timotei Dolean
68bc0e0925 Un-sign the jars. Fix for bug #17390 2010-12-30 19:26:29 +00:00
Timotei Dolean
c6db023b63 eclipse plugin: update the site with latest version 2010-12-30 18:57:37 +00:00
Timotei Dolean
52ea2109c2 eclipse plugin: fix a variable typo 2010-12-30 18:57:19 +00:00
Timotei Dolean
cc933c026a eclipse plugin: unharcode script's version 2010-12-30 18:56:56 +00:00
Timotei Dolean
62956b77ee fix for bug #16637 2010-12-30 17:37:36 +00:00
Alexander van Gessel
d5d59e71d2 Refactor the [language] loading a bit 2010-12-30 16:47:33 +01:00
Guillaume Melquiond
e5779c6a68 Shared faction selection algorithm between host and clients.
(Fix for bug #17407.)
2010-12-30 11:18:53 +00:00
Alexander van Gessel
eba2f27676 Ensure that all [language] blocks are loaded properly 2010-12-30 00:22:31 +01:00
Guillaume Melquiond
cc9fb06032 Ensured that leaders are still selected from the locked factions...
...after a side drop. (Fix for bug #17407.)
2010-12-29 21:00:16 +00:00
Guillaume Melquiond
939eb12553 Disabled debug mode when entering the multiplayer lobby,
...but allowed to enable it later if wesnoth was started in mp_debug
mode. (Fix for bug #17412.)
2010-12-29 20:25:51 +00:00
Guillaume Melquiond
69121b6010 Awarded correct amount of research to units.
(Fix for bug #17406, patch by kernigh.)
2010-12-29 08:03:05 +00:00
Guillaume Melquiond
0188250ece Fixed game configuration not being reset when starting a new game. 2010-12-28 19:49:07 +00:00
Alexander van Gessel
a976885460 Dutch translation update 2010-12-28 16:24:03 +01:00
Guillaume Melquiond
58354874a4 Improved [command] tag so that it can cope with WML...
...from [insert_tag] containing code that is either self-modified or
modified by its siblings.
2010-12-28 15:09:39 +00:00
Guillaume Melquiond
8fd96c119c Changed __shallow_literal field so that it returns unaltered...
...[insert_tag] children.
2010-12-28 15:09:35 +00:00
Guillaume Melquiond
f82fcc6c85 Allowed skipping over [insert_tag] children when visiting vconfig objects. 2010-12-28 15:09:06 +00:00
Nils Kneuper
9dbadeb5f8 updated Lithuanian translation 2010-12-28 14:14:51 +00:00
Nils Kneuper
f6fb678a3c another pot-update after the text domain move stuff 2010-12-28 12:19:52 +00:00