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
Nils Kneuper
2bac37f5b6
two more moves of campaign specific strings...
...
...that now go into the -help domain
@campaign maintainers: when using strings that are copies from code,
please consider making things in a way that *exactly* those strings
that are defined somewhere else are reused (by eg providing some macro
for the usage in mainline so that eg a "add berserk to weapon" action
(with the description) is provided by mainline instead of the
campaign)
2010-12-28 11:58:16 +00:00
Nils Kneuper
edf5780057
another pot-update after the moving around of textdomains
2010-12-28 11:48:25 +00:00
Nils Kneuper
d21b6c93a6
move the ability dscriptions in utbs from the main domain...
...
...to wesnoth-help, too (those are most likely a copy of those anyway...)
2010-12-28 11:47:54 +00:00
Nils Kneuper
b79b8ac9fb
ran po2po from wesnoth to wesnoth-help
2010-12-28 11:38:08 +00:00
Nils Kneuper
e5b8fd6ae1
pot-update
...
TODO: run po2po to move race strings to wesnoth-help
2010-12-28 11:34:41 +00:00
Nils Kneuper
85ef7ad025
moved the race descriptions into the help textdomain
2010-12-28 11:31:37 +00:00
Nils Kneuper
3820871ec9
fix po2po to be independent of autotools/makefiles
...
add some comments and change output of the tools
2010-12-28 11:30:47 +00:00
Guillaume Melquiond
8108a2265b
Disabled replay reset during player turns. (Fix for bug #17322.)
2010-12-28 11:14:32 +00:00
Guillaume Melquiond
8c26f2884d
Avoided waiting for faction/leader/gender changes...
...
...when no such changes are available to network players.
(Fix for bug #16328.)
2010-12-28 10:54:56 +00:00
Nils Kneuper
24ea4e9619
updated Galician translation
2010-12-28 10:52:32 +00:00
Anonymissimus
53d3f7f49f
better code logic for previous commit
2010-12-28 02:01:24 +00:00
Anonymissimus
9301736078
made modify_unit handle the case type=""...
...
...(old behavior of ADVANCE_UNIT macro - advancing to the units'
advances_to= when no target type given)
http://forums.wesnoth.org/viewtopic.php?f=21&t=32555&p=471573#p471573
2010-12-28 01:37:50 +00:00
Guillaume Melquiond
405ddad1a3
Changed Pango wrap mode so that words too long to fit on a text line...
...
...are still displayed and ellipsized.
2010-12-27 22:25:47 +00:00