10353 Commits

Author SHA1 Message Date
Rusty Russell
01751ea84e Simplify healing as per multiple discussions:
No limit of hitpoints per cure/heal, heal at start of healer turn.

Healing still doesn't stack (you can only be healed by one thing), but
standing next to allies healer can get you double-healing.

If healers are now too powerful, simplest would be to limit number of
patients each healer can treat.

If allied healers are too powerful, we could extend limit across
entire turn, so unit cannot be treated by more than one healer per
turn, even allies.
2006-03-27 09:36:42 +00:00
Rusty Russell
8fdcfa7358 Use default music list for tutorial. 2006-03-27 09:17:28 +00:00
Hogne Håskjold
65e6f14523 Icon tile for tropical forest 2006-03-27 09:15:22 +00:00
Hogne Håskjold
401764f72c Corrected keep tiles by pekka 2006-03-27 08:57:36 +00:00
Hogne Håskjold
7a57400516 New enc. tents by mog 2006-03-27 08:49:18 +00:00
Hogne Håskjold
d4f5578998 More ruin tiles from pekka 2006-03-27 08:31:39 +00:00
Richard Kettering
05acfd78f4 Added new bow attack image. 2006-03-27 03:02:17 +00:00
Gunter Labes
6a11c9bfc4 added the disallow_names key 2006-03-26 21:48:09 +00:00
Gunter Labes
155d12c6a0 corrected several encoding issues fixing a crash
(hopefully didn't break anything in the process)

ran utils/codeclean
2006-03-26 20:29:58 +00:00
Gunter Labes
72b5ac9aaf minor fixes to the dialog 2006-03-26 18:16:03 +00:00
Jérémy Rosen
3bc3b27066 small improvements 2006-03-26 16:03:56 +00:00
Jérémy Rosen
980cf2dd70 fix double sound bug 2006-03-26 14:43:10 +00:00
Dominic Bolin
d0b648d6ba Merge all 1 msec frames. 2006-03-26 14:18:17 +00:00
Jérémy Rosen
57f6eb91ee fix disapearing frames in ranged attacks 2006-03-26 13:57:52 +00:00
Jérémy Rosen
f04f6a2efe fix healing bugs 2006-03-26 13:34:23 +00:00
Jérémy Rosen
69503f7c7f make help content available from title screen 2006-03-26 13:25:44 +00:00
Jérémy Rosen
a5786a94b2 fix sound in fog and hit sound when miss 2006-03-26 09:03:13 +00:00
John W. C. McNabb
70e87204af removed temporary music variables. 2006-03-26 01:33:28 +00:00
Gunter Labes
a8ae1fc7f1 [[MP features]]
* two additional MP timer settings, time reservoir limit and action bonus:
    Reservoir prevents the turn timer from exceeding an upper limit.
    Action bonus is added after turn for each attack, capture, and recruit.

* share view/map option removed from multiplayer create screen

* slider for each player to adjust their base income

...and then we shall have peace
2006-03-25 23:41:10 +00:00
Jérémy Rosen
0e78243e07 fix bug with tab completion and case sensitivity 2006-03-25 23:23:40 +00:00
Nils Kneuper
0240c1adae updated Italian translation 2006-03-25 20:09:21 +00:00
Nils Kneuper
c80825308c updated Italian translation 2006-03-25 20:08:09 +00:00
John W. C. McNabb
cf4a4c2553 commenting out drop shadow. 2006-03-25 19:37:13 +00:00
Benoît Timbert
302a6da4ca interpolate_variables_into_stringed a few tags to handle betteles the variables and the arrays.
(To be continued)
2006-03-25 18:15:41 +00:00
John W. C. McNabb
1dd6f0ca41 more minor tweaks to about look. 2006-03-25 18:14:02 +00:00
John W. C. McNabb
92f7a0f8c7 narrowed the text frame in about. 2006-03-25 18:05:10 +00:00
John W. C. McNabb
4a1a731560 test with using shading background for text in about. 2006-03-25 17:53:06 +00:00
Jérémy Rosen
7bae067320 fix previous error in commit 2006-03-25 17:42:09 +00:00
Jérémy Rosen
f18777e461 fix alt key under macosx 2006-03-25 17:21:48 +00:00
John W. C. McNabb
30df2a8e78 Fixed translation bug in about and campaign chooser. 2006-03-25 16:17:37 +00:00
Scott Klempner
fc88150432 bugfix to show urza's portrait 2006-03-25 15:46:07 +00:00
Jérémy Rosen
ce343c53bf add cost to help 2006-03-25 15:30:26 +00:00
Jérémy Rosen
812b22e947 fix freeze on fog limit 2006-03-25 15:04:15 +00:00
J.W. Bjerk
7e81d96612 tSG: made urza afalas' death cause actual defeat when appropriate.
some attempts to make portraits work.
2006-03-25 14:29:00 +00:00
John W. C. McNabb
de415deb04 Fixed disappearing Francisco bug. 2006-03-25 13:10:55 +00:00
Rusty Russell
feb8a7a3bd Sounds can now be a comma-separated list of alternatives,
...as requested by zookeeper.
2006-03-25 11:53:02 +00:00
Rusty Russell
e433fec742 Implement Pinkham algo for less random music selection (avoid repetition). 2006-03-25 11:22:27 +00:00
Lari Nieminen
b6328a6979 Added a few orc sound variations. 2006-03-25 10:20:44 +00:00
Rusty Russell
a6a9cdd652 Fix Segmentation Fault when Show Enemy Moves is off.
Seems like display should be handed around instead of acceleration
parameter and the magic "5"?
2006-03-25 08:33:23 +00:00
Rusty Russell
04ac1b2122 Commit change reported to fix bug #5552 (which I can't reproduce). 2006-03-25 08:02:49 +00:00
Rusty Russell
65a1867eba Space out tracks more by default, as per Timothy Pinkham's request.
Add wesnoth-1 and wesnoth-2 to default tracks.
2006-03-25 06:10:32 +00:00
Jérémy Rosen
73ca12968d protect units from missing image files 2006-03-24 23:52:13 +00:00
J.W. Bjerk
bc5b946c30 fixed broken image link in UtBS small mudcrawler. 2006-03-24 22:24:08 +00:00
Jérémy Rosen
075851becd fix a freeze due to new engine 2006-03-24 21:10:47 +00:00
Dominic Bolin
2861bca50d Use on the fly calculations for illuminated area_time. 2006-03-24 19:24:17 +00:00
Jérémy Rosen
4c14bd8a32 the long promissed new animation engine... report all glitches to me (boucman) 2006-03-24 19:17:23 +00:00
Dominic Bolin
3a7c85d63b Default disallow names. 2006-03-24 18:35:30 +00:00
Lari Nieminen
70e180a852 Fixed offset bugs in drake glider frames. 2006-03-24 17:06:32 +00:00
Dominic Bolin
87e2d56100 Only send disconnect message to game that the player was in. 2006-03-24 16:26:57 +00:00
Benoît Timbert
36541b7f17 Wired the new Orcish Slurbow attack frames
And removed the old attack frame.
2006-03-24 13:26:44 +00:00