Mark de Wever
6f84e7a8bc
Fix a broken markup in the Italian translation.
...
Fixes bug #14506 .
2009-10-15 19:37:16 +00:00
Ali El Gariani
f4a077e252
Add column sorting for level breaking tie using XP
...
only used in unit list for the moment
2009-10-15 19:04:12 +00:00
Gunter Labes
5b80e34dd9
made [clear/place_shroud] include the border by default (no x,y given)
...
fixed bug #14493 : Black border in scenario "Showdown in the Northern Swamp"
2009-10-15 19:03:18 +00:00
Gunter Labes
0352fa2472
used int instead of size_t for x,y of the shroud_map...
...
...so we can check for x < 0 || y < 0
2009-10-15 19:03:13 +00:00
Gunter Labes
b0dd518d88
fixed shroud handling
...
* moved the initial shroud removal to the prestart event so it isn't visible
* removed useless x,y keys in remove/place_shroud
* place_shroud for side 1 and 2 so it actually has an effect (allies
share maps)
2009-10-15 19:02:59 +00:00
Ali El Gariani
94a856b228
fix stupid typo in last commit
2009-10-15 18:34:07 +00:00
Mark de Wever
a1b1d56bb1
Fix a compiler warning.
2009-10-15 17:54:59 +00:00
Ali El Gariani
30b77adf43
Simplify column sorting code...
...
...and add handling of xp_max if no AMLA or advancement
2009-10-15 17:49:01 +00:00
Nils Kneuper
f173c70e2f
updated Czech translation
2009-10-15 14:54:18 +00:00
Mark de Wever
9089b486e7
Remove dummy locales for cmake.
2009-10-14 22:19:09 +00:00
Mark de Wever
58d919a129
Remove an unused function.
2009-10-14 22:19:03 +00:00
Mark de Wever
0ddb237dc6
Revert 2009-10-14T21:36:49Z!koraq@xs4all.nl.
...
Don't try to switch branches when git svn dcommit is still running...
2009-10-14 21:47:24 +00:00
Mark de Wever
625cd7be9f
WIP
2009-10-14 21:36:49 +00:00
Mark de Wever
c2f2f3f94a
Remove an unused function.
2009-10-14 21:36:36 +00:00
Jörg Hinrichs
028f02f88d
Changing timer strings from "system time" to "current local time"...
...
...and "turn time" to "time left for current turn".
2009-10-14 21:31:43 +00:00
Mark de Wever
fe4f8d5084
Revert 2009-07-05T07:58:06Z!koraq@xs4all.nl.
...
I've never been able to reproduce the bug it should fix and tested
again after reverting the commit. Reverted it since the commit
introduced bug #14405 . The bug was uncovered by 2009-09-02T21:38:07Z!jeremy.rosen@enst-bretagne.fr.
2009-10-14 21:19:08 +00:00
Gunter Labes
f8b89b6ed6
explicitly log the player names when starting a game
2009-10-14 21:14:30 +00:00
Sergey Popov
b645233ae0
Fallback to setting language with LANGUAGE environment variable...
...
...if setting locale fails.
That should allow setting language to language locale for which isn't
installed, or to language that doesn't have a glibc locale such as
Latin. Unlike dummy locales that doesn't require setting
compile-time/runtime options. Though for now there's no GUI indication
which languages have full locales available and which are set with
LANGUAGE fallback.
2009-10-14 21:09:47 +00:00
Gunter Labes
7cd867ede3
put the username logic in a function
2009-10-14 21:04:41 +00:00
Gunter Labes
f31ce6de45
put the missing user info logic in a function
2009-10-14 21:04:37 +00:00
Gunter Labes
2b2339dede
added a non-const version of find_user()
2009-10-14 21:04:33 +00:00
Gunter Labes
b32deb5074
allow unbanning yourself
2009-10-14 21:04:29 +00:00
Gunter Labes
c889b08d8b
don't try to read a file with no name
2009-10-14 21:04:24 +00:00
Gunter Labes
5ed2a1f9e7
corrected symbolic link source
2009-10-14 20:57:58 +00:00
Jörg Hinrichs
21613cc3f2
Fixes bug #13866 (missing tooltip for clock/timer).
...
Also introduces two new strings, namely "system time" and "turn time".
2009-10-14 20:52:26 +00:00
Mark de Wever
f6327b041e
Enabling double clicks in the campaing list again.
...
Fixes bug #14497 .
2009-10-14 18:49:13 +00:00
Mark de Wever
ef5162244a
Change the handling of double clicks.
...
The engine now always tries to generate a double click, if a double
click is generated it looks whether a widget wants double clicks when
building the event chain. Depending whether or not it supports a double
click it tries to send a double or single click.
After this decision it looks whether a handler is installed, but only
test the click or double click.
2009-10-14 18:49:09 +00:00
Jörg Hinrichs
eded0cd2c1
Silence tons of warnings for VC++
2009-10-14 17:43:49 +00:00
Ali El Gariani
2a0f8e9381
Simplify a players_changelog entry
2009-10-14 00:07:48 +00:00
Ali El Gariani
45e21ff1e8
update changelogs
2009-10-14 00:04:52 +00:00
Nils Kneuper
ccd308afcb
updated Shavian translation
2009-10-13 23:27:36 +00:00
Nils Kneuper
96e3e9306c
updated Hungarian and Lithuanian translation
2009-10-13 22:01:48 +00:00
Nils Kneuper
b237a8bbb9
forgot adding the new manual file for shavian
2009-10-13 21:57:13 +00:00
Nils Kneuper
b9c5e0d519
pot-update (one new string in wesnoth, a new translation for about.cfg)
...
regenerated doc files
made sure that pofix ran on all po files and that all files, the doc
files, too, are merged and up to date
fixed probs in the Shavian manual files (done by Arc)
2009-10-13 21:55:51 +00:00
Mark de Wever
4468fcf870
Update changelog.
2009-10-13 20:49:53 +00:00
Mark de Wever
71d9b8a349
Let po-update2-xx update all domains.
...
Ivanovic discovered it didn't update the manual and manpages.
2009-10-13 20:48:42 +00:00
Mark de Wever
2c716c8f00
Lower the severity of a log message.
2009-10-13 20:48:39 +00:00
Mark de Wever
49df97f826
Refactor fire_event.
...
This refactoring is needed to make it easier to add the new button click
code (not committed yet).
2009-10-13 20:48:33 +00:00
Nils Kneuper
6206f8e4b0
updated Shavian translation
2009-10-13 20:41:15 +00:00
Nils Kneuper
fcceb032a0
updated Shavian translation
2009-10-13 18:54:50 +00:00
Chusslove Illich
6a2e69df63
Updated source localized images for Serbian.
2009-10-13 09:50:09 +00:00
Chusslove Illich
5421c0534e
Updated localized images for Serbian.
2009-10-13 09:48:08 +00:00
Nils Kneuper
d75b264fc1
updated Shavian translation
2009-10-13 08:32:39 +00:00
Ignacio R. Morelle
382dfbba86
Delfador's name as used in the map label is now translatable.
...
This does not add new translatable strings; it reuses an existing one
instead.
(Reported by Arc.)
2009-10-13 01:01:56 +00:00
Nils Kneuper
7379d046f2
updated Shavian translation
2009-10-12 23:17:11 +00:00
Nils Kneuper
9ecb708046
updated German translation
2009-10-12 21:57:35 +00:00
Jörg Hinrichs
960f9554a9
Fixes replays no longer doing single side turns...
...
...after opening the preferences dialog.
2009-10-12 18:39:50 +00:00
Mark de Wever
455cdfe6a5
Do the event recursion prevention properly.
...
Found out I forgot to rewrite the code not to use static variables but
members. Added todo's for two events where I'm not sure whether I need
recursion prevention.
2009-10-12 18:13:09 +00:00
Nils Kneuper
f18e698a5e
updated Finnish translation
...
reformat changelog entries to only have 80 chars per line
2009-10-12 16:44:09 +00:00
Eugen Jiresch
816b0fd75f
when loading a game, the gamestate is now erased...
...
...when the load_game_exception is caught, as opposed to before it is
thrown. fixes bug #14460
2009-10-12 16:27:56 +00:00