6323 Commits

Author SHA1 Message Date
Isaac Clerencia Perez
cf2ead61a9 Bump version to 0.8.12 2005-04-09 12:40:53 +00:00
Isaac Clerencia Perez
8b0c7b8586 dos2unix it.po 2005-04-09 12:37:10 +00:00
Isaac Clerencia Perez
3341e212e0 pngcrush: total saved: 793.330078125 KB, 734 files 2005-04-09 12:28:12 +00:00
Isaac Clerencia Perez
ce23b9724e Fixed About in Help system 2005-04-09 12:09:49 +00:00
Susanna Björverud
85ea2d8857 Updates 2005-04-09 12:02:42 +00:00
Isaac Clerencia Perez
817f8d82bb Change the Help system menu to work with just one click 2005-04-09 11:31:51 +00:00
Susanna Björverud
baaf62d650 Updated Polish translation 2005-04-09 11:02:06 +00:00
Philippe Plantier
ec38d67fff Adding the support for the Arphic gkai00mp.ttf font for the Chinese language
Fixed a font-initialization-order bug, where the font order was not
used in the title screen.
2005-04-09 09:46:12 +00:00
Philippe Plantier
bc56262d9b Adding support for the gkai00mp.ttf font for Chinese 2005-04-09 09:18:49 +00:00
Yann Dirson
cbd4afb872 orcish slurbow not in this release finally 2005-04-09 08:04:02 +00:00
Richard Kettering
d175d4f2e1 Removed the Slurbow for next release. 2005-04-09 07:02:51 +00:00
Yann Dirson
624771c921 oops, incomplete fix - duplicate variable init outside of AC_CONFIG_COMMANDS :( 2005-04-08 20:12:36 +00:00
Yann Dirson
8d4123f70d creation of the po/*/Makefile.in.in links...
...has to be done before config.status generates Makefile.in's from
them, so it seems we cannot put it inside an AC_CONFIG_COMMAND
2005-04-08 20:05:24 +00:00
Susanna Björverud
3faec2b4ac Updated Swedish translation 2005-04-08 17:43:14 +00:00
András Salamon
722629766d Another typo fixed in a non-translatable error message. 2005-04-08 16:04:56 +00:00
Susanna Björverud
2fdfafb4e0 Updated German translation 2005-04-08 15:30:30 +00:00
András Salamon
fb0a9658c1 Fixed debug message typos (no effect on string freeze: not in .pot files) 2005-04-08 13:39:27 +00:00
András Salamon
585f8ab264 Updated Afrikaans translation 2005-04-08 11:51:02 +00:00
Susanna Björverud
46fac16d9c Updated Swedish translation 2005-04-08 09:49:51 +00:00
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