Mark de Wever
b5ae677123
Updated to the new style.
2008-08-25 15:35:57 +00:00
Mark de Wever
72f8b75d53
Updated to the new style.
2008-08-25 15:35:52 +00:00
Lari Nieminen
2c2c32d641
Fixed a silly nested [message].
2008-08-25 15:18:26 +00:00
Lari Nieminen
acd38ade79
Fixed a typo.
2008-08-25 13:14:38 +00:00
Lari Nieminen
d00fd3607f
Applied the new experimental gold carryover model to SoF:
...
...you carry 20% of your finishing gold to the next scenario, applied
as a bonus on top of the minimum starting gold. Also a couple of tiny
WML tweaks.
2008-08-25 12:51:58 +00:00
Nils Kneuper
dc72300a84
comment out troll whelp death animation...
...
...since it is still based on the old baseframe
2008-08-25 08:16:16 +00:00
Richard Kettering
a843a6a82e
Replaced the shadow's face with something more iconic.
2008-08-25 05:04:24 +00:00
Eric S. Raymond
66f7074df0
Bias the orcs towards killing each other.
...
Otherwise Al'Tar tends to run straight north and slaughter the peasants.
2008-08-25 05:04:09 +00:00
Eric S. Raymond
bb7df3e518
Fix some typos and poor usages in comments.
2008-08-25 04:08:26 +00:00
Mark de Wever
a5abf58f2c
Add a new title screen.
...
Now that all 'stable' --new-widgets code has been moved to the default way
starting with --new-widgets is no longer needed unless you want to develop for
it. So the new proof-of-concept title screen can be committed. Only has the
basic buttons which work, but needs some cleanup up, both in looks and code
working.
2008-08-24 19:27:53 +00:00
Benoît Timbert
80f0ea6556
No more macro inside translatable strings (which were a *wrong* thing)
...
Strip the color codes from the translatable strings
2008-08-24 15:37:32 +00:00
Lari Nieminen
9a82cd7462
Fixed the alpha feedback problem of the lit terrain icons.
2008-08-24 13:11:02 +00:00
Lari Nieminen
a488853843
Fixed some editor group issues.
2008-08-24 08:57:36 +00:00
Benoît Timbert
109f48d8d2
More macro inside string fixes ... Marked the remaining one with FIXMEs
2008-08-23 21:58:13 +00:00
Benoît Timbert
1203585182
*NEVER* call macro inside translatable strings,
...
...it won't work if a transation is used.
TODO: there is some others in
data/multiplayer/scenarios/ANL_utils/ANL_leader_options.cfg to fix
(trickier because it's [message] child macros)
2008-08-23 21:36:48 +00:00
Benoît Timbert
64e4567423
Typo fix
2008-08-23 21:12:31 +00:00
Eric S. Raymond
9d80dc43bc
parlay and parley are different words.
2008-08-23 20:35:45 +00:00
Mark de Wever
98c8377a09
Converted the listbox items with icons to the new format.
2008-08-23 20:24:45 +00:00
Mark de Wever
42e30eb72d
Changed the sizes of the listbox...
...
...so it can be used for normal and tiny gui.
2008-08-23 20:24:33 +00:00
Mark de Wever
030423a3b3
Fix the size problems for the listbox.
...
I forgot to add the resolutions so the last was always picked which
caused the tiny gui version never to be selected.
2008-08-23 18:59:29 +00:00
Mark de Wever
395b129ccd
Merge the up and down arrow in one file.
...
With some macros it can be made quite the same and easier to add more
buttons in the future. Also added a tiny gui version.
2008-08-23 17:39:58 +00:00
Mark de Wever
56c14b6372
Change the vertical scrollbar to use more macros...
...
...and be usable with tiny-gui.
2008-08-23 16:54:18 +00:00
Mark de Wever
948d239017
Remove text_font_size since it's no longer mandatory...
...
...and makes no sense here.
2008-08-23 16:54:12 +00:00
Mark de Wever
3b22e1c100
Refactored the listbox text items.
...
More macros and added the tiny-gui definitions.
2008-08-23 16:54:00 +00:00
Pauli Nieminen
c934825607
Excluded data/test/ from tarball
2008-08-23 16:08:37 +00:00
Mark de Wever
31e3435e74
The disabled text was fully transparent by default, fixed to fully opaque.
2008-08-23 15:57:16 +00:00
Mark de Wever
a0d21aa9e4
Rename addon.cfg to addon_connect.cfg
2008-08-23 15:13:39 +00:00
Eric S. Raymond
1046cdd39d
Use hut graphics appropriately.
2008-08-23 14:11:17 +00:00
Mark de Wever
8cbc6a3d92
Add the new button in the addon dialog to the definition as well.
2008-08-23 13:44:26 +00:00
Mark de Wever
155336027e
Textbox widget definition refactoring.
...
Cleaned up the widget to use the new macros and also added the (not so
well) tested code for tiny gui.
2008-08-23 13:44:19 +00:00
Lari Nieminen
e17a69afbc
Fixed Malin not getting bumped to lvl3 if he's still lvl1.
2008-08-23 08:57:57 +00:00
Lari Nieminen
a1a7ffc203
Added myself as a DiD and SoF maintainer.
2008-08-23 08:49:40 +00:00
Eric S. Raymond
7f8309f43b
Use hut grapphics for Orcish villages.
2008-08-22 23:04:21 +00:00
Eric S. Raymond
d845db0a32
Use hut variations in HttT.
2008-08-22 22:17:19 +00:00
Lari Nieminen
a1066f1c32
Use the new hut variations in SotBE.
2008-08-22 22:09:57 +00:00
Eric S. Raymond
7c71adcbf9
Use hut graphics for Orcish country.
2008-08-22 21:59:05 +00:00
Eric S. Raymond
86fe063494
Systematic use of hut graphics for Orcish and Trollish villages.
2008-08-22 21:49:05 +00:00
Lari Nieminen
911f36ce16
Fixed a WML typo.
2008-08-22 21:28:22 +00:00
Eric S. Raymond
070281576f
Use the new hut graphics for Orcish hill and mountain villages.
2008-08-22 21:19:51 +00:00
Lari Nieminen
f89376d9d2
Added snow, hills, snow hills and mountains variations of the hut village.
2008-08-22 20:53:12 +00:00
Mark de Wever
444f77e141
Fix a typo in a macro name, spotted by Zookeeper.
2008-08-22 19:33:45 +00:00
Mark de Wever
1af166edc6
Refactored the label definition and added a tiny-gui version.
2008-08-22 19:12:18 +00:00
Mark de Wever
af42d9eb9c
Found out the button should use the small font,
...
...also restored the normal font to its previous value.
2008-08-22 18:58:44 +00:00
Mark de Wever
41aeb68c43
The extra parens are no longer needed, the bug has been fixed in 2008-08-21T18:01:14Z!b.waresiak@gmail.com.
2008-08-22 18:55:11 +00:00
Elias Pschernig
dcc4b22d46
Attempted to fix bug #12205...
...
...un-escaping wasn't properly done in wesnoth_addon_manager. I can't
test if downloading campaigns works now or not, but it
might. Uploading is still broken, will look into that later.
2008-08-22 15:39:13 +00:00
Eric S. Raymond
1d0e0c22bb
In DiD, use the hut graphic for villages in Orcish country.
2008-08-22 07:57:44 +00:00
Eric S. Raymond
03a2fbd27e
Another fix for an odd case in The Underlevels.
2008-08-22 02:51:35 +00:00
Lari Nieminen
5171ff95ab
Fixed a recruit list typo.
2008-08-21 20:21:36 +00:00
Lari Nieminen
7ac281091f
Fixed a recruit list typo.
2008-08-21 19:32:55 +00:00
Mark de Wever
c47f2fc58a
Cleaned up the macros and used more macros for the button.
...
Also add a definition for tiny gui in the button, other widgets will follow.
2008-08-21 17:56:33 +00:00