Commit Graph

23256 Commits

Author SHA1 Message Date
Benoît Timbert
584c664cba Fix some svn properties (eol style=native; keyword substitution) 2008-03-09 16:41:10 +00:00
Nils Kneuper
4b0647f89b updated German translation 2008-03-09 16:36:36 +00:00
Mark de Wever
65373415a8 Add image tag for the canvas 2008-03-09 14:53:23 +00:00
David Philippi
36315f4c12 danish translation update 2008-03-09 14:37:39 +00:00
Nils Kneuper
2ae18b4762 ignore doc/doxygen/html...
...since it is create at the users site and should not be uploaded
2008-03-09 12:47:10 +00:00
Mark de Wever
7fdb20fd62 Various improvements in order to make the automatic layout of a window...
...and its children work.
2008-03-09 12:34:16 +00:00
Mark de Wever
a724be47f1 Add a hint given by grzywacz 2008-03-09 12:22:11 +00:00
Jérémy Rosen
5b17da78cc use named parameters to simplify unit_frame creation. crude_animation is next 2008-03-09 11:33:15 +00:00
Mark de Wever
b190ad7ae9 Fix a some compiler warnings. 2008-03-09 08:26:50 +00:00
Mark de Wever
53c0a11d2b Initial checkin of the work in progress gui library.
The code _isn't_ wired in the Makefiles since it's a wip project, the
code doesn't touch mainline code so forking a branch isn't
required. Forking might be done later if intrusive changes to the main
code is required, but I think it can be marged in a non-intrusive way.
2008-03-09 07:40:41 +00:00
Eric S. Raymond
f8491fa057 Teach wmllint to check for double spaces after end of sentence, and fix some. 2008-03-09 02:17:02 +00:00
Eric S. Raymond
7a0097ea9c Small refactoring step. 2008-03-08 23:11:45 +00:00
Bartek Waresiak
f39f462c09 Made token_type token_types[] global 2008-03-08 22:40:39 +00:00
Benoît Timbert
a913047622 Add and wire the Elvish sorceress portrait 2008-03-08 22:32:31 +00:00
Benoît Timbert
a06287416e French translation update 2008-03-08 21:11:18 +00:00
Lari Nieminen
c12964d7fc Fixed some small glitches between swamp transitions and other transitions. 2008-03-08 19:18:15 +00:00
Jordà Polo
b536b487e3 Minor improvements/fixes to the Catalan translation. 2008-03-08 19:16:56 +00:00
Bartek Waresiak
bdb646c440 Small fixes for variant's operator<= 2008-03-08 19:11:57 +00:00
Nils Kneuper
3a1e5db531 fixed tiny typos in german translation 2008-03-08 18:58:42 +00:00
Jordà Polo
df5a3d952d Change Turkish translation code to "tur"...
...in order to avoid mime type problems with apache.

Updated Catalan translation.
2008-03-08 18:31:27 +00:00
Nils Kneuper
2c199d17af updated German translation
fixed makefile problems due to namechange...
2008-03-08 18:21:53 +00:00
Jordà Polo
01d25cac66 Show images in the right place; minor fix to makefile. 2008-03-08 17:59:32 +00:00
Jordà Polo
fa200a60dd Updated Catalan translation. 2008-03-08 17:58:46 +00:00
Mark de Wever
0365ccb0a4 Allow './wesnoth -t starting_dir' to work again.
Added comment that the current  way is a bit ambiguous.
2008-03-08 17:52:51 +00:00
Mark de Wever
4b9582afaf Allow 100% defense instead of cutting off at 99% (debian bug #467253). 2008-03-08 17:35:03 +00:00
Benoît Timbert
7c57dccc27 Fix a few SVN properties 2008-03-08 16:55:59 +00:00
Mark de Wever
11aa3625ca Silence some compiler warnings.
Sirp please check whether the warnings in variant.cpp were really
false positives.
2008-03-08 16:23:53 +00:00
Bruno Wolff III
6f6c69062c Missing include was blocking compilation on Fedora rawhide using gcc 4.3
(and probably other systems).
2008-03-08 14:58:18 +00:00
Mark de Wever
c717c3cd86 Foo isn't a great variable name or save your changes before you commit ;-) 2008-03-08 11:52:13 +00:00
Lari Nieminen
bd4dd890c7 Added a campaign id for SoF (makes campaign credits work again). 2008-03-08 11:23:45 +00:00
Mark de Wever
a25c82cd72 First step in refactoring the drawing code.
Units now use the new way.  Terrains and the border will follow later.
2008-03-08 10:56:22 +00:00
Eric S. Raymond
fe1af9a393 Remove obsolete {{Home}}, template,
...add new category 'Generated' to mark that this should not be
edited.
2008-03-08 09:38:51 +00:00
Lari Nieminen
bb448fb73c Music changes for Liberty. 2008-03-08 09:10:08 +00:00
Piotr Cychowski
1b242d0e24 The great NR WML cleanup project
First pass on 05a_The_Pursuit.cfg

First pass on utils/utils.cfg

Needs sanity checking and comments in final_confrontation.cfg
2008-03-08 08:55:45 +00:00
Lari Nieminen
1e070ffc43 Prevented the same foolish hero from appearing twice. 2008-03-08 08:27:21 +00:00
Nils Kneuper
afb996d128 updated Canisk translation, added Catalan to translations list 2008-03-08 08:17:36 +00:00
Eric S. Raymond
f7122947fe Disable the road terrain check. 2008-03-08 04:55:14 +00:00
Jordà Polo
39b9fe0347 Updated Catalan translation. 2008-03-08 00:27:48 +00:00
Eric S. Raymond
364a4decbd wmlindent strikes again. 2008-03-07 21:26:44 +00:00
Benoît Timbert
36f2b97cbf Changelog entry for 2008-03-07T20:50:06Z!benoit.timbert@free.fr 2008-03-07 20:56:00 +00:00
Benoît Timbert
7fa20f7c84 Terrain type revamp step #1:
Use some proper terrain type names:

- "grassland" becomes "flat"

- "tundra" (which was displayed as "snow") becomes "frozen" (not sure
  it's the optimal name here - can be changed if we find a bettter
  name)

- "canyon" (which was displayed as "chasm") becomes "unwalkable"

- "cavewall" becomes "impassable"

- The renamings of the wml key used in the stats will probably stay.

- The 4 added "virtual" terrains will be axed by the next step, once
  we get proper terrain type support.

- The labels might be changed (Noy had some ideas about it, it will be
  easier when we have terrain types)
2008-03-07 20:50:06 +00:00
Nils Kneuper
6eb2d786b9 added German translation of announcement 2008-03-07 19:59:55 +00:00
Benoît Timbert
2e623c0eb7 Revert the road hack.
A more complete, less instrusive fix for the bug it address is going
to follow
2008-03-07 19:31:28 +00:00
Lari Nieminen
12132f844e Many scenario music changes DiD. 2008-03-07 18:44:38 +00:00
Ignacio R. Morelle
1af3fadd70 Move orphaned Wesbowl graphics to the attic 2008-03-07 17:49:14 +00:00
Ignacio R. Morelle
6c97aafa2e Destroy teh Wesbowl 2008-03-07 17:41:14 +00:00
Lari Nieminen
ee690df63d Assign music properly to SoF scenarios
(instead of using the default playlist).
2008-03-07 17:14:30 +00:00
Nils Kneuper
095901c5a2 added Spanish translation 2008-03-07 12:04:00 +00:00
Lari Nieminen
74fa168862 Fix Deoran's spear/lance sounds. 2008-03-07 11:52:23 +00:00
Eric S. Raymond
5a693050e9 Make the --listfiles option work again. 2008-03-07 11:43:52 +00:00