Jyrki Vesterinen
a9e2b4ae46
Add @madmax28 to credits
2017-01-29 18:09:28 +02:00
Jyrki Vesterinen
19dec1aa5d
Merge pull request #916 from madmax28/fix_mp_quick_replay
...
Fix an issue with "quick replay" when joining multiplayer games
2017-01-29 17:44:09 +02:00
Wedge009
ee7ea31eb2
addon_list.cpp: Add missing configuration for VC Release build.
...
[ci skip]
2017-01-29 23:17:08 +11:00
Maximilian Fricke
9f62832b0e
Update changelog
2017-01-29 12:46:50 +01:00
Maximilian Fricke
542873784e
Fix a bug preventing quick replay when joining MP games
2017-01-29 12:44:24 +01:00
Jyrki Vesterinen
973edcc33a
Add-on list: inject the required linked groups
...
This way it's no longer necessary for the containing window to define the
groups, eliminating possibility for an easy mistake if a developer wants to
create a new window that contains an add-on list.
2017-01-28 18:04:28 +02:00
Jyrki Vesterinen
6f94a8ffed
Allow composite widgets to inject linked groups
2017-01-28 17:59:36 +02:00
Jyrki Vesterinen
688f85cf94
Add-on list: enable inline install buttons again
2017-01-28 15:56:41 +02:00
Jyrki Vesterinen
e158c63a95
More work on the add-on list widget
2017-01-26 20:31:53 +02:00
gfgtdf
4b1ca8a50a
fix a translatable string
2017-01-26 14:29:36 +01:00
gfgtdf
fc40439fbc
improve needs_select= deprecation message
2017-01-25 20:13:00 +01:00
gfgtdf
38b3320b76
fix a translatble string
...
this was accidently changed in 0d07c1a815 (diff-f37d3b85a3cd4267bcee0adadb58bbf6L715)
2017-01-25 20:10:42 +01:00
Allefant
421f8ff70a
[wmlunits] fix inclusion of mainline eras
2017-01-24 23:51:21 -05:00
Jyrki Vesterinen
daf08b6825
Fix UB in attack_predictions::set_data()
...
Dereferencing an end iterator is undefined behavior.
With Microsoft debug CRT it causes a crash.
2017-01-24 19:13:30 +02:00
Allefant
efb560a23a
fix typo
2017-01-23 20:09:32 -05:00
Allefant
88a9929717
[wmlunits] ignore translation errors from gettext
2017-01-23 19:48:01 -05:00
ln-zookeeper
78716d991f
TSG: Resized and cropped Infantry Lieutenant/Commander sprites properly
...
The Infantry Commander sprite was even causing the ~BLITting of the leader crown to fail due to its 68x85 dimensions.
2017-01-23 10:41:33 +02:00
Jyrki Vesterinen
67330a1c0a
Fix build with compilers other than Visual Studio
2017-01-21 23:35:43 +02:00
Jyrki Vesterinen
dc71d9d671
WIP: make the add-on list a widget
...
The purpose of this change is ability to create more dialogs which present
a list of add-ons, such as a GUI2 version of the "Install Dependencies"
dialog.
This change is still highly incomplete. First of all, I disabled inline
install buttons and ability to sort the add-on list. In addition, a lot of
functionality that belongs in the add-on list widget is still in the GUI2
add-on manager instead. It is also notable that the widget relies on
several linked groups being defined in the window.
I plan to finish the transition to the add-on list widget, and address the
problems in the previous paragraph, in the future. The linked group issue
is going to require a lot of work in particular: I plan to either make
linked groups grid-specific instead of window-specific (like they are now)
or allow widgets to inject linked groups to the containing window. Either
way, I'm going to change the operation of GUI2 fairly deeply.
2017-01-21 22:57:51 +02:00
elias-pschernig
a6ba51fc05
Merge pull request #914 from elias-pschernig/wmlunits
...
[wmlunits] use scons as cmake seems broken right now
2017-01-20 14:24:25 -05:00
Allefant
f904306b58
[wmlunits] use scons as cmake seems broken right now
2017-01-20 14:09:04 -05:00
Nils Kneuper
20f8a62e74
updated German translation
2017-01-20 18:54:33 +01:00
loonycyborg
bde38f073c
Servers: added sanity checking of payload size in gzipped WML packets
2017-01-20 21:35:25 +03:00
Jyrki Vesterinen
4d65344986
Make the selected item visible in listbox::layout_children()
...
The biggest change from this is that list boxes now keep the selected item
visible when you change the sorting option.
This change also keeps an add-on visible in the new add-on manager after
installing it, which is why I made this change in the first place.
2017-01-19 21:24:57 +02:00
ln-zookeeper
801ef5ab2d
DW: Position Marg-Tonz's treasure chest a bit better on his keep
...
A tiny detail and not necessary at all, but why not.
2017-01-19 15:30:50 +02:00
ln-zookeeper
7b0ebf6c5b
DW: Assorted speaker and dialogue tweaks
...
Most changes according to reports and fixes posted by Wesbane on the forums, but I've tweaked most of his code and added a few things. Most notable change is that I'm not accounting for the player's possible undead units, because I intend to remove the Undead Bat.
2017-01-19 15:28:13 +02:00
gfgtdf
954fe05eed
fix OOS in case that [do_command] was used on the wrong client.
2017-01-17 22:21:18 +01:00
Jyrki Vesterinen
02b39fff53
Fix: it was possible to shrink GUI canvas widgets
...
Regression from e4aa7c0d9504b5286ece73941421768948024774. It was the
drawing widget code that was in the wrong, since styled_widget has never
explicitly guaranteed that it won't shrink.
Fixes a WML error in shop dialogs in the UMC campaign Bad Moon Rising with
a low screen resolution.
2017-01-17 22:15:28 +02:00
loonycyborg
1ac990413c
scons: fix out of tree build issue with source lists
2017-01-17 04:49:16 +03:00
loonycyborg
0801402dcf
Fix out of tree build issue in scons/ieee_754.py
2017-01-17 04:22:47 +03:00
loonycyborg
6883f73c0f
Handle the case of no rows returned in fuh::db_query_to_string
2017-01-17 04:09:21 +03:00
loonycyborg
8714ece259
Improved error handling in forum_user_handler
2017-01-17 03:47:05 +03:00
ln-zookeeper
092c99de21
Fixed and tweaked Direwolf and Direwolf Rider idle animation timing
...
Timing of Direwolf Rider broken in commit e1590a4254 / patch #3682 . Also, I made the animations pause at frame 4 instead of after it.
2017-01-16 12:09:58 +02:00
ln-zookeeper
a012ccb400
Added wolf variation of Walking Corpse and Soulless, by Vyncyn
2017-01-16 11:54:41 +02:00
Elvish_Hunter
759c3414f3
Merge pull request #804 from matthiaskrgr/woptipng-script
...
add woptipng png compression script
2017-01-15 21:53:16 +01:00
gfgtdf
887fc584c2
add some TODO comment about [do_command]
2017-01-14 23:10:52 +01:00
Jyrki Vesterinen
bca0a2e380
New add-on manager: wire up install buttons in the add-on list
2017-01-14 18:34:19 +02:00
Jyrki Vesterinen
6e20ddaeea
Fix -Wunused-lambda-capture compiler warnings
2017-01-14 10:41:03 +02:00
ln-zookeeper
980dd4e5fb
Added some grain to the wooden doors to give them a bit more texture
...
Also trimmed the images from 180x144 to 144x144 and removed some stray pixels and transparency artifacts.
2017-01-13 13:22:45 +02:00
ln-zookeeper
6638df53a4
Removed request to e-mail Team Survival replays to Roze
2017-01-13 11:57:18 +02:00
ln-zookeeper
803d809e41
EI: Map aesthetic tweaks (castles and villages)
2017-01-13 02:12:53 +02:00
Jyrki Vesterinen
5d7849ec73
New add-on manager: fix add-on version being shown as 0.0.0 after install
2017-01-12 20:41:18 +02:00
Jyrki Vesterinen
fc928d6841
Renamed manager_old.hpp back to manager.hpp
...
There isn't anything obsolete in manager.hpp.
Hence having _old in its name is unnecessary and misleading.
2017-01-12 20:34:23 +02:00
Jyrki Vesterinen
c2e6de3a95
Merge pull request #910 from wesnoth/remove-pane-experiment
...
Stop replacing listboxes with panes with --new-widgets
2017-01-10 17:36:10 +02:00
ln-zookeeper
ae07bcb3e1
Redrew lightbeam tiles to prevent cumulation of alpha in adjacent tiles
...
Also cropped them from 166x216 to standard 144x216.
2017-01-09 13:52:31 +02:00
ln-zookeeper
300ebd1caf
UtBS: Attack icons for energy ray, horror fangs and twister
...
By Eleazar, from the UMC Magic Icons pack, with minor color modifications.
2017-01-09 11:36:00 +02:00
ln-zookeeper
c1f2aafcf1
Updated changelogs
2017-01-08 19:52:31 +02:00
ln-zookeeper
c16c31636e
HttT: Fixed visual inconsistencies in Li'sar's scepter variations
2017-01-08 19:36:19 +02:00
ln-zookeeper
55886675d9
Added animated smoke to volcanoes, and made them use the new lava
2017-01-08 14:59:05 +02:00
Jyrki Vesterinen
15bea098c4
Second attempt to fix tests failing to build
2017-01-07 22:31:11 +02:00