1433 Commits

Author SHA1 Message Date
Jyrki Vesterinen
86c2833f84 Visual Studio project: link to libogg, libvorbis and libvorbisfile
Required for pull request #3851 that was recently merged.
2019-01-22 20:27:34 +02:00
Martin Hrubý (hrubymar10)
b6b7bd6cfb
Fix Xcode project 2019-01-05 08:46:26 +01:00
Jyrki Vesterinen
f34f0c1006 Update Visual Studio project 2019-01-04 19:28:57 +02:00
newfrenchy83
148ea6fbe7 update CB scons project 2019-01-04 19:06:28 +02:00
newfrenchy83
1181811872 update CB projectfile 2019-01-04 19:06:03 +02:00
newfrenchy83
6d06cee014 Update Code::Blocks SCons project (#3762) 2018-12-06 09:29:00 +02:00
newfrenchy83
436f96a6b8 Update Code::Blocks project (#3761) 2018-12-06 09:27:58 +02:00
Martin Hrubý (hrubymar10)
88550b8592
Add data/schema into macOS packages 2018-11-15 15:56:47 +01:00
Martin Hrubý (hrubymar10)
fee7f00bd2
Fix Xcode project 2018-11-15 09:24:08 +01:00
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 55bc62f442da47f0b754ed9b75238c5a53fd76dd)
  don't show travis notifications from forks (cherry picked from commit d6ab780ce94df14a6eb1eeb4df7ce2543fc27069)
  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 e2a2a85f16fb5984ad0e44b0ec3f16a5eb1ac823)
  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 601c67d970c2eac
  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 fc6c3ac04b899b4c7f629a1cd8d80101c7cbb20c
  Pofix entry for b86a2968fe87a7e4112e900070446d4a83808202
  Pofix entry for ab9f29a7a44372a3e3703fd842740a9b425b6f5f
  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 87332aa8b0990536dc5a8cc9956e539c07b1ddff)
2018-10-28 02:53:08 +00:00
Martin Hrubý (hrubymar10)
946fd52cec Update changelog in macOS package
(cherry picked from commit 493c4acfdde0b8dbf11934d9f1b01148d73d1891)
2018-10-28 02:53:05 +00:00
Martin Hrubý (hrubymar10)
41c5d0cedd Add changelog for 1.14.0
(cherry picked from commit ff26057382502b05dbb638518b54b6f438542a50)
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 248af054c70f7e924b6caf24b95d7ff0617f5a12)
2018-10-07 03:25:23 +00:00
newfrenchy83
8086df2196 Update Code::Blocks project (#3566)
(cherry-picked from commit e3957063093ef2cd055af803fa2943c011e57dcd)
2018-10-07 03:25:22 +00:00
Martin Hrubý (hrubymar10)
49f6ef4aa7 Fix unit tests in Xcode
(cherry-picked from commit 1af805ecf74b1da30c916acac00b924f1016de79)
2018-10-07 03:24:57 +00:00
Martin Hrubý (hrubymar10)
740bd456ab Fix bug in Fix_Xcode_Dependencies
(cherry-picked from commit 6b5edeb9a85cb72b7aebc1f6a8f3d1c9366a92b5)
2018-10-07 03:24:48 +00:00
Martin Hrubý (hrubymar10)
e4da9d9af4 Use MacCompileStuff for every macOS package
(cherry-picked from commit 6f8c5041210eba5daa59ca0e52dda5822c3ca005)
2018-10-07 03:24:19 +00:00
Martin Hrubý
96bbebb514 Fix building with Xcode 10 (#3460)
Resolves #3458.

(cherry-picked from commit 50301f84e33d828c39835bc47f04dd1107631960)
2018-10-07 03:24:17 +00:00
newfrenchy83
341ad0821d Update wesnoth.cbp
(cherry-picked from commit ae1149948650c9bb663b00407766a563aee13beb)
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 4282ee3fdc50223e62af2ad60b386b21b6fd690f)
2018-10-07 03:24:08 +00:00
Martin Hrubý (hrubymar10)
c9e64a08e5 Remove old macOS specific fonts.conf
(cherry-picked from commit 9bbb1771fa81f3bc02ef4421b3b90e5574d1fe10)
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 d8e2498dded14e9df5abcd5e20ac8c8c252dca3a)
2018-10-07 03:23:41 +00:00
Martin Hrubý (hrubymar10)
bcf3ba9034 Update README.md for Xcode builds
(cherry-picked from commit 097c89f916e2237bf5713c35accc932efaa96d77)
2018-10-07 03:23:40 +00:00
Charles Dang
510e3a801d VS: updated README
[ci skip]

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

(cherry-picked from commit 162b9de330322edf9723ef2cbed02978b7a38571)
2018-10-07 03:23:07 +00:00
newfrenchy83
f551e5ca8e Enable C++17 in Code::Blocks
(cherry-picked from commit 882eeb52ab38547004f2ba7249913323596188d7)
2018-10-07 03:23:05 +00:00
newfrenchy83
fb403a982a Update wesnothd.cbp
(cherry-picked from commit 9bcaf3a897b2c9174f11d24112a89b7577628f08)
2018-10-07 03:22:48 +00:00
newfrenchy83
18642d983b Update wesnoth.cbp
(cherry-picked from commit cffd51a42570350a7e9704c44a602444c7cad0d2)
2018-10-07 03:22:48 +00:00