Philippe Plantier
55a9dd79e1
Updated changelog
2005-04-07 21:25:14 +00:00
Philippe Plantier
91f7775230
Fixed traits not being always translated.
2005-04-07 21:16:50 +00:00
Philippe Plantier
8b66681d8e
Added support for Kinsoku-Shori
...
(rules for word-wrapping of Japanese characters)
2005-04-07 20:10:51 +00:00
Susanna Björverud
ff80f75da5
Updated Japanese translation
2005-04-07 19:45:18 +00:00
Susanna Björverud
7a48610665
Added Hungarian translation
2005-04-07 12:52:44 +00:00
Susanna Björverud
b48ceb6347
New Russian manual
2005-04-07 10:42:20 +00:00
Susanna Björverud
331b0b1555
Updated Spanish translation
2005-04-07 10:40:23 +00:00
Susanna Björverud
f118267ab0
Updated Norwegian translation
2005-04-07 08:03:26 +00:00
Richard Kettering
b1f10053b8
I should probably mention that new "slurbow" fellow.
2005-04-07 05:42:34 +00:00
Richard Kettering
5a6a87531b
Minor update regarding graphical changes.
2005-04-07 05:31:48 +00:00
Richard Kettering
1cc07c27fb
Added the Orcish Slurbow to the main tree.
2005-04-07 05:01:18 +00:00
Richard Kettering
4212d0aac0
New images for entire orcish archer line,
...
...featuring improved inter-level differentiation, a more orcish "look
and feel", and images for the orcish slurbow.
2005-04-07 04:48:23 +00:00
Richard Kettering
94de9a5778
Sharper knives for the orcs.
2005-04-07 03:26:25 +00:00
Dave White
8ea0445c74
added client support for 'kick' command
2005-04-06 21:39:46 +00:00
Philippe Plantier
231ebcbb76
Fixed word-wrapping for around ideograms.
2005-04-06 21:35:39 +00:00
Philippe Plantier
61ef8304b5
Updated changelog
2005-04-06 20:48:01 +00:00
Philippe Plantier
09fee7f409
Added, in the client, the support for 2 new kinds of server => client messages
...
for multiplayer:
[version]
[/version]
This message asks the client its version. The client replies with, for example:
[version]
verion="0.9"
[/version]
And
[redirect]
host=host.blah.org
port=12345
[/redirect]
This message asks the client to connect to another host instead of this one.
Those will, when they are implemented by the server, replace the "version="
mechanism to check versions.
2005-04-06 20:46:45 +00:00
Susanna Björverud
9480a874c7
Updated French translation
2005-04-06 19:38:19 +00:00
Yann Dirson
75f00105ae
dammit ! had to underquoted those AC_DEFINE arguments again...
...
...so that autoheader works ! use a workaround for the expansion bug,
by changing the name of the m4 macro to be different from the cpp one
2005-04-06 19:18:41 +00:00
Yann Dirson
3c83e8ba0a
fixed some underquoted arguments to m4 macros
2005-04-06 19:13:03 +00:00
James Spencer
36de91e6fc
Fix Typos
2005-04-05 22:21:09 +00:00
James Spencer
c48eabe5a8
Fix Typos
2005-04-05 22:01:26 +00:00
Dave White
56a657483d
fixed filesystem read functions to load in binary mode on Windows
2005-04-05 21:47:27 +00:00
Dave White
7720d82749
enabled :debug command when in a non-networked game
2005-04-05 21:36:31 +00:00
John W. C. McNabb
f022873aff
Walking Corpse versions
2005-04-05 21:35:49 +00:00
Philippe Plantier
34be7286d5
Fixed some quoted image filenames containing extraneous spaces,
...
...resulting in missing unit images.
2005-04-05 20:37:12 +00:00
Philippe Plantier
7d156ebfa5
Enabled the loading of savegames to be tolerant to corrupt / badly formed saves
...
...like those issued with some versions of the game.
2005-04-05 19:42:07 +00:00
Philippe Plantier
0485aac51b
Made variable_set use a get_variable_const method,
...
...which returns a const tstring&, to allow the code to build in
MSVC6.
2005-04-05 18:32:31 +00:00
Susanna Björverud
4f573e3b13
Updated French translation
2005-04-05 17:59:03 +00:00
Susanna Björverud
432dc139b2
Updated French translation
2005-04-05 16:50:18 +00:00
Susanna Björverud
458604ff00
Added GenericGame to the Russian translation
2005-04-05 16:46:24 +00:00
John W. C. McNabb
4f7fb9db47
added undead-zombie variations
2005-04-05 16:22:24 +00:00
Yann Dirson
e82f844091
have config.status create the translations dir instead of configure itself;
...
create it in $srcdir, since an out-of-tree builddir is not a suitable
datadir; do not attempt to do so when $srcdir is not writable
(eg. source tree on a read-only network filesystem); robustified the
symlink creation
2005-04-05 15:22:56 +00:00
Yann Dirson
b90c25b2f8
generate src/wesconfig.h at configure-time (bug #10340 )
2005-04-05 15:03:03 +00:00
Susanna Björverud
b60e0040d4
Added Russian translation
2005-04-05 14:16:55 +00:00
Yann Dirson
4f7fd4a01b
made the hotkeys pref dialog larger,
...
...so that even the french translation does not overwrite themain list
2005-04-05 13:37:15 +00:00
Susanna Björverud
19f322d3f6
Polishing. Moved Ayin's last additions from 0.8.11 to cvs HEAD
2005-04-05 13:13:09 +00:00
Susanna Björverud
b4cf324e39
Updated Russian translation
2005-04-05 13:02:04 +00:00
Yann Dirson
973d131dda
set default zoom level in tinygui mode consistently with size of tiles
2005-04-05 12:09:49 +00:00
Yann Dirson
c657694007
use quotes around "+" zoom label in 320x240 theme
2005-04-05 12:08:05 +00:00
Yann Dirson
6d69c2e6eb
320x200 update
2005-04-05 11:40:10 +00:00
Yann Dirson
670ff6458d
downscaling and cleanup of preferences dialog in tinygui mode for 320x240
2005-04-05 11:36:40 +00:00
Susanna Björverud
f8febb829e
Updated French translation
2005-04-05 10:27:52 +00:00
Susanna Björverud
c42f393e56
Updated Spanish translation
2005-04-05 09:33:28 +00:00
Susanna Björverud
5d5f3780e2
Updated Japanese translation
2005-04-05 07:23:00 +00:00
James Spencer
5bec8649f6
The Drake Changes
...
(Please note, anything labelled increase tends to be no more than + 1)
2005-04-05 00:15:10 +00:00
Philippe Plantier
02818bfe0a
Made the tokenizer ignore '\r' characters at low-level,
...
...preventing them to be included in quoted strings etc.
2005-04-04 20:14:21 +00:00
Yann Dirson
ed421496bc
downscaling of campaign-selection dialog in tinygui mode - now usable at 320x240
2005-04-04 20:05:58 +00:00
Dave White
10d921f1cc
made campaign server use 5 worker threads instead of 1 to stop it from hanging
2005-04-04 15:56:07 +00:00
Susanna Björverud
e5309bb66e
Updated German translation
2005-04-03 19:26:23 +00:00