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
Philippe Plantier
a04b672ba6
Fixed the help crashing the game in font::word_wrap_text
2005-04-03 17:41:25 +00:00
Susanna Björverud
2d675cf105
Updated Japanese translation
2005-04-03 16:27:19 +00:00
Philippe Plantier
2e74d89656
April fools is over, reverting Jetryl's image... Too bad, 't'was cool :)
2005-04-03 12:04:34 +00:00
James Spencer
64eeddcc72
Some minor non-playable scenario tweaks
2005-04-03 04:54:02 +00:00
Philippe Plantier
c2c61db905
Updated changelog
2005-04-02 21:34:56 +00:00
Philippe Plantier
c0496a19c0
Made it so the last campaign host is remembered.
...
Added the "campaign_server" attribute in preferences WML.
2005-04-02 21:33:21 +00:00
Philippe Plantier
bcdf7525e2
Building the server does not require server/variables.cpp anymore
...
Removed some debug output
2005-04-02 14:59:58 +00:00
Philippe Plantier
9a3da24b84
Fixed dialog menus being larger than the screen
...
(like in the campaign download menu, for example).
2005-04-02 14:36:46 +00:00
Philippe Plantier
22d1f9aebf
Made dialog text have a maximal height as well as a maximal width.
...
Made dialog text use word_wrap_text instead of text_to_lines to wrap text.
Rewrote word_wrap_text to support the notion of maximal height.
2005-04-02 14:06:35 +00:00
Jordà Polo
220ee04b5e
updated chinese translation
2005-04-02 13:47:38 +00:00
Philippe Plantier
7d5118a847
Updated changelog
2005-04-02 10:38:27 +00:00
Philippe Plantier
8bdfd1d7d8
Fixed a bug where MP savegames could not be correctly loaded...
...
...when made by the game client, because of the host-side era changes
(CVS internal.)
2005-04-02 10:36:12 +00:00
Richard Kettering
9971446108
And people complained about dwarves with guns...
2005-04-02 08:03:08 +00:00
James Spencer
2a51d7c0f2
Updates
2005-04-01 22:25:04 +00:00
James Spencer
6e47f32e5d
Lady Outlaw Portrait
2005-04-01 21:38:05 +00:00
Susanna Björverud
1322aab965
Updated Slovenian translation
2005-04-01 21:22:06 +00:00
Jordà Polo
6cf140073a
added japanese translators to about
2005-04-01 17:16:55 +00:00
Susanna Björverud
ec44f1a01f
Updated Swedish and Latin translation
2005-04-01 16:23:59 +00:00
Jon Daniel
a3cca6790f
Fixed bug #12526
2005-04-01 13:41:10 +00:00
Susanna Björverud
96890f14fc
Updated British English translation
2005-04-01 09:06:11 +00:00
Yann Dirson
ea39729456
Make use of features from newly-released graph-includes 0.2:
...
excuses for abusive deps. Also add a couple of additional source
files into groups
2005-03-31 22:36:07 +00:00
Susanna Björverud
ead8df8dd8
Polishing and additions
2005-03-31 19:55:42 +00:00