Commit Graph

21415 Commits

Author SHA1 Message Date
Taurus
d85f983815 THoT - Underlevels Balancing 2007-12-19 23:14:10 +00:00
Gunter Labes
b63cbfd1ea force disconnects on server shut down 2007-12-19 23:12:54 +00:00
Taurus
fb4cc0c212 THoT - Underlevels, new event 2007-12-19 08:19:41 +00:00
Taurus
b2cb561bbb More Broken WML Fixing 2007-12-19 04:16:44 +00:00
Dimitar Ilccov
e8e89ed581 Fixed an error in a dialog message in HttT's 13_The_Dwarven_Doors.cfg 2007-12-18 19:32:18 +00:00
Nils Kneuper
ad74e78e41 updated Chinese translation 2007-12-18 19:02:50 +00:00
Ali El Gariani
cbb841d226 Give a WML topic to the Units section, so we can easily add text there.
And allow dynamic contents generator to also list links to child sections
2007-12-18 14:23:25 +00:00
Ali El Gariani
ebcbdacd70 Remove the obsolete tome_title game_config key,
since attributions are now defined directly in each tips of the day.
2007-12-18 13:49:39 +00:00
Ali El Gariani
beacf600b8 Add a "encountered_units" key to filter tips-of-the-days.
This meet a frequent FR for displaying only simple tips for beginners
and later show more advanced ones. The key accept number (at least N
units) and list of id (at least one of them) and you can mix it
("Troll,30"), using a OR base.

This allow to show very specific tip (e.g. teleport) only after having
encountered units with this abilities. You can also use
campaign-specific units to detect if already played and so maybe make
reference about it.
2007-12-18 13:30:52 +00:00
David Philippi
3befb13fe5 danish translation update 2007-12-18 12:31:22 +00:00
Taurus
c86b0610c3 Fixed bug #10544 2007-12-18 09:12:37 +00:00
Ali El Gariani
59b3d34bd4 Quickly add of the races list in the contents page of the Units section 2007-12-17 22:45:41 +00:00
Benoît Timbert
79b0e735aa Get rid of an unecessary translatable string ( _"\n\n" ) 2007-12-17 21:36:11 +00:00
Benoît Timbert
faaa337d9b French translation update 2007-12-17 21:28:10 +00:00
Nils Kneuper
687626b6c0 pot-update 2007-12-17 20:18:31 +00:00
Ali El Gariani
c9e457eb44 Kill an old, obsolete and unused function (remove only one footstep) 2007-12-17 18:32:10 +00:00
Ali El Gariani
ec62ad9c4a Add useful info into the "turn to reach" number and clean relative code
The idea is to better show the end-of-turn rules to beginners (or special case)

- Use red color for end of turn caused by ZoC

- Use bracketed number for end of turn caused by village capture

- Remove the old parentheses (a relic from the "all in one line" times)

- Also display turn to reach > 9, we have enough space now

- Don't use "1" just because no MP left (on rough terrains, you can
have only 1 MP left, so be forced to end your turn there and a missing
"1" is misleading) PS: we can also display this by using other clues
(images, etc..), but like this it's stay simple (more info with only
one number)
2007-12-17 18:22:38 +00:00
Lari Nieminen
0eff98ff65 Converted wardrums.wav to .ogg and moved it to core/sounds/ambient/. 2007-12-17 17:56:26 +00:00
Jérémy Rosen
5aba45d829 first go at the new animation API, still a WIP.
No regression expected. if anything changes, please tell me.

Note that:

* Fire and forget doesn't work yet, don't try using it

* I will probably change how mvt anims work as discussed in IRC, but
  that's for a future commit
2007-12-17 17:51:36 +00:00
Nils Kneuper
38bad0370e updated Chinese translation 2007-12-17 16:16:03 +00:00
Eric S. Raymond
dcdb94b21d Minor text fixes. 2007-12-17 12:43:06 +00:00
Piotr Cychowski
927915d2d2 Thread safe and Win98 backwards compatible project files for use with Dev-Cpp. 2007-12-17 09:26:09 +00:00
Gunter Labes
96b2548035 better handling of gamelist_diff errors
send the gamelist_diff immediately when a user disconnects

do not send the gamelist_diff to users that already got the complete
gamelist on game end
2007-12-17 05:44:18 +00:00
Taurus
1aec9bb24d THoT Underlevels Balancing 2007-12-17 05:39:48 +00:00
Gunter Labes
c3f8688eaa compile with profiling
handle profiling logs

use the new shut down feature to properly shut the server down on
ctrl+c
2007-12-17 05:26:05 +00:00
Gunter Labes
6f6033a04b added a "shut_down" admin command to shut the server down gracefully
a bit nicer (more useful?) exit codes
2007-12-17 01:54:02 +00:00
Gunter Labes
ad657bccb6 silence a warning 2007-12-17 01:47:54 +00:00
Taurus
95918197be THoT - Underlevels WML pollishing 2007-12-16 22:56:26 +00:00
Gunter Labes
01d86b29f8 only comment undoing of recruits out for now
correct the RELEASE_NOTES entry (undo OOS is not specific to undoing
recruits)
2007-12-16 20:52:44 +00:00
Ali El Gariani
f089d9d854 Improve the sections tree of the help:
Clicking on the icon open/close the section, clicking on the title of
a section open its associated page, double click on the title do both
actions.

Most section have now a basic generated contents, but we can WML-add
text (like for abilities. Weapons specials probably need this) and
maybe later use specialized contents with a short additional info or
image near the links.

PS: Units section-pages not done yet, and some details to fix about
the icon (fast clicks sometimes doubled, and do we allow click at left
of the icon ?)
2007-12-16 16:30:02 +00:00
Mark de Wever
2d093c07c8 Disallow undoing of recruits:
It could cause OOS errors when undoing a recruit if recruit was send
over the network and the undo not. Since it's rarely possible the
option has entirely been removed. This will also make it easier to get
random properly working everywhere in MP.
2007-12-16 11:26:33 +00:00
Taurus
e8cd74ff06 More WML Work in THoT - Underlevels 2007-12-16 08:31:41 +00:00
Miguel Zapico
5455bcdd01 Fixed some inconsistences in the unit tree translation.
All current countries now present on the index page
2007-12-16 05:58:48 +00:00
Eric S. Raymond
1ab93c2257 WML syntax and prose fixes. 2007-12-15 20:56:59 +00:00
Mark de Wever
e750830c0c Make sure all members are initialized in the constructor. 2007-12-15 20:26:21 +00:00
Mark de Wever
67687630ab Make sure all members are initialized in the constructor. 2007-12-15 20:23:37 +00:00
Mark de Wever
6953536d80 Make sure all members are initialized in the constructor. 2007-12-15 20:10:00 +00:00
Mark de Wever
6c3239bb42 Resize actions can be undone again (closes bug #10216). 2007-12-15 19:57:26 +00:00
Mark de Wever
4bba4dd0fd Make sure all members are initialized in the constructor. 2007-12-15 19:43:36 +00:00
Mark de Wever
4270dcb8e8 Fix bug #10219:
increased the precision of the mouse in the top row of the editor

changelog update
2007-12-15 19:20:32 +00:00
Mark de Wever
23f0c09c1d Make sure all members are initialized in the constructor. 2007-12-15 19:00:32 +00:00
Mark de Wever
3122f0b8a9 Fix one bug in scenario 12.
esr please fix the other problems

[if] at 448 and [then] at line 455 aren't terminated.
2007-12-15 17:53:48 +00:00
Gunter Labes
ece61197d0 add proper special notes to some units
update the undead horseman to be more comparable to current undead stats
2007-12-15 17:48:40 +00:00
Mark de Wever
5ca206a1c2 When loading some invalid WML,
don't abort the game but go back to the main menu instead.
2007-12-15 17:46:54 +00:00
Lari Nieminen
198656da96 Removed a redundant animation. 2007-12-15 17:31:45 +00:00
Lari Nieminen
d91fb6503d Added scepter variation graphics for Konrad...
(as Commander and Lord only). Also, made the scepter variations lose
their bows (this can be reverted if wanted).
2007-12-15 17:29:03 +00:00
Eric S. Raymond
913187ef9b Update the campaign blurb. 2007-12-15 16:57:46 +00:00
Eric S. Raymond
96c8d8719b Fix a problem that was breaking campaign loading. 2007-12-15 16:50:02 +00:00
Nils Kneuper
16412b40f3 running utils/wesnoth-pngcrush
total saved: 28 KB, 19 files
2007-12-15 15:35:23 +00:00
Mark de Wever
3df02965dd WML_ASSERT -> VALIDATE 2007-12-15 15:16:08 +00:00