Commit graph

1460 commits

Author SHA1 Message Date
newfrenchy83
b43c132b70 Update Code::Blocks project (#3640) 2018-10-21 16:24:20 +03:00
Martin Hrubý (hrubymar10)
e0f2ebeb5c
Fix Xcode build 2018-10-21 10:39:44 +02:00
gfgtdf
3d1e3b36df add lua terrainmap object 2018-10-20 13:29:16 +02:00
gfgtdf
8ac4ee6ff8 add option to disable wml tests in msvc.
they just take way to long.
2018-10-20 11:43:03 +02:00
newfrenchy83
f594019433 Update Code::Blocks project and add documentation
Manual merge of pull request #3626.
2018-10-18 16:44:22 +03:00
Wedge009
2dd7e87039 MSVC project update.
* Remove invalid entries
* Add files necessary for compilation after master rewrite.

[ci skip]
2018-10-16 22:23:36 +11:00
Martin Hrubý (hrubymar10)
99032c043a
Fix Xcode project after changes in master 2018-10-15 19:30:35 +02:00
josteph
392d75c9a1 Fix VC14 project files
Reported by @newfrenchy83
2018-10-14 19:28:49 +00:00
newfrenchy83
da95fedcad Update Code::Blocks project (#3585)
(cherry-picked from commit 248af054c7)
2018-10-07 03:25:23 +00:00
newfrenchy83
8086df2196 Update Code::Blocks project (#3566)
(cherry-picked from commit e395706309)
2018-10-07 03:25:22 +00:00
Martin Hrubý (hrubymar10)
49f6ef4aa7 Fix unit tests in Xcode
(cherry-picked from commit 1af805ecf7)
2018-10-07 03:24:57 +00:00
Martin Hrubý (hrubymar10)
740bd456ab Fix bug in Fix_Xcode_Dependencies
(cherry-picked from commit 6b5edeb9a8)
2018-10-07 03:24:48 +00:00
Martin Hrubý (hrubymar10)
e4da9d9af4 Use MacCompileStuff for every macOS package
(cherry-picked from commit 6f8c504121)
2018-10-07 03:24:19 +00:00
Martin Hrubý
96bbebb514 Fix building with Xcode 10 (#3460)
Resolves #3458.

(cherry-picked from commit 50301f84e3)
2018-10-07 03:24:17 +00:00
newfrenchy83
341ad0821d Update wesnoth.cbp
(cherry-picked from commit ae11499486)
2018-10-07 03:24:15 +00:00
Martin Hrubý
7e9b98b275 Rewrite macOS version detection (#3448)
This new implementation works more reliably, avoids spawning subshells, and is faster.

(cherry-picked from commit 4282ee3fdc)
2018-10-07 03:24:08 +00:00
Martin Hrubý (hrubymar10)
c9e64a08e5 Remove old macOS specific fonts.conf
(cherry-picked from commit 9bbb1771fa)
2018-10-07 03:24:06 +00:00
Jyrki Vesterinen
f245cd6285 Create a named struct for terrain name and movement pair
This allows the sorting logic top be shared between the sidebar and the
unit preview pane. It also means that we no longer need to create a lambda
to sort them.

I also refactored the generation of movement cost data in help. In
particular, we're no longer extracting the struct to named local variables.

(cherry-picked from commit d8e2498dde)
2018-10-07 03:23:41 +00:00
Martin Hrubý (hrubymar10)
bcf3ba9034 Update README.md for Xcode builds
(cherry-picked from commit 097c89f916)
2018-10-07 03:23:40 +00:00
Charles Dang
510e3a801d VS: updated README
[ci skip]

(cherry-picked from commit 263ad96ad3)
2018-10-07 03:23:38 +00:00
Martin Hrubý (hrubymar10)
674fda85b7 Migrate links to https if available - Fwd c18537edc0
(cherry-picked from commit bc4d22dc72)
2018-10-07 03:23:36 +00:00
newfrenchy83
753f1fb3e5 Update CB project (#3307)
(cherry-picked from commit 411eb6105d)
2018-10-07 03:23:09 +00:00
Martin Hrubý (hrubymar10)
d3d3e19275 Fix Xcode project after 458dd284b8
(cherry-picked from commit dc6d5850f5)
2018-10-07 03:23:07 +00:00
Charles Dang
a72b344029 Updated VS projectfile
[ci skip]

(cherry-picked from commit 162b9de330)
2018-10-07 03:23:07 +00:00
newfrenchy83
f551e5ca8e Enable C++17 in Code::Blocks
(cherry-picked from commit 882eeb52ab)
2018-10-07 03:23:05 +00:00
newfrenchy83
fb403a982a Update wesnothd.cbp
(cherry-picked from commit 9bcaf3a897)
2018-10-07 03:22:48 +00:00
newfrenchy83
18642d983b Update wesnoth.cbp
(cherry-picked from commit cffd51a425)
2018-10-07 03:22:48 +00:00
Martin Hrubý (hrubymar10)
c9c61744cd Xcode Disable -Wsign-conversion and -Wshorten-64-to-32 flags
(cherry-picked from commit 6f2235088c)
2018-10-07 03:21:35 +00:00
Martin Hrubý (hrubymar10)
24889d7da7 Xcode enable all warnings in DEBUG scheme
(cherry-picked from commit d19a82801f)
2018-10-07 03:21:24 +00:00
Charles Dang
3b89e7f7e9 Rename gettext_boost.cpp to gettext.cpp
Since there isn't another version anymore.

(cherry-picked from commit e0beff6615)
2018-10-07 03:21:16 +00:00
Charles Dang
67289fa56e Fixup 2a585118d8 (forgot to bump defines on all configurations)
[ci skip]

(cherry-picked from commit 946e9c31b4)
2018-10-07 03:21:12 +00:00
Martin Hrubý (hrubymar10)
ccbf2f7705 Fix Xcode project after e0192b1b1f
(cherry-picked from commit e16373bada)
2018-10-07 03:21:00 +00:00
Charles Dang
08e4108aa2 Renamed filesystem_boost.cpp to filesystem.cpp
(cherry-picked from commit e0192b1b1f)
2018-10-07 03:20:54 +00:00
Charles Dang
ee2b9d242e Bump min required Windows version to 7
Technically, all this code should work on Vista, (including the recent switch to using
SHGetKnownFolderPath), but since we're also considering requiring Visual Studio 2017
for building, we need Windows 7.

(cherry-picked from commit 2a585118d8)
2018-10-07 03:20:45 +00:00
Martin Hrubý (hrubymar10)
018a4f2571 Use pango and cairo from MCS until #2859 will be fixed
(cherry-picked from commit f217062116)
2018-10-07 03:20:05 +00:00
Wedge009
2e31e464ec Update VC project files.
* Add missing project configurations.
* Remove remaining OpenMP support.
* Tidy filters.

[ci skip]

(cherry-picked from commit 817f612f29)
2018-10-07 03:19:54 +00:00
Charles Dang
31e6c40653 Removed OpenMP-related code
After some discussion, we concluded that this code was unmaintained, not even used in
some places (display.cpp, units/frame.cpp), leaving the only area that really used it
at all the image surface cache. Considering there was never really a conclusive benchmark
of its benefits and because said surface cache will be used a lot less going forward,
we're just removing it and simplifying everything for everyone.

Closes #1260 since it's now irrelevant.

(cherry-picked from commit 3792612fb7)
2018-10-07 03:19:30 +00:00
Martin Hrubý (hrubymar10)
2a9c3d621e Fix Xcode project after a02100a0f1
(cherry-picked from commit 5c8e957355)
2018-10-07 03:19:28 +00:00
Jyrki Vesterinen
4b84091c8b Implement saving MP chat message history (#1194, #2802)
(cherry-picked from commit a02100a0f1)
2018-10-07 03:19:26 +00:00
Martin Hrubý (hrubymar10)
13e402e031 Remove Boost thread from Xcode project
(cherry-picked from commit 6314c6ab05)
2018-10-07 03:19:12 +00:00
Martin Hrubý (hrubymar10)
116a897163 Update link to new MacCompileStuff repo
(cherry-picked from commit 68c1dbeab2)
2018-10-07 03:19:12 +00:00
newfrenchy83
e81512ba83 Update wesnoth.cbp
(cherry-picked from commit 2c65dff722)
2018-10-07 03:18:53 +00:00
Sofartin
eac9fe785c Add l10n-track to macOS Package - #2825
(cherry-picked from commit d27e359d6e)
2018-10-07 03:18:53 +00:00
Sofartin
f806b194ae Bump wesnoth version
(cherry-picked from commit 83c0fc5073)
2018-10-07 03:18:52 +00:00
Sofartin
8cfae7ffd0 Remove libpng headers
(cherry-picked from commit 756f24d85e)
2018-10-07 03:18:51 +00:00
Sofartin
8b5b9ff45a Update Xcode project after 3922a48c5c
(cherry-picked from commit 0d4bd9f908)
2018-10-07 03:18:50 +00:00
newfrenchy83
c2f010d378 Update wesnoth.cbp
(cherry-picked from commit 596f3f1bda)
2018-10-07 03:18:48 +00:00
Sofartin
5d460f8cf3 Fix Xcode Project after 23e78abb20
(cherry-picked from commit 2ae6c9e4d0)
2018-10-07 03:18:47 +00:00
Martin Hrubý
b79cb16edd Updated changelog style (#2680)
* Updated changelog style

I have to do that because maximum size for textfield is 1000x1000 so full changelog doesn't fit there

* Disaled Spell Checking and bumped to 1.13.13

(cherry-picked from commit bca6203bf4)
2018-10-07 03:18:46 +00:00
Sofartin
37795f4271 Remove redundand cp
(cherry-picked from commit 62febff94e)
2018-10-07 03:18:43 +00:00