Bruno Wolff III
60bf0afdc3
This is 2006-08-08T16:52:55Z!bruno@wolff.to applied to trunk.
2006-08-08 16:53:40 +00:00
Dominic Bolin
412397d049
Fix bug #6534 , and being able to join started games.
2006-08-08 16:20:30 +00:00
Bruno Wolff III
6ec42a363e
Remove broken comments in 1.2 branch
...
corresponds to 2006-08-08T15:40:33Z!bruno@wolff.to in 1.2 branch.
2006-08-08 15:41:57 +00:00
Elias Pschernig
16bc78de9d
Applied revised patch by Ronny Standtke.
2006-08-08 11:02:10 +00:00
Karol Nowak
714151727a
Sync polish manual with the english version.
2006-08-07 21:14:44 +00:00
Jérémy Rosen
4967e62489
fighting animations can now filter on swing number
2006-08-07 20:34:56 +00:00
Nils Kneuper
ee59e7f63a
updated Finnish translation
2006-08-07 19:56:07 +00:00
Jérémy Rosen
94cf19fe44
fix what I broke yesterday
2006-08-07 19:52:30 +00:00
Bartek Waresiak
55ab869242
Sablestone Delta update
2006-08-07 18:31:35 +00:00
Dominic Bolin
810824615c
Fix bug where games could remain in the lobby without any players.
2006-08-07 16:20:35 +00:00
Dominic Bolin
afd1c111dc
Fix bug #6538
2006-08-07 12:21:24 +00:00
Hogne Håskjold
cb137d0b02
Remove unused tiles
2006-08-07 11:17:55 +00:00
Nils Kneuper
e3ab0973ff
removed unused units from tutorial (completed porting of 2006-08-05T23:36:12Z!rusty@rustcorp.com.au)
2006-08-07 11:12:06 +00:00
Isaac Clerencia Perez
55a17e725f
Merged 13022 into trunk
2006-08-07 10:52:21 +00:00
Bartek Waresiak
9798728208
Removed Necrophage from random_leader
2006-08-07 10:34:26 +00:00
Nobuhito Okada
c3bd369170
updated Japanese translation
2006-08-07 05:49:19 +00:00
Nils Kneuper
3c57e2209a
updated Slovak translation
2006-08-06 19:09:26 +00:00
Rusty Russell
08bc2c0b6a
2006-08-05T23:36:12Z!rusty@rustcorp.com.au and 2006-08-05T23:51:22Z!rusty@rustcorp.com.au from 1.2 branch.
...
Fix bug 6514 (Lisar too strong in tutorial)
In addition, make Konrad not advance either, get rid of unused
"scepter" variations, and kill unused Youth, Lord and Commander. And
remove unused tutorial unit images now Konrad cannot advance
2006-08-06 12:00:23 +00:00
Rusty Russell
192b582ef2
String changes suggested in bug #6359
2006-08-06 00:18:19 +00:00
Nils Kneuper
769723952f
updated Russian translation
2006-08-05 20:02:03 +00:00
Jérémy Rosen
cc18ff7fe2
structural change needed for progressive parameters
2006-08-05 13:56:12 +00:00
Nils Kneuper
2e67d4626a
updated French translation
2006-08-05 11:07:54 +00:00
Jérémy Rosen
5063a2b78c
fix most warning in GUI code,
...
the last ones are legit (unused param) and left for Sapient to fix
2006-08-05 10:57:01 +00:00
Jérémy Rosen
796f535de3
greying out of top menu when the info is not valid (i.e it's not your turn)
2006-08-05 10:17:48 +00:00
Jérémy Rosen
c1bdb3c08d
client tells server about victory status
2006-08-05 09:40:17 +00:00
Jérémy Rosen
b62522df87
fix UTF8 names under windows,
...
however I don't have windows myself, so please test that you can still
save and load correctly in particular in japanese
2006-08-05 09:25:28 +00:00
Patrick Parker
de114fa182
include userdir mp scenarios also
2006-08-05 08:22:16 +00:00
Richard Kettering
6da97bdec3
Added team-color macro to elvish sharpshooter cfg.
2006-08-05 07:47:16 +00:00
Richard Kettering
a6f43d4424
New, team-colored images for the elvish sharpshooter.
2006-08-05 07:43:45 +00:00
Nobuhito Okada
a004712f7e
updated Japanese translation
2006-08-05 04:06:37 +00:00
Karol Nowak
e1c06cb893
Tiny gui: use simple_style for menus to save 6 pixels, as suggested by Sapient.
2006-08-04 22:48:18 +00:00
Patrick Parker
09cb862a3b
widens default size for empty combo widgets in tinygui mode
2006-08-04 21:54:22 +00:00
Karol Nowak
223e71bfec
Tiny gui: make the top panel buttons available, remove the preferences button.
2006-08-04 21:15:42 +00:00
Karol Nowak
dc6d9d4a0a
New background for tiny gui lobby, with input field removed.
...
Tiny gui lobby should now be usable, as well as the game creation
screen. Also, further tweaked font sizes.
2006-08-04 19:53:18 +00:00
Benoît Timbert
c8b57ed1b2
Reverse the order, so remove_specials is evaluated before set_specials
...
(Trunk only)
2006-08-04 18:44:22 +00:00
Benoît Timbert
546f9ee53c
gave every ability/special a specific id (some were missing)
...
new remove_special=<coma-separated list of ids> key to remove attack specials
in [effect]
(Trunk only)
2006-08-04 17:41:56 +00:00
Karol Nowak
188f759f04
Tiny gui: reduce font and border size of help strings and tooltips.
2006-08-04 13:46:36 +00:00
Lari Nieminen
3d39eb90d0
A few more transition tweaks.
2006-08-04 13:25:57 +00:00
Karol Nowak
680e0e719c
Reduce redrawing on the loadscreen.
...
SDL_Flip() redraws the whole screen if it's not double buffered - we
don't want that.
2006-08-04 13:11:50 +00:00
Lari Nieminen
35bd27b987
Made some transition adjustments...
...
...and cleaned up the transition definition section. Please report if
you spot any transition glitches.
2006-08-04 13:02:03 +00:00
Karol Nowak
afa27092fe
Introduce a new configure switch (--enable-lowmem)
...
for reduced memory usage by removing extra functionality
2006-08-04 12:18:34 +00:00
Isaac Clerencia Perez
a6f178fcf0
Merge 2006-08-04T10:33:15Z!lari.nieminen@iki.fi
2006-08-04 10:51:47 +00:00
Richard Kettering
d2bc454624
Updated cfg file to match new images.
2006-08-04 10:18:55 +00:00
Richard Kettering
439b1dde50
New, team-colored images for the elven marksman.
2006-08-04 10:12:37 +00:00
Benoît Timbert
bab93a4989
Replace set_special= (obsolete) with [set_specials]
...
(Trunk only)
2006-08-04 07:25:54 +00:00
Isaac Clerencia Perez
78231c10c4
Merge 2006-08-04T00:45:23Z!rusty@rustcorp.com.au into trunk
2006-08-04 06:26:18 +00:00
Patrick Parker
5286628dd8
From: Doc Paterson
2006-08-04 02:42:38 +00:00
Nils Kneuper
c40f860466
updated Polish translation
2006-08-03 21:33:39 +00:00
Benoît Timbert
cea7d24848
new [set_specials] tag to allow custom specials in [effect] tags
...
obsolete set_special= (through it still work)
(Trunk only)
2006-08-03 21:08:02 +00:00
Nils Kneuper
2f415dc895
fixed --with-icondir and --with-desktopdir ( #6499 )
2006-08-03 21:07:50 +00:00