21659 Commits

Author SHA1 Message Date
gfgtdf
08236f8953 added name= attribute to [item]
name= has no effect but can be used to delete the item. I also changed
[item] to automatically create an id (in case no id was given) and
return that (only usable if called from lua).

I used the id= field from overlay class for this, it was previously only
used by the editor. Not sure if it is a good idea to reuse the id field.
2016-01-31 02:25:46 +01:00
ln-zookeeper
807d7f3a12 Added new desert mountains terrain, by doofus-01
For now, the extra overlay peaks are not included.
2016-01-31 00:41:31 +02:00
ln-zookeeper
6f9a6271a0 Fixed several forest<->mountain layering glitches
This did necessitate changing the base coordinates in a way which does introduce a few undesirable cases of forests overlapping walls to their sw/se, but to me they seem less irritating than the problems with mountains.
2016-01-30 16:32:14 +02:00
Charles Dang
e73c9c61f3 Removed unused window definition
title_screen.cfg defines its own window variant
2016-01-30 01:38:00 +11:00
Charles Dang
12e477f227 Added text alignment support to default label and removed 'alignment' label definition
The special titlescreen tip definition remains
2016-01-30 01:38:00 +11:00
Charles Dang
81655b3e6f GUI2: remove remnants of TinyGUI 2016-01-25 17:34:42 +11:00
Charles Dang
a7ee92fb00 Added (unused) definition and images for a minimal-style vertical scrollbar
Horizontal scrollbar still requires images
2016-01-25 17:34:41 +11:00
Ignacio R. Morelle
a34d036279 Merge pull request #571 from jyrkive/fix-crash-on-openmp-relaunch
Fix some startup crashes
2016-01-25 00:46:19 -03:00
ln-zookeeper
597ca071c4 Updated Adobe Village and new Ruined Adobe Village, from doofus-01 2016-01-24 14:04:08 +02:00
Charles Dang
e4d42dc883 Swap order of tree view toggle button images
This makes the 'unfolded' variation the 'selected' variation
2016-01-24 19:34:06 +11:00
Jyrki Vesterinen
12947486b8 Added myself to credits 2016-01-23 14:50:40 +02:00
Elvish_Hunter
9d12141ab3 changelog and documentation entries about wmlmove removal 2016-01-22 20:46:39 +01:00
Elvish-Hunter
48459baff4 Merge pull request #582 from Elvish-Hunter/python_vc_removal
wmltools: removal of git wrapper functions
2016-01-22 20:38:05 +01:00
Charles Dang
583ab69247 Rename menu2-* dialog images to menu-* 2016-01-22 04:37:47 +11:00
Charles Dang
15ed585af2 tdrop_down_list: use menu dialog style
Also removes hacky +5 addition to dialog width, since it's not needed anymore.
Before d80cb041936e, comboboxes were inadvertently using tbutton and not their
own class, so that may have contributed to the need for it
2016-01-22 04:37:46 +11:00
Charles Dang
19af8302ce Implement GUI2 menu dialog style 2016-01-22 04:37:45 +11:00
Charles Dang
9079dd2c5d Fixup e73030805661 2016-01-22 02:35:40 +11:00
Charles Dang
e730308056 Improved combobox design 2016-01-22 02:24:12 +11:00
Charles Dang
d56b8aaacf Added a GUI macro for left-aligned drawn text 2016-01-22 02:24:10 +11:00
gfgtdf
3983fef8d6 attempt to fix pango markup for labels and comboboxes 2016-01-20 23:06:21 +01:00
gfgtdf
278ac57942 fix LoW scenario4 2016-01-20 21:31:24 +01:00
gfgtdf
95e43a6fc6 make dropdown list width at least the width of the combobox
This also makes the text in the list left-aligned.

patch by vultraz
2016-01-20 17:44:17 +01:00
gfgtdf
4739413502 comboboxes for gui2
This adds a new combobox widget to gui2. Like the gui1 combobox widget
this is more or less only a button that prompts a list dialog below the
button when you click on it.
2016-01-20 17:44:13 +01:00
ln-zookeeper
b2cdd1dbe7 Added Elvish_King/JonasNL to SoF art credits 2016-01-17 21:54:22 +02:00
Charles Dang
bf32cca84f gui2/tslider: small tweak to ensure maximum value is reached
This should fix a small issue introduced in 34b7f97658f1a8c96d872b1bf7bc049faae19715
2016-01-17 22:35:13 +11:00
ln-zookeeper
26fc8c6161 Added SkyOne to Liberty art credits 2016-01-17 02:16:44 +02:00
gfgtdf
15afa4f6ba fix recruits in tutotial
http://gna.org/bugs/?24311
2016-01-16 20:50:22 +01:00
ln-zookeeper
cb835fd40a Added attack and defense animations for Dwarvish Miner, by Elvish_King 2016-01-16 18:37:27 +02:00
ln-zookeeper
c4261af1c5 Unified claws sound timing to -100 2016-01-13 21:29:20 +02:00
ln-zookeeper
3fcf414e06 Unified thorns sound timing to -100 2016-01-13 21:17:50 +02:00
Charles Dang
34b7f97658 gui2/tslider: adjust magic numbers so text area doesn't take up unnecessary space
These new should values allow a 4-digit number comfortably. If more space is needed,
feel free to bump these numbers.
2016-01-13 20:05:27 +11:00
Elvish_Hunter
79f6b4d483 wmltools: removed broken version control hooks 2016-01-12 17:26:12 +01:00
Elvish_Hunter
266bfee1ff removed wmlmove script 2016-01-12 17:18:41 +01:00
Elvish_Hunter
d873695b5f wmllint-1.4: replaced calls to vcmove() with os.rename() 2016-01-12 17:16:15 +01:00
gfgtdf
d911991ad0 some LoW cleanups 2016-01-11 19:05:52 +01:00
ln-zookeeper
f15c7643b9 Unified sword sound timing to -100/-75 (cases of -75 left unchanged) 2016-01-11 16:48:18 +02:00
ln-zookeeper
359fa77a36 Unified axe sound timing to -50 2016-01-11 16:24:18 +02:00
ln-zookeeper
9700d0fd59 Improved sand drifts+stones from doofus-01 2016-01-11 15:58:41 +02:00
ln-zookeeper
ca8a38c147 Merge branch 'master' of https://github.com/wesnoth/wesnoth 2016-01-11 11:30:08 +02:00
ln-zookeeper
b4fc7d92d9 Updates to and new variations of igloos by doofus-01 2016-01-11 11:29:29 +02:00
Charles Dang
8ae305f1d4 tunit_attack: tweaked Profile button positioning 2016-01-11 08:57:42 +11:00
ln-zookeeper
6bce363a44 Changed the Rogue Mage ranged animation 2016-01-10 23:25:16 +02:00
ln-zookeeper
edd6ad4b92 Melee attack animation for Rogue Mage, by SkyOne 2016-01-10 23:04:56 +02:00
Charles Dang
6726c252a5 tunit_attack: made alignment a status label instead of an icon 2016-01-11 03:20:03 +11:00
Charles Dang
3641525cb6 tunit_attack: minor cleanup 2016-01-11 01:54:58 +11:00
Charles Dang
478caacf49 tunit_attack: increase spacing between stat columns 2016-01-11 01:15:01 +11:00
Charles Dang
2c487ffd48 tunit_attack: major progress on GUI2 attack dialog 2016-01-11 00:19:40 +11:00
Charles Dang
f716d6e99d tunit_create: small tweak to icon display 2016-01-10 21:24:31 +11:00
Charles Dang
ec038d8b98 tunit_create: don't link range column to width of stats columns 2016-01-09 23:12:16 +11:00
Charles Dang
698a5b1d74 tunit_attack: populate attacks list with attack stats 2016-01-09 22:54:36 +11:00