Commit Graph

36720 Commits

Author SHA1 Message Date
Mark de Wever
7e330edd05 Reenable the warning.
The bug hasn't been fixed yet but will be in the next commit.
2009-10-22 20:14:20 +00:00
Ignacio R. Morelle
11e8b50e4f Small addition. 2009-10-22 19:59:36 +00:00
Mark de Wever
6a257e093e Improve handling invalid markup.
The code tried to render the markup before but since that doesn't fit on
the canvas it showed an wml_exception. Now handle it in the text code
itself.

After the stringfreeze is gone there can be a better warning.
2009-10-22 19:16:24 +00:00
Nils Kneuper
8d0414c818 post release version bump to 1.7.7+svn 2009-10-22 19:12:15 +00:00
Nils Kneuper
a133510efc bump version to 1.7.7 (again) 2009-10-22 17:45:47 +00:00
Nils Kneuper
73bdb80b2c pot-update
(no new/changed strings, reference update only, (again) preparing for
1.7.7)

regenerated doc files
2009-10-22 17:43:56 +00:00
Nils Kneuper
34c9f5adf2 updated Russian translation 2009-10-22 17:31:15 +00:00
George Birthisel
4abe657c2f updated map: 6p manzivan traps 2009-10-22 02:37:42 +00:00
Ali El Gariani
1b29677fbb Fix old bug with attackers's info of attack dialog when long words were used.
(ex: very long unit type name break all following infos)

Also now show head instead of tail for these long words when not
enough space.
2009-10-22 00:41:59 +00:00
Ali El Gariani
47f2cbc72c recommit 2009-10-19T23:23:03Z!alinkmaze@gmail.com 'Optimize "paths" pathfinding function'
with more comments explaining why it's a valid change.

(code could be even more simplified but didn't touch it more for now)
2009-10-22 00:08:22 +00:00
Nils Kneuper
62c8f18180 updated German translation 2009-10-21 23:57:00 +00:00
Gunter Labes
1554c2a2ec process advancement in [unstore_unit] only if it's our side's turn
this prevents all clients from doing the advancement simultaneously
and potentially causing OOS and thus allows the safe use of
[unstore_unit] in turn events
2009-10-21 21:46:11 +00:00
Gunter Labes
f5c405aa3e implemented current_side() function in play_controller...
...and made use of it to fix some todos
2009-10-21 21:46:03 +00:00
Mark de Wever
0d264c50ea Temporary disable a warning message.
It causes too much positives, the cause still needs to be fixed.
2009-10-21 20:55:48 +00:00
Nils Kneuper
79cd9673bf back to 1.7.6+svn, not in release state atm 2009-10-21 20:33:00 +00:00
Nils Kneuper
8439e29fae change to normal "players_changelog conventions" 2009-10-21 19:25:40 +00:00
Nils Kneuper
db70b933f2 bump version to 1.7.7 2009-10-21 19:24:24 +00:00
Nils Kneuper
ec26d780aa pot-update (preparing for 1.7.7, no new/changed strings, reference update only)
regenerated doc files (no changes)
2009-10-21 19:13:07 +00:00
Mark de Wever
5a1a8ccf40 Properly test whether maximum_width_ is set.
Fixes bug #14565.
2009-10-21 17:52:41 +00:00
George Birthisel
572c2eba61 forgot to edit the players changelog. 2009-10-21 15:10:46 +00:00
George Birthisel
12d240adbf Minor MP balance changes:
naga cold resist => 0% and increased orc assassin xp to 34.
2009-10-21 15:02:33 +00:00
Alexander van Gessel
037157b471 Typo fix 2009-10-21 13:26:48 +01:00
Steven Panek
d8fe22cf26 Fixed the Spanish overlay for LoW's map. 2009-10-21 01:05:11 +00:00
Steven Panek
1f30a5418c Updated the changelogs. 2009-10-21 00:43:49 +00:00
Steven Panek
85e3c554cc Updated the localized images tracking index. 2009-10-21 00:28:03 +00:00
Steven Panek
ec9659d970 Fixed filenames... 2009-10-21 00:09:29 +00:00
Steven Panek
9f163db185 Updated/added map overlays for the Spanish translation. 2009-10-20 23:59:31 +00:00
Alexander van Gessel
0d63d51d64 Don't try to change the theme if there is no gui 2009-10-20 21:20:48 +01:00
Gunter Labes
59e6246953 Revert "documented the exit status conventions"
string freeze...
2009-10-20 19:30:46 +00:00
Nils Kneuper
12abb08bd1 updated Russian translation 2009-10-20 19:24:22 +00:00
Gunter Labes
5e6132d356 use common exit codes for signal caused exits 2009-10-20 19:23:54 +00:00
Gunter Labes
9842a121a3 documented the exit status conventions 2009-10-20 19:23:50 +00:00
Gunter Labes
5aef27579f consistently return 1 on initialization errors 2009-10-20 19:23:46 +00:00
Gunter Labes
6f0e366cb4 return 2 on commandline argument errors like wesnoth 2009-10-20 19:23:38 +00:00
Alexander van Gessel
ae126bb539 Catch std::exception too, so we get more information than "unknown error" 2009-10-20 19:52:36 +01:00
Mark de Wever
c602e28edf Fix the warning level. 2009-10-20 18:44:20 +00:00
Mark de Wever
8745ea4ffd Directly set the markup mode for the listbox.
Recently added code to directly do it so also use it here.
2009-10-20 18:44:11 +00:00
Mark de Wever
467b3feae6 Fix alignment. 2009-10-20 18:44:01 +00:00
Mark de Wever
ae7c9321e6 Fix alignment. 2009-10-20 18:43:57 +00:00
Gunter Labes
c4f28eca1a consistently return 2 on commandline argument errors 2009-10-20 18:06:16 +00:00
Gunter Labes
2bf939cb2d also check [replay_start] for [multiplayer] 2009-10-20 17:57:51 +00:00
Gunter Labes
138a3baf27 only check [snapshot] for [variables] if we're not loading a replay 2009-10-20 17:57:47 +00:00
Gunter Labes
f1fec73934 fixed an assert() 2009-10-20 17:57:44 +00:00
Gunter Labes
a0624857c0 moved game_classification defaults into its constructor 2009-10-20 17:57:40 +00:00
Gunter Labes
e78871a960 comment tweaks 2009-10-20 17:57:36 +00:00
Gunter Labes
da9f97b956 fixed the copy constructor...
...to use the initialization list and not forget next_scenario
2009-10-20 17:57:30 +00:00
Richard Kettering
bc8b181ee4 Updated shadows and bow attack for the bone shooter. 2009-10-20 06:42:09 +00:00
Guillaume Melquiond
a77ab8c934 Revert "Optimize "paths" pathfinding function" (2009-10-19T23:23:03Z!alinkmaze@gmail.com).
Visited nodes are either on the closed or the open list. Nodes on the
open list are not optimal; they have to keep being modified until they
switch to the closed list.
2009-10-20 05:23:47 +00:00
Ali El Gariani
7a58bf6ef8 Fix broken indentation for race in unit-preview 2009-10-20 01:09:44 +00:00
Ali El Gariani
8c56595224 Optimize "paths" pathfinding function 2009-10-19 23:23:03 +00:00