Commit Graph

17109 Commits

Author SHA1 Message Date
Mark de Wever
3cb1621dce no longer allow undo if a traitless unit reveals fogged and/or shrouded terrain
(bug #9171, patch #739)
2007-05-23 20:12:10 +00:00
Mark de Wever
bdda277361 Invalidate halo sets when loading should fix bug #9144,
based on a patch by Frank Gevaerts
2007-05-23 19:50:24 +00:00
Ali El Gariani
fe87341af9 define S_IFMT before using it,
don't know if it was a problem, but I suppose it make more sense like
this.
2007-05-23 17:16:14 +00:00
Elias Pschernig
ccc4a56a3f tried to fix filesystem.cpp compilation for mingw...
not sure if MSVC is now broken.
2007-05-23 16:39:35 +00:00
David Philippi
2a6f224c29 updated DejaVu to 2.17 2007-05-23 15:37:20 +00:00
Lari Nieminen
c7c7aa50c6 Fixed a map path that wasn't updated when the tutorial was moved to campaigns/. 2007-05-23 14:49:51 +00:00
Gunter Labes
c0660c0b67 revised maps 2007-05-23 08:57:42 +00:00
Ali El Gariani
9a7b191726 add another filesystem log message...
...to show the detection of _main.cfg in a sub-directory (eg in
campaigns/SotBE/)

fix a bad indentation to better show something strange in the code:

if a _main.cfg is detected in a directory, it doesn't record the
directory. Is it wanted?
2007-05-22 22:32:28 +00:00
Ali El Gariani
f3ee1bdfb2 add messages in filesystem logs about the search and discover of _main.cfg
I hope it will help to locate the win/mac bug in filesystem
2007-05-22 22:05:48 +00:00
Ali El Gariani
e3637f74f9 comment out a non-working part of code about image_mask 2007-05-22 21:45:55 +00:00
Benoît Timbert
aa328fdca5 french translation update 2007-05-22 21:41:57 +00:00
Elias Pschernig
69e7828160 Fixed a bug in the python WML parser which I introduced a few days ago. 2007-05-22 17:36:13 +00:00
Elias Pschernig
29d9ad2402 Install wesnoth's python modules into a 'wesnoth' package...
...instead of scattering them into site-packages
2007-05-22 15:18:26 +00:00
Elias Pschernig
f6dae2687f had forgotten campaign_passphrase.pl 2007-05-22 14:25:16 +00:00
Lari Nieminen
f18c448dd4 Fixed a minor WML bug. 2007-05-22 13:40:43 +00:00
Ali El Gariani
69d4a009f9 revert 2007-05-21T19:55:03Z!koraq@xs4all.nl which was a revert of 2007-04-12T18:07:28Z!alinkmaze@gmail.com.
2007-04-12T18:07:28Z!alinkmaze@gmail.com was not supposed to fix bug #9144, but it really fix bug
#8910 I also doesn't causes the jerky moves of the MoL halo (which was
caused by 2007-05-12T12:53:53Z!jeremy.rosen@enst-bretagne.fr)
2007-05-22 08:08:06 +00:00
Patrick Parker
a12c8050dc fix the preprocessor (missing initialization) and added further optimization 2007-05-22 05:16:31 +00:00
Ali El Gariani
d940cc2cd0 fix the dying sound of Fire Dragon
(the macro previously used doesn't exist, so i did like as other dying
sound of drakes)
2007-05-22 03:09:38 +00:00
Ali El Gariani
04de610e7b use the new EDITOR tag to not load useless game data (units...)
when starting the editor

This seems to greatly improve the editor start time
Also use it to skip editor-groups.cfg when starting the game
Adding a GAME tag is probably nicer, but seems a bit more complex
2007-05-22 01:17:02 +00:00
Ali El Gariani
17f2a8abb2 Declare a EDITOR tag,
so we can use it in the main.cfg to do conditional loading
2007-05-22 01:11:24 +00:00
Patrick Parker
5a2b96ff16 remove spurrious const& to an erasable item 2007-05-21 23:25:51 +00:00
Benoît Timbert
daa3d6bbac french translation update 2007-05-21 22:59:46 +00:00
Patrick Parker
da3e22a1cc avoid some unnecessary string copies in the preprocessor 2007-05-21 22:51:09 +00:00
Elias Pschernig
6913f04b4f Added --change-passphrase option to campaigns_client.py
and removed now unneeded campaign_passphrase.pl
2007-05-21 20:51:02 +00:00
David Philippi
b92e33d7f0 danish translation update 2007-05-21 20:43:35 +00:00
Eric S. Raymond
81507cca8c This was supposed to be in thwe last commit... 2007-05-21 20:37:25 +00:00
Eric S. Raymond
42b9f173d9 Note a tool replacement and change the name to be a bit closer to the old one. 2007-05-21 20:27:21 +00:00
Eric S. Raymond
deae467105 We now have Python code that is more capable than these Perl impplementations. 2007-05-21 20:22:16 +00:00
Elias Pschernig
6dc7e610d9 Fixed a comment in the python campaign server client code. 2007-05-21 20:13:17 +00:00
Mark de Wever
a90f949fc3 reverts commit 16791, it doesn't fix bug #9144
and it makes the halo of the MoL look bad when moving. (Might need to
be reapplied after 1.3.3 has been tagged but then needs some rework.)
2007-05-21 19:55:03 +00:00
Benoît Timbert
7a895f3f07 fix references 2007-05-21 18:04:14 +00:00
Benoît Timbert
032317034e Move multiplayer stuff under multiplayer/ (part 1/2) 2007-05-21 17:54:05 +00:00
Mark de Wever
f1f2721b37 include the test scenario makes the -t command line parameter working again 2007-05-21 15:47:30 +00:00
Eric S. Raymond
6e9626c89b Attempt to prevent the "angry ghost" event from occurring...
...if Malin never recruited one.
2007-05-21 15:23:15 +00:00
Taurus
ad1fc14464 More balancing 2007-05-21 14:36:44 +00:00
Taurus
6f67454ac6 Changed the name of 'freedom.ogg' back to 'breaking_the_chains.ogg'
(freedom.ogg was a placeholder name).
2007-05-21 14:34:45 +00:00
Eric S. Raymond
f989fc5073 Move the Python campaign client out of its ghetto.
It will replace the Perl one as soon as allefant gets compressed
uploads working.
2007-05-21 08:06:19 +00:00
Eric S. Raymond
1a46648018 Better implementation of --logdomains option. 2007-05-21 07:47:55 +00:00
Nils Kneuper
8b5c43e18f updated German translation 2007-05-21 06:12:01 +00:00
Eric S. Raymond
448712a0a1 Fix a preprocessor syntax error. 2007-05-21 04:58:03 +00:00
Eric S. Raymond
c3a91cfc72 Remove dirent_port.h, it's no longer used. 2007-05-21 04:51:32 +00:00
Patrick Parker
5bd2fa61a3 fix (hopefully) the mismatched #else 2007-05-21 04:35:09 +00:00
Eric S. Raymond
16a745ca5a Yet another swing at the multiple-inclusions bug. 2007-05-21 03:52:29 +00:00
Eric S. Raymond
1ce2112b86 Another attempt to fix the Windows compilation problems. 2007-05-21 01:53:45 +00:00
Eric S. Raymond
409365bed6 Fix --logdomains in the help strings. 2007-05-20 15:42:22 +00:00
Nils Kneuper
f82b233c60 updated Czech translation 2007-05-20 11:18:17 +00:00
Nils Kneuper
ea871a326f pot-update 2007-05-20 08:30:30 +00:00
Martin Renold
390c7f5ce8 fixed missing background 2007-05-20 06:06:28 +00:00
Taurus
13f01b97a9 Some Serious Balancing 2007-05-20 05:35:26 +00:00
Patrick Parker
94922f1235 fix the warnings introduced by version 2007-05-12T10:33:21Z!jeremy.rosen@enst-bretagne.fr. 2007-05-20 03:23:24 +00:00