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
Guillaume Melquiond
64f7f1ee5a
Removed the character limit on map labels...
...
...and replaced by an area limit. (Fix for bug #15824 , bug #16099 , and
bug #17397.)
2010-12-27 22:25:44 +00:00
Guillaume Melquiond
b6c4f3736c
Allowed negative coordinates in blit_surface. (Fix for bug #17399.)
2010-12-27 21:17:16 +00:00
Mark de Wever
f1f1fae70b
Fix a compiler warning.
2010-12-27 20:37:48 +00:00
Anonymissimus
b6f48db20e
adds wesnoth.clear_messages
...
(useful after outputting big tables in the chat window)
2010-12-27 20:17:10 +00:00
Mark de Wever
b9355a6ae4
Fix compilation with g++ 4.5 in C++-0x mode.
2010-12-27 19:23:03 +00:00
Nils Kneuper
520d1ecd0a
updated Finnish translation
2010-12-27 17:32:25 +00:00
Alexander van Gessel
59d345efce
Dutch translation update
2010-12-27 17:59:55 +01:00
Alexander van Gessel
cbc7724cfd
Dutch translation update
2010-12-27 17:59:50 +01:00
Alexander van Gessel
7b34ecc25c
Dutch translation update
2010-12-27 14:39:06 +01:00
Alexander van Gessel
1d23c91a57
Dutch translation update
2010-12-27 13:27:19 +01:00
Guillaume Melquiond
3195f5a1a0
Discontinued support for building with autotools.
...
Since 2010-12-27T04:03:39Z!ai0867@gmail.com, wesnoth no longer builds (due to duplicate
strings), and it would be a lot of work to fix the build system, so
better drop it.
2010-12-27 11:10:54 +00:00
Alexander van Gessel
532ff83ef2
Un-hardwire the [language] block in data/hardwired/english.cfg.
...
Move the file out of that dir
2010-12-27 11:27:15 +01:00
Alexander van Gessel
221116d41f
A missed range reference
2010-12-27 11:27:08 +01:00
Nils Kneuper
35846ec989
updated Japanese translation
2010-12-27 09:51:53 +00:00
Alexander van Gessel
20d10a972a
Read names of attack types from data/hardwired/english.cfg
2010-12-27 06:11:14 +01:00
Alexander van Gessel
b1ab958254
Read names of attack ranges from data/hardwired/english.cfg (feature #17395 )
2010-12-27 05:15:53 +01:00
Alexander van Gessel
85b0832231
Add some dummy strings to a test to fix linking issues...
...
...introduced by 2010-12-26T20:00:45Z!guillaume.melquiond@gmail.com
2010-12-27 05:03:39 +01:00
Alexander van Gessel
74055a40c8
Dutch translation update
2010-12-27 02:30:03 +01:00
Mark de Wever
84f3d21f18
Properly update the entire mouse state.
...
When a window closes, not only update the mouse position but also the
button status.
2010-12-26 20:54:31 +00:00
Guillaume Melquiond
db4ff78b99
Passed viewing side and displayed unit to theme functions,
...
...since these data cannot be recovered easily.
2010-12-26 20:01:16 +00:00
Guillaume Melquiond
6726504fa3
Added wesnoth.get_mouseover_tile function.
2010-12-26 20:01:13 +00:00
Guillaume Melquiond
86f5a00afe
Removed redundant side number.
2010-12-26 20:01:10 +00:00
Guillaume Melquiond
02d1772101
Added wesnoth.register_theme_item...
...
...for setting custom drawing functions for theme widgets (e.g., turn
number, countdown, unit status, and so on).
2010-12-26 20:01:07 +00:00