18227 Commits

Author SHA1 Message Date
Eric S. Raymond
289175a7b5 Steps towards making wmlmove work better. 2007-07-22 04:43:45 +00:00
Patrick Parker
3ee8174406 remove unused helper function of the unused function removed in 2007-07-21T20:25:53Z!koraq@xs4all.nl 2007-07-22 04:43:18 +00:00
Richard Kettering
6f0709caf9 New desert tiles. 2007-07-22 04:06:29 +00:00
Nils Kneuper
9b340e9b59 make files a whole lot more slim 2007-07-22 00:53:46 +00:00
Nils Kneuper
bc0bfe2829 pot-update to move files from liberty into the correct textdomain 2007-07-22 00:31:21 +00:00
Nils Kneuper
bcbbdae4d3 added the correct textdomain to the files 2007-07-22 00:27:46 +00:00
Nils Kneuper
9d8891aea6 pot update
changed svn:eol-style to native for the new files

added files to svn:ignore for the new dir
2007-07-22 00:13:45 +00:00
Nils Kneuper
ef9289f600 changed order a little...
...to have stuff generated in something more like an alphabetical way
(at least campaigns are orderd alphabetically)
2007-07-22 00:12:21 +00:00
Nils Kneuper
e42471a15d modified the import script to follow the new style...
...without a seperate campaignname.cfg
2007-07-22 00:07:17 +00:00
Nils Kneuper
2675707495 moved wesnoth-Liberty to wesnoth-l 2007-07-21 23:56:34 +00:00
Nils Kneuper
cd941181d9 added Liberty po files 2007-07-21 23:53:40 +00:00
Lari Nieminen
981493e5fd Liberty fixes and a new core macro
(GENERIC_UNIT, which spawns a generic random-trait, random-named unit).
2007-07-21 23:00:49 +00:00
Nils Kneuper
b9403f6fd7 bumped version to 1.3.6+svn 2007-07-21 22:49:28 +00:00
Lari Nieminen
77fd4efa1b Some fixes to Liberty. 2007-07-21 22:37:59 +00:00
Nils Kneuper
203930ed1a removed all --previous comments...
...because they cause problems when being in a fuzzy string and they
end in a fuzzy string while building the release tarball...
2007-07-21 21:41:48 +00:00
Nils Kneuper
7eccdfd59f removed an option causing too many problems for users of older gettext versions 2007-07-21 21:28:40 +00:00
Eric S. Raymond
6d2507df9b Initial checking of Liberty campaign. 2007-07-21 21:13:58 +00:00
Ali El Gariani
cbb32c8be1 tiny useless cleaning about the recently modified del_tags 2007-07-21 20:34:35 +00:00
Mark de Wever
badabe330f small cleanup of unused variables and functions which Ivanovic found 2007-07-21 20:25:53 +00:00
Ali El Gariani
159ae78e11 Kill a buggy dead clone of a function that i already cleaned...
...in marked-up_text.cpp (which was also a better place for this)
2007-07-21 20:20:05 +00:00
Ali El Gariani
cda44453d0 Experimental use of the evil SDL_ShowCursor on windowed-Mac,
...hoping to solve the problem of invisible color cursor outside of
the window with this OS. This SDL function is buggy with Linux and
Windows, specially with fullscreen. So Mac users must check if it
solve the bug without causing others (check mouse speed, switch
fullscreen/color cursors)
2007-07-21 20:09:44 +00:00
Ali El Gariani
4e64de0f90 remove some dead code, and so some warnings spotted by Ivanovic 2007-07-21 19:36:31 +00:00
Bruno Wolff III
a50b76a942 changelog update for 2007-07-21T19:25:38Z!bruno@wolff.to. 2007-07-21 19:30:40 +00:00
Bruno Wolff III
d8306cd46a Fix for disable-python-install...
...to not try to create the default install directory for python tools
which errors out for non root users and isn't needed in that case
anyway.
1.3.6
2007-07-21 19:25:38 +00:00
Nils Kneuper
ae3d23de25 bumped version to 1.3.6 2007-07-21 18:58:54 +00:00
Benoît Timbert
c86bb34888 Put amlas first in the order of unit permanent modifiers 2007-07-21 18:46:00 +00:00
Eric S. Raymond
0751a8de74 Merge in the description from Liberty, which is superior. 2007-07-21 18:18:26 +00:00
Benoît Timbert
fd0d82864f Changed the order of which the unit permanent modifiers are evaluated
From: objects then traits then amlas

To: traits then amlas then objects
2007-07-21 18:13:21 +00:00
Bruno Wolff III
ce296d8ce3 The top level 'music' directory no longer exists, so
'make' shouldn't be trying to 'find' files in it.
2007-07-21 17:24:21 +00:00
Bruno Wolff III
82972d9471 Add ignore for generated file src/wmlindent 2007-07-21 16:04:55 +00:00
Mark de Wever
6bffa4fd81 the unit name generation could with different locales call get_random()...
...a different number of times. This lead to different names and traits. 
Changed to call random a fixed number of times which fixes the traits.
The names are still wrong and still cause OOS errors but these should
not be fatal (Fixes bug #9472 partly)
2007-07-21 14:55:13 +00:00
Ali El Gariani
f920c9eabf finish to clean the "show minimap option in lobby" 2007-07-21 13:49:14 +00:00
Benoît Timbert
49e4206b89 french translation update 2007-07-21 13:44:56 +00:00
Nils Kneuper
875a048570 updated German translation 2007-07-21 13:43:29 +00:00
Nils Kneuper
26605bf8de pot-update 2007-07-21 13:34:54 +00:00
Eric S. Raymond
96ebb99459 Updated from me. 2007-07-21 13:06:08 +00:00
Eric S. Raymond
5bef51bd63 Corrected spelling errors. 2007-07-21 13:01:58 +00:00
Mark de Wever
8cfe03e99b Changed the unit description code to no longer use SDL_GetTicks()...
...but to use get_random() the former is not MP safe and causes a lot
of OOS errors.
2007-07-21 11:55:23 +00:00
David Philippi
16c093897c danish translation update 2007-07-21 11:39:26 +00:00
Benoît Timbert
708ce71f99 Fix the per level [effect] description autogeneration for level 0 units 2007-07-21 11:07:31 +00:00
Nils Kneuper
92d745ac8e updated German translation 2007-07-21 11:00:32 +00:00
Benoît Timbert
c71acc4c1c French translation update 2007-07-21 09:22:50 +00:00
Mark de Wever
7ba43be3f8 updated the changelogs 2007-07-21 09:07:44 +00:00
Nils Kneuper
f07294eb31 updated changelog 2007-07-21 09:00:55 +00:00
Nils Kneuper
ad9f31e287 updated Finnish translation 2007-07-21 08:57:05 +00:00
Mark de Wever
0123ade850 Fixed a typo which caused bug #9532:
the random starting ToD was not properly saved and loaded
2007-07-21 08:54:20 +00:00
Mark de Wever
bb01934b85 A rather large update which updates the copyright info
* Wesnoth is distributed under the terms of the GPL version 2, made
  that more explicit

* updated the copyright range to 2007

* updated Dave's email adress
2007-07-21 07:28:04 +00:00
Gunter Labes
c7db54d784 typo fix, thanks to Smar 2007-07-21 00:42:15 +00:00
Nils Kneuper
51c4db4bcc pot-update 2007-07-21 00:09:29 +00:00
Gunter Labes
c38e338b4a added several output options 2007-07-20 23:13:21 +00:00