15364 Commits

Author SHA1 Message Date
Mark de Wever
b17a74c228 Applied patch #677 which lowers the MP lobby lag 2007-02-13 19:59:41 +00:00
Nils Kneuper
4be33fa96d updated Russian translation 2007-02-13 18:29:49 +00:00
Benoît Timbert
0763ed1e88 Add Rev. V! to the Credits 2007-02-13 17:06:34 +00:00
Lari Nieminen
f0808cff73 Fixed a bug which prevented {PUT_TO_RECALL_LIST} from working. 2007-02-13 14:23:23 +00:00
Martin Renold
dc57d89f6f don't call SDL_GetRGBA in the most time critical places
this increases overall game performance by about 5%
2007-02-13 13:14:41 +00:00
Benoît Timbert
4f335044c2 Updated french translation 2007-02-13 10:25:11 +00:00
Richard Kettering
20e5fce48a update for elven hero 2007-02-13 09:19:40 +00:00
Richard Kettering
9ae6715da9 Fixed bad halo references. 2007-02-13 08:55:53 +00:00
Richard Kettering
4d3cb499ab Fixed references to old images. 2007-02-13 08:50:23 +00:00
Richard Kettering
b559e85e5b Added two additional frames to the elvish hero. 2007-02-13 08:10:15 +00:00
Richard Kettering
c4f6206f3b New animation frames for elven hero. 2007-02-13 08:07:45 +00:00
Patrick Parker
f8ce4365d8 port 2007-02-13T07:13:20Z!patrick_x99@hotmail.com to trunk 2007-02-13 07:41:09 +00:00
J.W. Bjerk
cb28d0e8b5 added modified items from 'a new order'. 2007-02-13 02:32:48 +00:00
J.W. Bjerk
b633339fe0 added mace-and-chain icon from extended era.
Sure it's similar to the morning star, but it's pretty good.
2007-02-13 01:17:50 +00:00
Benoît Timbert
32009db17e Soulless gets fearless too. 2007-02-13 00:53:40 +00:00
Benoît Timbert
b3c105d294 WC should have 2 traits (undead and fearless).
If not they would either get fearless or undead...
2007-02-13 00:41:30 +00:00
David Philippi
199945403e danish translation update 2007-02-13 00:21:11 +00:00
Gunter Labes
35d06c5180 [[Balancing changes]]
* increased the melee attack of the Walking Corpse from 5-2 to 6-2
* made Walking Corpses get the fearless trait
* increased the cost of Walking Corpses from 6 to 7 gold
2007-02-13 00:18:49 +00:00
Mark de Wever
2d7e0f1c86 marked some functions for inlining 2007-02-12 21:22:14 +00:00
Mark de Wever
7e954a1559 marked some functions for inlining
header cleanups
2007-02-12 20:50:50 +00:00
Mark de Wever
364a73e808 the brush size in non-drawing mode is ignored 2007-02-12 19:22:22 +00:00
David Philippi
3429e1ce43 danish translation update 2007-02-12 01:19:54 +00:00
David Philippi
d6027a27d3 swedish translation update 2007-02-12 01:08:00 +00:00
J.W. Bjerk
76ab49df27 fixed image paths. 2007-02-11 22:25:49 +00:00
Mark de Wever
a860a68b4d Hardcoded 5 buttons per row, needs to be depending on the theme.
Added the code to let buttons stay in a pressed state this requires
the buttons to be of the type gui::button::TYPE_CHECKED but that
give glitches so kept them as gui::button::TYPE_PRESS which doesn't
allowed the pressed code to work. Once the glitches have been 
sorted out it should work with staying pressed down.
2007-02-11 18:32:02 +00:00
J.W. Bjerk
8cb24987a1 more buttons and organization for editor terrain groups. 2007-02-11 15:13:47 +00:00
Nils Kneuper
a1b542aabb pot-update 2007-02-11 13:11:03 +00:00
Nils Kneuper
50f3e516a2 applied patch #674 by Chusslove Illich...
...(to be ported to 1.2 once the freeze for 1.2.2 is over)
2007-02-11 13:07:07 +00:00
Mark de Wever
718e69fd8d removed the map for SoF the map is randomly generated so the map is unused 2007-02-11 12:07:02 +00:00
Nils Kneuper
cfc6eba824 pot-update
added "texdomain" to editor-groups.cfg

modified FINDCFG for the textdomain wesnoth-editor
2007-02-11 12:04:05 +00:00
Mark de Wever
84c20544e7 removed unused key default_convert 2007-02-11 11:50:35 +00:00
Mark de Wever
b434d5c2af added the editor-groups.cfg to the editor domain...
...and removed it from the wesnoth domain also added the editor theme
to the editor domain (has no translable items yet)

Ivanovic please verify that the intent and effect are the same ;)
2007-02-11 11:14:54 +00:00
Mark de Wever
73ad2d3028 moved the test for empty strings in lexical_cast_default...
...before attempting to convert the string as a small
optimization. Didn't convert lexical_cast since an empty string is not
allowed there.
2007-02-11 09:13:53 +00:00
J.W. Bjerk
b927b99f18 made nice editor icons for frozen and water terrains. 2007-02-11 05:56:12 +00:00
J.W. Bjerk
c4da13d59e modified terrain groups for editor. This is not yet final. 2007-02-11 00:10:28 +00:00
Mark de Wever
e936ff3dbe Added the framework for the editor groups and added some test cases,
if some of the terrain artists want to define the groups please do so.

And please replace the abomination which should be buttons.

The name in editor_group also should be marked for translation once
the groups are properly determined.
2007-02-10 22:13:13 +00:00
J.W. Bjerk
5a637075a3 adding burned villages. 2007-02-10 21:30:34 +00:00
J.W. Bjerk
178945ff43 moved more items into the proper folder, and synched the campaigns to the new reference. 2007-02-10 21:16:39 +00:00
Benoît Timbert
e9f1dedc66 Updated french translation 2007-02-10 17:16:49 +00:00
Nils Kneuper
1f30200a92 updated man pages 2007-02-10 15:37:33 +00:00
Nils Kneuper
6f536f4155 updated Czech translation 2007-02-10 15:36:32 +00:00
Serge Martin
946d06e489 update kdevelop project file 2007-02-10 14:34:08 +00:00
Nils Kneuper
8b3887797b pot-update 2007-02-10 13:59:25 +00:00
Nils Kneuper
db2324341e removed tab in description, please make sure not to have tabs in descriptions 2007-02-10 13:37:07 +00:00
Nils Kneuper
41cb5e26cc updated German translation 2007-02-10 13:18:25 +00:00
Serge Martin
16bdf48be1 avoid call to write(unit_cfg) if we don't need it, as request by boucman 2007-02-10 11:59:24 +00:00
Mark de Wever
f126c2cc9e added the paste option to the edit menu 2007-02-10 11:31:20 +00:00
Nils Kneuper
074f5949d7 updated Italian translation 2007-02-10 11:22:24 +00:00
Nils Kneuper
d4d5958d00 pot-update 2007-02-09 23:16:43 +00:00
Nils Kneuper
6bcf620346 pot-update 2007-02-09 23:08:13 +00:00