67093 Commits

Author SHA1 Message Date
Celtic Minstrel
17d32e3083 Update XCode project 2016-11-19 17:15:59 -05:00
Charles Dang
049f067073 Converted Statistics dialog to GUI2 2016-11-20 07:33:22 +11:00
Wedge009
524f23db58 Updating VC project. 2016-11-20 01:49:02 +11:00
Charles Dang
5dcf1213b0 Removed WML for MP Game Set Password (32d69b9c2cde) 2016-11-20 00:52:41 +11:00
Charles Dang
32d69b9c2c MP Game Set Password: removed unused dialog
This functionality was integrated into the new GUI2 MP Create screen, sans dialog prompt.
2016-11-20 00:50:41 +11:00
Nils Kneuper
c7646bbcdf updated Portuguese (Brazil) translation 2016-11-19 12:57:55 +01:00
Charles Dang
3f5d952d3b GUI2/Group: added error if attempting to add member with an already-taken value 2016-11-19 22:53:44 +11:00
Charles Dang
5630efdac3 Improvements to bd258cdcab93 as suggested 2016-11-19 22:46:03 +11:00
Charles Dang
910a81b6cc I am being told that f1686d769bdd was in error
Leaving the const, though.
2016-11-19 22:23:14 +11:00
Charles Dang
e6329da6f4 MP Login: specify same max username length as in MP Method Selection 2016-11-19 22:03:04 +11:00
Charles Dang
65dacf6bc7 Spirit Po: add a missing include for spirit_po::uint 2016-11-19 21:59:40 +11:00
Charles Dang
9d0520d816 Updated CB projectfile 2016-11-19 21:35:17 +11:00
Charles Dang
bd258cdcab GUI2/Group: bunch of refactoring to fix issues when enabling/disabling members
This should fix issues in the Faction Select and Unit Create dialogs where the gender toggles weren't
updated correctly when selecting a new type.
2016-11-19 21:34:51 +11:00
Charles Dang
f1686d769b Made has_gender_variation take a const reference
Should make probably done this originally.
2016-11-19 21:33:03 +11:00
Andreas Löf
3ad8ed267b Really ensure that the requested color is opaque. 2016-11-19 20:11:44 +13:00
Andreas Löf
a27895afd9 Ensure that callers of int_to_color get an opaque colour instead of a fully transparent colour. 2016-11-19 19:35:01 +13:00
Andreas Löf
40f1ebc899 Define a bitmask for and bitshift for SDL colors
This defines, and starts to use, bitmasks for SDL colours. They are primarily defined here so that they can be used in more places in future changes.
2016-11-19 19:25:10 +13:00
Wedge009
69b070afb4 Specifiy which uint type to use (VC compilation fails otherwise). 2016-11-19 11:09:33 +11:00
Wedge009
5ab0c22300 Added spirit_po to wesnothlib VC project. 2016-11-19 10:58:54 +11:00
Celtic Minstrel
c3ee417855 Merge pull request #684 from wesnoth/spirit_po
Support loading translations from PO files

closes #684
2016-11-18 12:49:53 -05:00
Celtic Minstrel
d0700ede45 Silence GCC warnings in spirit_po headers 2016-11-18 12:10:00 -05:00
Celtic Minstrel
fffe3d5d7a Enable loading of po files in addons 2016-11-18 12:09:59 -05:00
Celtic Minstrel
6c32ccb3c3 Add new translation library
(from cbeck88/spirit-po@627a5cb94e )
2016-11-18 12:09:58 -05:00
Celtic Minstrel
4bc0563e73 This namespace alias is defined, so might as well use it 2016-11-18 12:09:57 -05:00
Celtic Minstrel
dc24fa16f7 Remove option to link libintl instead of Boost.Locale 2016-11-18 12:09:56 -05:00
Celtic Minstrel
379df76dcb Fix general logdomain being unavailable from commandline 2016-11-18 12:09:56 -05:00
Celtic Minstrel
b5b086a3b2 Normalize data and userdata paths 2016-11-18 12:09:55 -05:00
Jyrki Vesterinen
c1f1a61f68 Merge pull request #859 from wesnoth/fixed-size-chatbox
Size lock widget
2016-11-18 16:33:54 +02:00
Charles Dang
7cd2408a1c Tree View Node: fixed expanded nodes created in pre_show not showing scrollbars if necessary
I'm not exactly why the added `get_tree_view().layout_size() == point()` check seems to work, but it does.
2016-11-16 19:50:13 +11:00
Jyrki Vesterinen
57b33f3903 Attempted fix for WML unit tests failing 2016-11-16 09:08:32 +02:00
Jyrki Vesterinen
4ed0146251 Lock sizes of all chat boxes
This fixes the chat box randomly becoming too large in the MP lobby.
2016-11-15 22:41:48 +02:00
Jyrki Vesterinen
8f40462116 Size lock widget, the WML part 2016-11-15 22:41:48 +02:00
Jyrki Vesterinen
889e5a8fd6 Size lock widget, the C++ part 2016-11-15 22:41:48 +02:00
Jyrki Vesterinen
a71e2c7cd0 Fix character encoding of Loyalist_Lieutenant.cfg 2016-11-15 22:38:57 +02:00
Lari Nieminen
929093b4e7 Gyra_Solune's unit description updates (#743)
* Updated unit descriptions for the Orcish Grunt line

* Updated unit descriptions for the Merman Fighter line

* Updated unit descriptions for the Sergeant, Lieutenant and General

* Updated unit description for the Peasant

* Updated unit description for the Royal Warrior

* Updated unit description for Ancient Lich

* Updated unit description for Dwarvish Steelclad
2016-11-15 19:34:04 +02:00
Charles Dang
ab1244e7c5 Faction Select: disable Random gender if option not available 2016-11-16 01:53:59 +11:00
gfgtdf
0841876127 fixup 5e0d39c3b6b 2016-11-15 13:06:14 +01:00
gfgtdf
5e0d39c3b6 improve minimap performance for alterntive terrain drawing 2016-11-15 12:57:37 +01:00
Charles Dang
aa67217f1c Revert "Moved get_non_transparent_portion to the more appropriate file"
This reverts commit 0a325797b4bd6beb2720bd730181ce8080528c25.
2016-11-15 12:38:15 +11:00
Pentarctagon
8b0fe5109a Remove leftover nacl stuff
Delete some leftover nacl stuff apparently missed by pull #868
2016-11-14 15:07:48 -05:00
Charles Dang
38d35b050b MP Staging: fixed crash when assigning side to a team with no initial members
The check for this situation was only relegated to initial dialog setup only, not when assigning teams.
2016-11-14 11:07:08 +11:00
ln-zookeeper
63b5ac21fd Undeprecate [event]remove= 2016-11-13 20:03:07 +02:00
Celtic Minstrel
35a581c9e7 Deprecate [event]remove=
[ci skip]
2016-11-13 12:31:06 -05:00
Charles Dang
0a325797b4 Moved get_non_transparent_portion to the more appropriate file 2016-11-13 23:04:39 +11:00
Charles Dang
291a751720 Temporarily disable MP tests until they're fixed 2016-11-13 22:23:21 +11:00
Charles Dang
5cce2895a1 Connect Engine: general cleanup 2016-11-13 22:23:20 +11:00
loonycyborg
43f2285087 Properly delete games in custom deleter
This fixes saving replays and a memory leak.
2016-11-13 13:38:05 +03:00
Celtic Minstrel
6247f104a3 fixup! Travis: Don't run tests for OSX build 2016-11-13 00:51:49 -05:00
Celtic Minstrel
882ded047e fixup! Travis: Don't run tests for OSX build 2016-11-13 00:44:15 -05:00
Celtic Minstrel
70326f371c scons: Finish incomplete wesnoth-bundle target
Note: The target still omits creating the Frameworks directory
required for a distributable bundle.
2016-11-13 00:43:12 -05:00