Commit Graph

21955 Commits

Author SHA1 Message Date
Nils Kneuper
5fd49798c2 updated Chinese translation 2008-01-20 00:40:24 +00:00
Nils Kneuper
ddd497f0ff credits update 2008-01-20 00:38:34 +00:00
Benoît Timbert
9d72e2acaf Changelog update (+ Kitty's portraits) 2008-01-19 20:31:25 +00:00
Benoît Timbert
d6d723a3ed Credit update 2008-01-19 20:16:39 +00:00
Benoît Timbert
d14fd16939 Added and wired a few elvish portraits from Kitty
Note: some .cfg will be updated once a more specific portrait is
available
2008-01-19 19:59:54 +00:00
Pauli Nieminen
352f1bc4ca Fixed weapon special filters for defender to have correct attacker and defender 2008-01-19 19:34:44 +00:00
Pauli Nieminen
f89e35275c fixed weapon_specials filter_opponent to work in attack selection (bug #8333)
Made quick replay skip messages
2008-01-19 17:48:26 +00:00
Mark de Wever
18cc2ce38e Skip replay no longer skips the story for players only for observers
(bug #9538).
2008-01-19 15:06:52 +00:00
Mark de Wever
8ee74b60d9 Make sure the python campaign client list shows a space...
...between the headers if the size of the column is smaller than the
header (eg uploads).
2008-01-19 14:20:34 +00:00
Nils Kneuper
324453e1aa updated German translation 2008-01-19 12:34:07 +00:00
Mark de Wever
c65894cd25 Remove an obsolete script which is a leftover form the time thot was an addon.
Spotted by Rhonda.
2008-01-19 11:27:27 +00:00
Mark de Wever
1106e2a7fb Linger mode overlay is also drawn over fog and shroud (bug #10811).
Patch is based on the comment of alink in the bug report.
2008-01-19 11:02:14 +00:00
uso
fd0d69539e fix a typo which prevented clear_labels from working when it's not your turn,
convert a stream explicitly to string to get its content and not the address
2008-01-19 03:12:34 +00:00
uso
a7a33df398 fix the checks against player_info_->end()...
...which may be the cause for the server crashes
2008-01-18 23:51:05 +00:00
Mark de Wever
3a1bf1edaa Added a more graceful handling of maps without a header (bug #10787).
Did some minor code and changelog cleanups.
2008-01-18 22:14:42 +00:00
Jérémy Rosen
2e83d2f3a0 fix blend_with not working at frame level 2008-01-18 20:15:52 +00:00
Mark de Wever
8505e6ade9 Fixed unchecked vector access. 2008-01-18 20:04:25 +00:00
Nils Kneuper
a3c4a9027e updated Lithuanian translation 2008-01-18 18:06:28 +00:00
Nils Kneuper
d473d609ec updated Turkish translation 2008-01-18 16:39:09 +00:00
Gunter Labes
f509c11759 prevent crashes when we don't find some players 2008-01-18 14:44:55 +00:00
Piotr Cychowski
0720f7749f Fix the event that was supposed to reanimate fallen elves and orcs...
...when placing possessed Garak (still might be somewhat buggy but at
least works)

When placing possessed Garak on medium give 50% chance to spawn
Soulless instead of WC on each retinue spawn

Fix a typo
2008-01-18 13:28:55 +00:00
Gunter Labes
cda7238f59 also allow clearing labels 2008-01-18 13:09:15 +00:00
Piotr Cychowski
6cca30563e Fix a typo
Spawn a Soulless when loosing a tent (50% chance on medium, 100% on hard)

Replace wrongly added Spectre recruit option with intended Wraith
2008-01-18 12:07:03 +00:00
Gunter Labes
c2d814cef6 update_side_data() afterall to allow correct filtering.. 2008-01-18 12:03:32 +00:00
Gunter Labes
ea54536a4c allow the host to give/take control as he pleases again
(not necessary a final decision..)

produce a server message when illegal commands are encountered
2008-01-18 11:32:31 +00:00
Gunter Labes
97f99f3e6f don't update_side_data()...
...and actually make observers with the right name assume a side.

will probably break rejoining of an advanced game with the same nick
2008-01-18 10:59:56 +00:00
Gunter Labes
69915cd539 make it possible to provide additional parameters for wesnothd...
...on the commandline
2008-01-18 09:34:00 +00:00
Gunter Labes
3b69764597 add a space between sender and chat message (like everywhere else) 2008-01-18 08:08:18 +00:00
Gunter Labes
7a847a1547 make log level changing also available from chat
tweak the chat command parsing to exclude the command character '/'
2008-01-18 07:49:28 +00:00
Piotr Cychowski
21140cb966 Stop the AI from recruiting skirmishers
Add chocobone to recruit list on hard

Add bats to recruit list

Make recall chance dependent on distance from keep and number of
recalls so far

Make AI recruit lvl2 creatures on hard instead of lvl1 that get
instantly leveled.
2008-01-18 07:32:50 +00:00
Gunter Labes
ac71b98bf0 actually prevent whispering from a *member* to a player of the same game.. 2008-01-17 17:49:10 +00:00
Mark de Wever
2611da0e10 Converted NO_MAP_DATA to new map format. 2008-01-17 17:29:16 +00:00
Gunter Labes
ae5f941216 merge start_next_scenario() into start_game()
prevent inserting empty keys when reading from level_

read the playing_team from the snapshot to figure out the correct
starting side for savegames
2008-01-17 16:39:34 +00:00
Pauli Nieminen
22d42d8642 Made ESC to clear hotkey when changeing hotkey (bug #10783) 2008-01-17 14:17:52 +00:00
Piotr Cychowski
d7fe5cc9da Add fire damage to Garak's weapon as a blessing result
Overhaul the way the specials are filtered
2008-01-17 12:47:32 +00:00
Gunter Labes
0373bdfe64 allow players to label and rename units again when it's not their turn 2008-01-17 12:27:28 +00:00
Gunter Labes
93902ec7fb change the default timestamp to "%Y%m%d %T "; makes some things easier.. 2008-01-17 12:24:08 +00:00
David Philippi
68316c1057 spanish translation update 2008-01-17 10:26:53 +00:00
Nils Kneuper
9b812b5b3e revert accidential commit by boucman 2008-01-17 09:49:07 +00:00
Gunter Labes
ae4f407264 filter commands not only by player but by *current* player
(the client doesn't do any filtering so far..)

seems to work fine, needs testing..
2008-01-17 09:36:06 +00:00
Gunter Labes
f579adcfda also set all side controllers to 'human' when the next scenario starts 2008-01-17 08:43:12 +00:00
Piotr Cychowski
888e9e9c50 Fix dust devil amlas, add 2 hp when increasing max hp 2008-01-17 07:48:40 +00:00
Piotr Cychowski
15a5462623 remove redundant condition (with a spelling mistake ;) 2008-01-17 07:43:56 +00:00
Nils Kneuper
f555b2604f updated Italian translation 2008-01-17 07:08:39 +00:00
uso
c032d4dcce reset turn statistics also in replays,
reset it in one place per play controller
2008-01-17 01:26:06 +00:00
uso
de54969b3a damage statistics for the current turn...
...also works for observers and droided players now
2008-01-16 23:49:43 +00:00
Gunter Labes
76fae104e3 changelog entries for 2008-01-16T21:38:29Z!soliton@wesnoth.org and 2008-01-16T22:55:56Z!soliton@wesnoth.org 2008-01-16 23:03:03 +00:00
Gunter Labes
d89606f198 reset double clicked state
(fixes bug #10777: Cannot cancel a multiplayer password prompt)
2008-01-16 22:55:56 +00:00
Gunter Labes
0100f0141a of course this was needed after all. stupid client
(fixes bug #10779: Rejoining game causes major problems)
2008-01-16 21:38:29 +00:00
Jérémy Rosen
5ecae2cc57 fix bug #9019 make [animate_unit] actually usefull 2008-01-16 21:26:00 +00:00