23466 Commits

Author SHA1 Message Date
Nils Kneuper
0e030dee70 updated Czech translation 2008-03-12 22:36:19 +00:00
Nils Kneuper
dc6f4d1c7c add croatian to g.w.o 2008-03-12 22:27:33 +00:00
Nils Kneuper
30121d35f1 added Croatian translation 2008-03-12 22:26:13 +00:00
Gunter Labes
94d5c1179a since we abandoned VC6 supported this should not be needed anymore 2008-03-12 21:33:08 +00:00
Gunter Labes
7f1a5c4c83 this script should not be needed anymore with non-ancient SDL image versions 2008-03-12 21:25:51 +00:00
Nils Kneuper
7c91ca07bd updated Italian translation 2008-03-12 21:22:02 +00:00
Eric S. Raymond
91a4a4a3a8 unit::description_ -> unit::id_
Remove last remnants of fossil name_ attribute.
Neither change alters WML behavior.
2008-03-12 20:45:44 +00:00
Eric S. Raymond
f6e4419d2f unit::underlying_description_ -> unit::underlying_id_ 2008-03-12 20:07:36 +00:00
Eric S. Raymond
c90216ddc9 Restore interpretation of UnitWML [unit], with a warning to std::cerr.
Note, the implementation is a bit of a kluge and allows neither
a unit type declared with [unit] to have a derived unit type made
with [unit_type] nor vice versa.
2008-03-12 19:56:53 +00:00
Eric S. Raymond
13ab8210cb Remove another reference to obsolete name= in [unit_type]. 2008-03-12 19:25:20 +00:00
Gunter Labes
e296b6109f change the order of the unit tree links...
...now the most recent versions are at the top

allow continued updating of stable versions where we don't care about
the sub version number
2008-03-12 19:13:05 +00:00
Mark de Wever
19db0ef00b Make the library resize aware. 2008-03-12 19:12:39 +00:00
Jérémy Rosen
473acf08a7 improve the use of named parameters 2008-03-12 19:03:45 +00:00
Mark de Wever
5dc783ae53 Update the copyright info. 2008-03-12 18:19:12 +00:00
Mark de Wever
a2113d679d Avoid drawing a container without a widget, which lead to a crash. 2008-03-12 18:17:08 +00:00
Nils Kneuper
e7c3998803 fixed typos in italian translation reported by PauLoX 2008-03-12 18:10:35 +00:00
Gunter Labes
205621e688 comment the svn update and svn status calls...
...since they are not needed and too expensive on the new host
2008-03-12 17:35:56 +00:00
Mark de Wever
795787c6f6 Make the drawing of the button now react on a press or mouse over. 2008-03-12 17:32:06 +00:00
Gunter Labes
e901bea3b7 remove an unneeded(?) include 2008-03-12 16:24:55 +00:00
Mark de Wever
a5ec9c8312 Oops forgot to commit the changelog 2008-03-12 16:17:47 +00:00
Mark de Wever
9e66e9550b Soliton noted the 50% was arbitarily chosen since 100% defence wasn't allowed,
now that it is reset to 100% if invalid.
2008-03-12 16:16:34 +00:00
Ignacio R. Morelle
7baa3e680c Implemented [store_map_dimensions] 2008-03-12 15:45:55 +00:00
Gunter Labes
bcacddea5e move the update_unit_tree script to a better location...
...since it is not primarily used on server.wesnoth.org anymore
2008-03-12 14:59:59 +00:00
Gunter Labes
247df6e56c tweak the site path to be more generic 2008-03-12 14:56:29 +00:00
Eric S. Raymond
82ca3ff3ed Drop another use of the obsolete and unused name= attribute. 2008-03-12 14:02:22 +00:00
Eric S. Raymond
d90e6d25d0 Rip out some archaisms...
* gender_id in [unit]: not documented, not used

* id in [unit]: not documented, not used. We're going to need this name later.

* name in [unit_type]: Described as a backward-compatibility hack in a
                       comment, no longer anywhere in mainline or UMC.
2008-03-12 12:39:50 +00:00
Eric S. Raymond
4c1bf97463 unit:id_ -> unit::type_ 2008-03-12 11:59:35 +00:00
Eric S. Raymond
f0c31af774 Rename unit::id() to unit::type_id(). 2008-03-12 11:38:42 +00:00
Eric S. Raymond
99e5675ce7 Fix archaic use of id= in [unit]. 2008-03-12 11:06:33 +00:00
Piotr Cychowski
21f53e3349 Remove debug messages :P 2008-03-12 10:59:41 +00:00
Piotr Cychowski
9d8ce5eb06 Do some work on tutorial as a follow-up of #11234.
Adapt first scenario to possibility of player fooling around -
Instructions and hints are now sequenced and strictly dependent of one
another not on turn number.
2008-03-12 10:51:57 +00:00
Piotr Cychowski
71968218a3 Fixes #11241, remove Owaec and Dacyn from recall list in 18a.The_Duel.cfg 2008-03-12 09:25:02 +00:00
Eric S. Raymond
a5374209b4 Fix a typo. 2008-03-12 09:11:34 +00:00
Eric S. Raymond
b1fd28f140 Variable name change. 2008-03-12 08:37:59 +00:00
Eric S. Raymond
4398693df3 Move Troll Shaman under the trolls where it belongs. 2008-03-12 08:26:23 +00:00
Eric S. Raymond
9655d59081 [unit] enclosing UnitWML becomes [unit_type]
Note: This change breaks backward compatibility with the 1.4 branch!
2008-03-12 08:08:37 +00:00
David White
7db7416f97 optimized networking code to elide unnecessary copy of outgoing config objects 2008-03-12 06:21:57 +00:00
Eric S. Raymond
500fa1ee31 Notify iser when we add map bordewrs, in case the code hits a false positive. 2008-03-12 05:42:36 +00:00
Eric S. Raymond
5f500d8627 WML variable substitutions must not have translation marks. 2008-03-12 05:25:17 +00:00
Eric S. Raymond
3f3f51aac7 Remove calls to a now-used macro. 2008-03-12 05:22:32 +00:00
David White
cda5fbe22c fixed gamelist diff calculations to be O(1) instead of O(n) 2008-03-12 04:59:47 +00:00
Eric S. Raymond
08193ff6a8 Cosmetic fix on a mask declration. 2008-03-12 04:53:42 +00:00
Eric S. Raymond
78a892e83c Minor wmllint-related fixes. 2008-03-12 03:06:26 +00:00
Eric S. Raymond
796b4ef8cc Correct a minor wmllint error 2008-03-12 02:20:11 +00:00
Karol Nowak
1f1bd701d9 Small refactoring: removed an excessive parameter. 2008-03-11 22:34:16 +00:00
Benoît Timbert
581fc4a3ba Fixes in the french translation of the 1.4 announcement 2008-03-11 21:59:31 +00:00
Piotr Cychowski
024ba5f27c Fix an issue pointed out at the forum, missing side in moveto trigger 2008-03-11 20:36:48 +00:00
Benoît Timbert
8fc65b0871 Give a better name to random-enemy.png
For the sake of backwards compatibility this change should *not* be
ported to 1.4
2008-03-11 20:09:09 +00:00
Mark de Wever
89856be69f Move the button class into its own file...
...and remove some ancient commented out stuff.
2008-03-11 19:47:15 +00:00
Mark de Wever
85661240b1 Added some rudimentary mouse handling support. 2008-03-11 19:35:49 +00:00