Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 6e932eb89385a7ef93e59cca8dee39ea14988e3d
      
https://github.com/Warzone2100/warzone2100/commit/6e932eb89385a7ef93e59cca8dee39ea14988e3d
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci.cpp
    M src/hci.h
    A src/hci/groups.cpp
    A src/hci/groups.h
    M src/hci/objects_stats.cpp
    M src/selection.cpp
    M src/selection.h
    M src/wzapi.cpp

  Log Message:
  -----------
  create another forum above the build object menu when it's opened

groups menu for warzone 2100


  Commit: 071270cb8928620e719e3118e4ea6eac709ef66b
      
https://github.com/Warzone2100/warzone2100/commit/071270cb8928620e719e3118e4ea6eac709ef66b
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci.cpp
    M src/hci/groups.cpp
    M src/hci/groups.h
    M src/hci/objects_stats.cpp

  Log Message:
  -----------
  formatting changes


  Commit: e948ad67e10d435aea3efce3de801c0eb1502ae2
      
https://github.com/Warzone2100/warzone2100/commit/e948ad67e10d435aea3efce3de801c0eb1502ae2
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci.cpp
    M src/hci.h
    M src/hci/groups.cpp
    M src/hci/groups.h
    M src/hci/objects_stats.cpp

  Log Message:
  -----------
  groups menu stays in the same place


  Commit: e8f83d68446e30adf8e68ac0add1d131fb056273
      
https://github.com/Warzone2100/warzone2100/commit/e8f83d68446e30adf8e68ac0add1d131fb056273
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci/groups.cpp
    M src/hci/objects_stats.cpp

  Log Message:
  -----------
  menus are in the correct place


  Commit: 954774a352b571b7b3beba4a9cc34a7e21d003a0
      
https://github.com/Warzone2100/warzone2100/commit/954774a352b571b7b3beba4a9cc34a7e21d003a0
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci.h
    M src/hci/groups.cpp

  Log Message:
  -----------
  add defines for the group menu position


  Commit: 86b9397051e15815db04b5ecfa8bfa4c286d123d
      
https://github.com/Warzone2100/warzone2100/commit/86b9397051e15815db04b5ecfa8bfa4c286d123d
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci.cpp
    M src/hci/objects_stats.cpp

  Log Message:
  -----------
  add todo statements


  Commit: c09993bb94837218f09e2c769befb981cf35fcc4
      
https://github.com/Warzone2100/warzone2100/commit/c09993bb94837218f09e2c769befb981cf35fcc4
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/frontend.cpp
    M src/frontend.h
    M src/hci/groups.cpp
    M src/hci/groups.h

  Log Message:
  -----------
  add group menu option to the menu options menu, not yet in the in game 
options menu


  Commit: 13f7e82e5bc7a69c59c8c845f4b163825b3f8541
      
https://github.com/Warzone2100/warzone2100/commit/13f7e82e5bc7a69c59c8c845f4b163825b3f8541
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

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

  Log Message:
  -----------
  option added to in game menu


  Commit: 171afefa9b652d65b140437faa9e429a430f0e6b
      
https://github.com/Warzone2100/warzone2100/commit/171afefa9b652d65b140437faa9e429a430f0e6b
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/configuration.cpp

  Log Message:
  -----------
  groupmenu setting is loaded / saved to the config file


  Commit: f29c603730c3c32fc4f12c679904e542ee34349d
      
https://github.com/Warzone2100/warzone2100/commit/f29c603730c3c32fc4f12c679904e542ee34349d
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci.cpp
    M src/hci/objects_stats.cpp

  Log Message:
  -----------
  groups menu is enabled only when the option is set in menu


  Commit: 215143933707beb7186c0942e207e513f00d965d
      
https://github.com/Warzone2100/warzone2100/commit/215143933707beb7186c0942e207e513f00d965d
  Author: jonathon <jonathonwh...@protonmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci.cpp
    M src/ingameop.cpp

  Log Message:
  -----------
  group menu updates properly when it's enabled or disabled in the in game 
options


  Commit: 418814c26cbd347d4133c7666f14736c9a39744f
      
https://github.com/Warzone2100/warzone2100/commit/418814c26cbd347d4133c7666f14736c9a39744f
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci/build.cpp
    M src/hci/build.h
    M src/hci/commander.cpp
    M src/hci/commander.h
    M src/hci/groups.cpp
    M src/hci/groups.h
    M src/hci/manufacture.cpp
    M src/hci/manufacture.h
    M src/hci/objects_stats.cpp
    M src/hci/objects_stats.h
    M src/hci/research.cpp
    M src/hci/research.h

  Log Message:
  -----------
  Added missing preamble in src/hci/ files


  Commit: 026f904aec7a09d11e2dd3b0f34f98870110679b
      
https://github.com/Warzone2100/warzone2100/commit/026f904aec7a09d11e2dd3b0f34f98870110679b
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M lib/widget/listwidget.cpp
    M lib/widget/listwidget.h

  Log Message:
  -----------
  TabSelectionWidget: Add tab alignment support


  Commit: 4df3e332381d90f244dddb30f17142c2e38992c4
      
https://github.com/Warzone2100/warzone2100/commit/4df3e332381d90f244dddb30f17142c2e38992c4
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M lib/widget/listwidget.cpp
    M lib/widget/listwidget.h

  Log Message:
  -----------
  ListTabWidget: Add optional title


  Commit: a9925ae345b7a92d8f945b9b2844baab7270f284
      
https://github.com/Warzone2100/warzone2100/commit/a9925ae345b7a92d8f945b9b2844baab7270f284
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci/groups.cpp

  Log Message:
  -----------
  hci/groups.cpp: Ignore mouse on labels


  Commit: cd4dd40c44c84dbd423bb43cdb4af36b42dca5bd
      
https://github.com/Warzone2100/warzone2100/commit/cd4dd40c44c84dbd423bb43cdb4af36b42dca5bd
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

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

  Log Message:
  -----------
  IntFancyButton::displayBlank: Make question mark configurable


  Commit: 77e951d601fab28a437e3ea571aa0baaa018555e
      
https://github.com/Warzone2100/warzone2100/commit/77e951d601fab28a437e3ea571aa0baaa018555e
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

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

  Log Message:
  -----------
  IntListTabWidget: Add tab alignment support


  Commit: bf683adb6828f55b23d226eca27bbb1fb12d46d9
      
https://github.com/Warzone2100/warzone2100/commit/bf683adb6828f55b23d226eca27bbb1fb12d46d9
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci/groups.h

  Log Message:
  -----------
  hci/groups.h: Minor tweaks


  Commit: 0e03ef053544e454e413060deab5fd08fa9d7873
      
https://github.com/Warzone2100/warzone2100/commit/0e03ef053544e454e413060deab5fd08fa9d7873
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci/groups.cpp

  Log Message:
  -----------
  hci/groups.cpp: Add "Unit Groups" title, do not display question mark for 
empty groups


  Commit: 9956f9b538ce72f8c383552abe838fcdd9f9d28c
      
https://github.com/Warzone2100/warzone2100/commit/9956f9b538ce72f8c383552abe838fcdd9f9d28c
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/droid.cpp
    M src/hci.cpp
    M src/hci.h
    M src/hci/groups.cpp
    M src/hci/groups.h
    M src/keybind.cpp

  Log Message:
  -----------
  Refactor groups UI state handling, throttle updates to only when changes occur


  Commit: 6d133c4a9e86b42a58de41b96dd4478f1a73d2f6
      
https://github.com/Warzone2100/warzone2100/commit/6d133c4a9e86b42a58de41b96dd4478f1a73d2f6
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/hci.h

  Log Message:
  -----------
  Improve relative centering of object form + power bar


  Commit: 14b9a99a2563f98eb3d45cb4f693ae1f1a326bdb
      
https://github.com/Warzone2100/warzone2100/commit/14b9a99a2563f98eb3d45cb4f693ae1f1a326bdb
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M lib/widget/listwidget.cpp

  Log Message:
  -----------
  listwidget.cpp: Fix MSVC warning


  Commit: 5d4dd37d09ca09a895af0dbe1016b67af866a32f
      
https://github.com/Warzone2100/warzone2100/commit/5d4dd37d09ca09a895af0dbe1016b67af866a32f
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M lib/ivis_opengl/pieblitfunc.cpp
    M lib/ivis_opengl/pieblitfunc.h

  Log Message:
  -----------
  Add iV_DrawImageTint()


  Commit: 09eb246b2acde88a605641adb702d72003c6f129
      
https://github.com/Warzone2100/warzone2100/commit/09eb246b2acde88a605641adb702d72003c6f129
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M data/base/images/intfac.img
    A data/base/images/intfac/image_but_empty_down.png
    A data/base/images/intfac/image_but_empty_up.png
    M src/intdisplay.cpp
    M src/intdisplay.h
    M src/intfac.h

  Log Message:
  -----------
  IntFancyButton: Add buttonBackgroundEmpty option


  Commit: 8571bcbf07cb4733cba3e40fc88717e7d32784ae
      
https://github.com/Warzone2100/warzone2100/commit/8571bcbf07cb4733cba3e40fc88717e7d32784ae
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M data/base/images/intfac.img
    A data/base/images/intfac/image_but_inner_glow.png
    M src/hci.cpp
    M src/hci/groups.cpp
    M src/hci/groups.h
    M src/intfac.h

  Log Message:
  -----------
  Groups UI: Add red glow tint depending on group damage / units lost


  Commit: 33e84fcb7de5661445ba432424db58f130fad75c
      
https://github.com/Warzone2100/warzone2100/commit/33e84fcb7de5661445ba432424db58f130fad75c
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M src/droid.cpp
    M src/hci.cpp
    M src/hci.h
    M src/hci/groups.cpp
    M src/hci/groups.h
    M src/keybind.cpp

  Log Message:
  -----------
  Groups UI: Ensure the selected group's page is displayed

Including when using keybinds to switch groups


Compare: 
https://github.com/Warzone2100/warzone2100/compare/2b43608c2d56...33e84fcb7de5


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

Reply via email to