Commit graph

1774 commits

Author SHA1 Message Date
Jyrki Vesterinen
8ca0534b28 Visual Studio project: move schema code to wesnothlib
Like it already was in source_lists.
2018-11-12 22:42:28 +02:00
Celtic Minstrel
639787e1c9 Merge pull request #2562 from wesnoth/schema 2018-11-11 13:52:19 -05:00
Celtic Minstrel
a32e279b7c Split tag.hpp into three files 2018-11-04 19:05:21 -05:00
newfrenchy83
965175a2f2 Add battery_info to codeblock project 2018-11-01 14:02:59 +02:00
Jyrki Vesterinen
547e91755e Implement getting battery status on Windows 2018-10-30 07:32:31 +02:00
Martin Hrubý (hrubymar10)
3cb3dbeaf0 Add initial battery_info and apple_battery_info 2018-10-30 07:13:38 +02:00
josteph
f1a5bd09e8 Merge remote-tracking branch 'josteph/forward-port-some-of-the-174'
* josteph/forward-port-some-of-the-174:
  don't call invalidate_layout() unless needed
  Convert a bunch more C-style casts I missed in 0dc5656 to static_cast
  fixup  don't show travis notifications from forks (cherry picked from commit 55bc62f442)
  don't show travis notifications from forks (cherry picked from commit d6ab780ce9)
  fix out of bonunds check
  Lua: Invalidate layout in set_dialog_value()
  Fix includes
  Implement iOS version detection
  Game Load: Use child_or_empty().
  Themes: Fix the observers icon being hidden under the minimap
  Game Load: Restore the ability to select 1.12.6 savegames in the list
  Fix CMake build on macOS
  NR S8: compatibility commit to make the new companions from scratch if we don't have them stored
  Partially revert "Additional village variations (#3342)"
  DM: Add last breath dialog for Zorlan
  DM: Generalize death message so it works when Delfador is young and old
  gui2/unit_recall: Change Recall button back to its correct label
  Updated changelog in Xcode
  Add WML unit test for unupgradable (#3336)
  gui2/unit_recall: Fix i18n issues
  DM: add some TODOs
  iOS: finger scrolling in controls.
  iOS document directories. Might use these on other platforms as well.
  .gitignore for CLion
  German multiplayer translation: fixes
  German translation: reword era descriptions
  German translation: fix a string
  Statistics Dialog: merge unit name and count labels
  add / remove some comments
  Tutorial Part2: Give the player a canche to undo his move
  UtBS 5: changes to scenario locations (#3104)
  Update changelog in macOS package
  SotA: transform bats already after the 5th scenario
  TRoW: revert workaround for #2912
  Changelog entry for the #2912 work around
  TRoW: Increase Rithrandil's workaround portrait height to 700
  TRoW: IPF-downscale Rithrandil's portrait, as a workaround to #2912
  Add missing deprecation messages for deprecated macros
  Northern Rebirth S02_01: keep side 8 leader from wandering off too far
  changelog: remove AToTB AI entry
  wesnothd: prevent another instance of crash from owner not in player_connections
  Increased in-game chat size. This makes it render more smoothly
  Minor tweaks to classic theme (thanks enclave for doing this)
  Update RELEASE_NOTES (cherry picked from commit e2a2a85f16)
  Update changelog for custom AI for AToTB S2
  TRoW: revert changes, to avoid a potential OOS
  Re-apply patches to fix issues #2844 and #2846 in SotA
  Clear RELEASE_NOTES
  Repair 66ab35f in the upwards direction
  Add changelog for 1.14.0
  add placeholer links to appdata file
  Hide Editor help section
  UtBS: readd do_not_list
  UtBS: wmlindent pass
  Fix MP label for #2855
  Fixup 601c67d970
  UtBS: Re-added compatibility code to load old saves using the new elves
  Swap count and name columns in statistics (fixes #2893)
  Revert string changes in SotA for 1.14 RC 3 - gold
  AI recruitment: use unit-specific recall cost
  AI recruitment: fix units on recall list interfering with recruiting
  Fixup f7ab008 before GCC complains about an unused parameter >_<
  Help: disabled parsing error popup
  LoW: Fix translation error in conjunct list (fixes #2833) (#2834)
  Fix pofix
  Changelog entry for recent SotA fixes
  Pofix entry for fc6c3ac04b
  Pofix entry for b86a2968fe
  Pofix entry for ab9f29a7a4
  Fix HP label in longer languages
  Help: removed sort_sections key with invalid value
  less redraw_everything calls when receiving [change_controller]
  fix gui2 dialog disappearing after [change_controller]
  Use a fallback for when the player name is not known in debug notifications
2018-10-30 00:07:10 +00:00
newfrenchy83
0e99c2f2b9 Fix Code::Blocks project 2018-10-28 16:14:49 +02:00
Martin Hrubý (hrubymar10)
e044ea750d Updated changelog in Xcode
(cherry picked from commit 87332aa8b0)
2018-10-28 02:53:08 +00:00
Martin Hrubý (hrubymar10)
946fd52cec Update changelog in macOS package
(cherry picked from commit 493c4acfdd)
2018-10-28 02:53:05 +00:00
Martin Hrubý (hrubymar10)
41c5d0cedd Add changelog for 1.14.0
(cherry picked from commit ff26057382)
2018-10-28 02:53:00 +00:00
Victor Sergienko
8716b8f9d0 #3634, #3557: Port from iOS: Compile with Apple crypto framework instead of OpenSSL. 2018-10-25 23:20:04 -07:00
newfrenchy83
c926f2c718 Update wesnoth.cbp 2018-10-22 08:38:53 -05:00
Wedge009
6ef7dd77ab Properly update MSVC project files for 3d1e3b36 and e0234608.
[ci skip]
2018-10-22 15:33:18 +11:00
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