[Warzone2100-commits] [Warzone2100/warzone2100] 53efc7: Fix deactivation of research/manufacture buttons

2021-05-22 Thread Thiago Romão Barcala via Warzone2100-commits
  Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 53efc73af592b13e2a81b7e81c70e43ef08167db
  
https://github.com/Warzone2100/warzone2100/commit/53efc73af592b13e2a81b7e81c70e43ef08167db
  Author: Thiago Barcala 
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M data/base/script/rules.js
A data/mp/multiplay/script/rules/events/upgrade.js
M data/mp/multiplay/script/rules/includes.js
M src/qtscript.cpp
M src/qtscript.h
M src/quickjs_backend.cpp
M src/structure.cpp
M src/wzapi.h

  Log Message:
  ---
  Fix deactivation of research/manufacture buttons

A new event `eventStructureUpgradeStarted` was added. When this event is
triggered for a structure owned by `selectedPlayer`, `reticuleUpdate`
will be called, which will cause the reticule buttons to be deactivated,
in case the upgraded building was the only research facility/factory the
player had.

A call to `intRefreshScreen` was added after a structure starts being
demolished, to update the list of research facilities/factories in the
interface.




___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] bf3468: Update base translations

2021-05-22 Thread github-actions[bot] via Warzone2100-commits
  Branch: refs/heads/update_base_translations
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: bf3468d5ec350c9693802ffa7332ab363367b3ee
  
https://github.com/Warzone2100/warzone2100/commit/bf3468d5ec350c9693802ffa7332ab363367b3ee
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M po/POTFILES.in
M po/custom/fromJson.txt
M po/warzone2100.pot

  Log Message:
  ---
  Update base translations




___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] c8a514: Mingw-w64/Clang compat: StackWalker

2021-05-22 Thread pastdue via Warzone2100-commits
  Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: c8a514713e172ebe5d7d7a67559ebb342cd17640
  
https://github.com/Warzone2100/warzone2100/commit/c8a514713e172ebe5d7d7a67559ebb342cd17640
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M lib/exceptionhandler/3rdparty/StackWalker.cpp
M lib/exceptionhandler/3rdparty/StackWalker.h
M lib/exceptionhandler/CMakeLists.txt

  Log Message:
  ---
  Mingw-w64/Clang compat: StackWalker


  Commit: 6f35d54249d096ae823d8b3b468fa393a6170ead
  
https://github.com/Warzone2100/warzone2100/commit/6f35d54249d096ae823d8b3b468fa393a6170ead
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M lib/exceptionhandler/dumpinfo.cpp
M lib/exceptionhandler/exceptionhandler.cpp
M lib/exceptionhandler/exchndl_win.cpp

  Log Message:
  ---
  Mingw-w64/Clang compat: lib/exceptionhandler


  Commit: 867c0e472b1a83ae714d60e181f25dad5ff21d0e
  
https://github.com/Warzone2100/warzone2100/commit/867c0e472b1a83ae714d60e181f25dad5ff21d0e
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M lib/framework/debug.h
M lib/framework/i18n.cpp
M lib/framework/wzglobal.h

  Log Message:
  ---
  Mingw-w64/Clang compat: lib/framework


  Commit: 215f146c8515c9c1c7a1f790986390eab443d8a0
  
https://github.com/Warzone2100/warzone2100/commit/215f146c8515c9c1c7a1f790986390eab443d8a0
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M lib/netplay/netplay.cpp
M lib/netplay/netsocket.cpp

  Log Message:
  ---
  Mingw-w64/Clang compat: lib/netplay


  Commit: 97b2e5a11714b7c8ad77384900c5aabd46e895bb
  
https://github.com/Warzone2100/warzone2100/commit/97b2e5a11714b7c8ad77384900c5aabd46e895bb
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M src/multistat.cpp
M src/multistat.h

  Log Message:
  ---
  multistat.h: Use json_fwd header


  Commit: c31c7faf1be79d0636909a6c9178e1d00501d59e
  
https://github.com/Warzone2100/warzone2100/commit/c31c7faf1be79d0636909a6c9178e1d00501d59e
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M lib/sound/playlist.cpp
M lib/widget/jsontable.h
M src/notifications.cpp
M src/updatemanager.cpp

  Log Message:
  ---
  Mingw-w64/Clang compat: json.hpp includes


  Commit: cddae7ce9814f3b891f67e18839b3e061d800caf
  
https://github.com/Warzone2100/warzone2100/commit/cddae7ce9814f3b891f67e18839b3e061d800caf
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M src/wzscriptdebug.cpp

  Log Message:
  ---
  Mingw-w64/Clang compat: Workaround libintl collision with glm string_cast.hpp


  Commit: c1360db390981f734ca871d96f39db57803b8023
  
https://github.com/Warzone2100/warzone2100/commit/c1360db390981f734ca871d96f39db57803b8023
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M lib/wzmaplib/src/map_io.cpp

  Log Message:
  ---
  Mingw-w64/Clang compat: lib/wzmaplib


  Commit: a1db38aa2e9c08edb1fc5fcf7524f441677c8e2a
  
https://github.com/Warzone2100/warzone2100/commit/a1db38aa2e9c08edb1fc5fcf7524f441677c8e2a
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M lib/sdl/main_sdl.cpp
M lib/sound/oggvorbis.cpp
M src/clparse.cpp
M src/main.cpp
M src/urlhelpers.cpp

  Log Message:
  ---
  Mingw-w64/Clang compat: Various other misc compilation fixes


  Commit: ed0e155f761ac4f3083a82bae299b75eb67f21f0
  
https://github.com/Warzone2100/warzone2100/commit/ed0e155f761ac4f3083a82bae299b75eb67f21f0
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M CMakeLists.txt

  Log Message:
  ---
  [CMake] Mingw-w64/Clang: Generate PDB


  Commit: 18b1c6fd95bcf76bfe1dec434f4902a68d88c213
  
https://github.com/Warzone2100/warzone2100/commit/18b1c6fd95bcf76bfe1dec434f4902a68d88c213
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M CMakeLists.txt

  Log Message:
  ---
  [CMake] Mingw: Do not enable fstack-clash-protection


  Commit: d3de75431377a06211918e7198aa84e9c40a2b52
  
https://github.com/Warzone2100/warzone2100/commit/d3de75431377a06211918e7198aa84e9c40a2b52
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)


[Warzone2100-commits] [Warzone2100/warzone2100] b86bc5: Update base translations

2021-05-22 Thread github-actions[bot] via Warzone2100-commits
  Branch: refs/heads/update_base_translations
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: b86bc57c4b4d7ea02c08ac6e813c8cc3b7294051
  
https://github.com/Warzone2100/warzone2100/commit/b86bc57c4b4d7ea02c08ac6e813c8cc3b7294051
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M po/POTFILES.in
M po/custom/fromJson.txt
M po/warzone2100.pot

  Log Message:
  ---
  Update base translations




___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] ffbed6: Windows: Add check if running under Wine, message ...

2021-05-22 Thread pastdue via Warzone2100-commits
  Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: ffbed6042cbc4bf3ac7e34fbd743dffaa5bdc86c
  
https://github.com/Warzone2100/warzone2100/commit/ffbed6042cbc4bf3ac7e34fbd743dffaa5bdc86c
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M src/main.cpp

  Log Message:
  ---
  Windows: Add check if running under Wine, message about native builds




___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] abdf50: Update base translations

2021-05-22 Thread github-actions[bot] via Warzone2100-commits
  Branch: refs/heads/update_base_translations
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: abdf50811a9253f85ef5d6c30d3d2c20acd0bcd1
  
https://github.com/Warzone2100/warzone2100/commit/abdf50811a9253f85ef5d6c30d3d2c20acd0bcd1
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
M po/POTFILES.in
M po/custom/fromJson.txt
M po/warzone2100.pot

  Log Message:
  ---
  Update base translations




___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits