Charles Dang
5d9c6b13b1
tpreferences: allow composite slider labels to grow to fill space
...
Instead of using a scroll label.
2016-03-13 14:40:07 +11:00
Elias Pschernig
1279214968
[wmlparser3] use less recursion when parsing
...
specifically, avoid recursion for every double double-quite (i.e. the
escaping of " as "")
2016-03-11 17:12:36 -05:00
Charles Dang
cd84293b63
taddon_list: cleanup and progress
2016-03-12 02:33:14 +11:00
Charles Dang
80bd8883cd
taddon_list: more layout progress
2016-03-11 23:02:39 +11:00
Charles Dang
4b2e7217d8
GUI2: added Large button definition
...
Right now this uses the @2x images intended for Retina support. Should look into
getting some dedicated images made.
2016-03-11 23:02:00 +11:00
Charles Dang
cb0f7d81fa
Added macro for a horizontal spacer line
2016-03-11 21:40:41 +11:00
Charles Dang
c6aa92d028
taddon_list: initial prototype for new full-window GUI2 addons manager
...
This is still behind the --new_widgets guard and is not ready for deployment yet
2016-03-11 01:56:28 +11:00
Charles Dang
7bb10ec2d6
tunit_recruit: use full unit preview pane
2016-03-11 00:34:55 +11:00
Charles Dang
dc2a4d05c6
tunit_create: make sure listbox fills horizontal space
2016-03-11 00:29:37 +11:00
Charles Dang
60c7680ba4
tunit_preview_pane: moved unit name under profile button
2016-03-11 00:04:50 +11:00
Charles Dang
475e87c076
tunit_recruit: used help button definition for help button
2016-03-11 00:03:54 +11:00
Charles Dang
7c239974da
GUI2: added 'help' button definition
2016-03-11 00:03:12 +11:00
Charles Dang
0584118c7e
Updated GUI2 schema for unit preview pane
2016-03-10 22:39:11 +11:00
Charles Dang
cb0ebc01d4
tunit_preview_pane: removed invalid keys in toplevel grid
2016-03-10 22:37:47 +11:00
Charles Dang
e7c2533c5e
Slightly bumped contrast on Rockbound Cave
2016-03-09 23:42:40 +11:00
Charles Dang
1265ee1fc9
Merge pull request #623 from Vultraz/unit_preview_pane
...
GUI2: Unit preview pane
2016-03-09 20:43:43 +11:00
Charles Dang
42816df6f6
Converted Recruit dialog to GUI2
2016-03-09 19:52:25 +11:00
Charles Dang
2b46bb7e46
tunit_preview_pane: added minimal definition (no image/title)
2016-03-09 19:19:08 +11:00
Charles Dang
99ea0aa716
tunit_create: made use of unit preview pane widget
2016-03-09 19:15:14 +11:00
Charles Dang
29e19cd854
GUI2: implemented a Unit Preview Pane widget
2016-03-09 19:15:13 +11:00
ln-zookeeper
6b297edfed
Added chasm transitions for mine walls, and tweaked a few tiles
2016-03-08 17:26:10 +02:00
ln-zookeeper
f3d5092534
Replaced regular mountains with desert/snowy mountains in a few places
2016-03-08 11:47:58 +02:00
ln-zookeeper
b23e6d7882
Added missing portrait credits
2016-03-08 02:01:20 +02:00
gfgtdf
1efd5c750e
Update schema.cfg
2016-03-07 23:16:28 +01:00
gfgtdf
90643a6336
have modifications in campaign dialog visible by default.
2016-03-07 22:39:03 +01:00
Celtic Minstrel
c761a80bd5
Restore the new implementation of the backstab weapon special
...
This reverts commit e0ac69ce962069de1f04e519db48b58a78e593b4.
2016-03-06 18:29:17 -05:00
ln-zookeeper
20b5e84413
Applied the new shallow water on sunken ruined castle
2016-03-07 00:19:33 +02:00
ln-zookeeper
72b01c813a
Fixed river ford glitches by using generic corner transitions
2016-03-06 23:42:20 +02:00
ln-zookeeper
16b3cd6127
Made NEW:GENERIC_CORNER_TRANSITION take arguments for mask and mask IPF
2016-03-06 23:35:55 +02:00
ln-zookeeper
4b5d0734e8
Renamed the "long" terrain masks
2016-03-06 23:30:39 +02:00
Charles Dang
bf3e5b80bd
Slightly increased contrast on Chasms (all variants)
2016-03-07 04:26:28 +11:00
Charles Dang
b92d08ac86
Slightly increased contrast on Cave Floor (Earthy and Regular) and Cave path
2016-03-07 03:47:39 +11:00
ln-zookeeper
2c201d8aad
Various credits updates
2016-03-06 18:27:09 +02:00
ln-zookeeper
0c6cdd5d5e
Replaced hewn cave walls with doofus-01's new mine walls
...
Slightly modified versions for wall-chasm transitions still need to be added.
Old definition for earthy hewn cave walls set as hidden but kept for compatibility; gets drawn exactly the same as the normal walls now.
2016-03-06 18:03:51 +02:00
Charles Dang
9d7a55d433
tlabel: align text to top of available space
...
In most cases, the widget size is the size of the text and looks no different
with this change. However, in cases where the label widget area is larger than
the text (such as in Unit Create), it resulted in text being rendered in the
middle of the available space, which looked weird.
2016-03-07 00:54:41 +11:00
ln-zookeeper
0b1ab96b05
Fixed disjoined connections and stray pixels in rough cave walls
...
For this, I re-created the earthy versions from the normal ones, so their color has very slightly changed. The difference should be subtle enough to not matter.
2016-03-06 15:16:36 +02:00
Charles Dang
ce0d08963c
tgame_load: fixed a misplaced border
2016-03-06 20:45:39 +11:00
Charles Dang
c266747019
tgame_load, tunit_create: allowed certain labels full column size
2016-03-06 06:51:35 +11:00
Ignacio R. Morelle
54d3319afb
gui2/tlobby_main: Keep wmlxgettext from panicking
2016-03-05 16:49:38 -03:00
Charles Dang
6aa060ed06
Fixed [put_to_recall_list] (bug #24390 )
...
put_recall_unit() already deals with erasing it from the map, rendering
this erase_unit() call redundant and harmful.
2016-03-05 11:55:40 +11:00
ln-zookeeper
e0ac69ce96
Revert parts of 12c96a94 to fix doubled backstab damage in right panel
2016-03-04 23:18:20 +02:00
ln-zookeeper
626bf687a1
Re-simplified explanation of healing, with nicer formatting
2016-03-04 18:35:36 +02:00
Ignacio R. Morelle
89e05207e9
gui2/tpreferences: Clearer single-letter translatable strings
2016-03-04 02:43:31 -03:00
Celtic Minstrel
e2c4bc6e53
THoT: Reimplement inspire ability using the new $other_unit variable
...
Bonus: It can now be used on units of level 0, 4, or 5.
(Might be useful for others copying this code.)
2016-03-03 16:19:38 -05:00
Charles Dang
3d0f1364fb
tpreferences: added support for opening preferences to specific main/tab pages
2016-03-04 00:47:48 +11:00
Charles Dang
ff7128f8dc
GUI.pyw: New years copyright update
2016-03-04 00:47:46 +11:00
gfgtdf
ab8bf2d97e
fix replay pause button description
...
https://gna.org/bugs/?24490
2016-03-03 12:03:07 +01:00
Charles Dang
fbad6bdddd
Merge pull request #604 from vn971/patch-2
...
help.cfg: healing clarification
2016-03-03 13:59:48 +11:00
ln-zookeeper
bc8c973a53
Added some missing translation markers for preferences tooltips
2016-03-02 19:38:14 +02:00
ln-zookeeper
d9326e13bf
Added an "Animate water" toggle to display preferences
2016-03-02 13:42:11 +02:00