Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: df92fc6cde3b0aeea7bcf4f6f996470eefad59d6
      
https://github.com/Warzone2100/warzone2100/commit/df92fc6cde3b0aeea7bcf4f6f996470eefad59d6
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M lib/ivis_opengl/CMakeLists.txt
    M lib/ivis_opengl/gfx_api.h
    A lib/ivis_opengl/gfx_api_null.cpp
    A lib/ivis_opengl/gfx_api_null.h

  Log Message:
  -----------
  gfx_api: Add "null" backend implementation


  Commit: 08550c301067ac95ebc43005d00144b13755ee17
      
https://github.com/Warzone2100/warzone2100/commit/08550c301067ac95ebc43005d00144b13755ee17
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    A lib/sdl/gfx_api_null_sdl.cpp
    A lib/sdl/gfx_api_null_sdl.h
    M lib/sdl/gfx_api_sdl.cpp
    M lib/sdl/gfx_api_sdl.h

  Log Message:
  -----------
  [SDL backend] Add "null" backend implementation


  Commit: 6c51e2b7ad99dc9b573560ec396beb3a5f466836
      
https://github.com/Warzone2100/warzone2100/commit/6c51e2b7ad99dc9b573560ec396beb3a5f466836
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M lib/sdl/cursors_sdl.cpp

  Log Message:
  -----------
  [SDL backend] Only apply cursors if they've been initialized


  Commit: 15bb72bfab7612ca31be24017357f5d66c0e8237
      
https://github.com/Warzone2100/warzone2100/commit/15bb72bfab7612ca31be24017357f5d66c0e8237
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M lib/framework/wzapp.h
    M lib/ivis_opengl/gfx_api.cpp
    M lib/ivis_opengl/gfx_api.h
    M lib/netplay/netplay.cpp
    M lib/sdl/gfx_api_sdl.cpp
    M lib/sdl/gfx_api_sdl.h
    M lib/sdl/main_sdl.cpp
    M src/clparse.cpp
    M src/init.cpp
    M src/levels.cpp
    M src/main.cpp
    M src/multiint.cpp
    M src/multiplay.cpp
    M src/wrappers.cpp
    M src/wrappers.h

  Log Message:
  -----------
  Add --headless support, associated refactoring

Headless mode (only supported when also specifying --autogame, --autohost, or 
--skirmish)


  Commit: a176c633cac612c274c88fd83e77fa66b6a831fa
      
https://github.com/Warzone2100/warzone2100/commit/a176c633cac612c274c88fd83e77fa66b6a831fa
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/display.cpp
    M src/loop.cpp

  Log Message:
  -----------
  Shortcut most rendering-related calls if in headless mode


  Commit: 6f3f0b0fd480e02b53af4c4a865f500473dd5ff5
      
https://github.com/Warzone2100/warzone2100/commit/6f3f0b0fd480e02b53af4c4a865f500473dd5ff5
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

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

  Log Message:
  -----------
  Refactor getNumDroidsForLevel / getSelectedPlayerUnitsKilled


  Commit: 9bca9b7cb3a9193799c19009bc306e0bfc820d39
      
https://github.com/Warzone2100/warzone2100/commit/9bca9b7cb3a9193799c19009bc306e0bfc820d39
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/game.cpp

  Log Message:
  -----------
  Fix: gameLoad should return false on openLoadFile failure


  Commit: 513be4fc5e0a93df18abb3b4f27d049d1f9f1ad0
      
https://github.com/Warzone2100/warzone2100/commit/513be4fc5e0a93df18abb3b4f27d049d1f9f1ad0
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/multiint.cpp

  Log Message:
  -----------
  Temporary fix for autogame AI loading, until larger refactoring


  Commit: fa32d3977070513b8eadd83c20ce446d14f6aa8d
      
https://github.com/Warzone2100/warzone2100/commit/fa32d3977070513b8eadd83c20ce446d14f6aa8d
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

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

  Log Message:
  -----------
  Add stdOutGameSummary()


  Commit: d02f005bd5bebd88fc4b9ab6ae0e13a8e4b359d2
      
https://github.com/Warzone2100/warzone2100/commit/d02f005bd5bebd88fc4b9ab6ae0e13a8e4b359d2
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/loop.cpp
    M src/wzapi.cpp

  Log Message:
  -----------
  Output occasional stats to stdout when in headless + autogame mode


  Commit: 6a669ba11a29c0df2d3e91e3a1847a8802b5143d
      
https://github.com/Warzone2100/warzone2100/commit/6a669ba11a29c0df2d3e91e3a1847a8802b5143d
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/clparse.cpp

  Log Message:
  -----------
  [Windows] Add --enableconsole option (Windows only)


  Commit: fd8a1ee4359a7698d325539e39528135e3051afb
      
https://github.com/Warzone2100/warzone2100/commit/fd8a1ee4359a7698d325539e39528135e3051afb
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/clparse.cpp

  Log Message:
  -----------
  Set Windows console output to UTF-8


  Commit: 49c9e1009bc8332c4c1e96e921023e7a02a0fa25
      
https://github.com/Warzone2100/warzone2100/commit/49c9e1009bc8332c4c1e96e921023e7a02a0fa25
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M lib/framework/cocoa_wrapper.h
    M lib/framework/cocoa_wrapper.mm
    M src/main.cpp

  Log Message:
  -----------
  [macOS] Transform app to background when in headless mode


  Commit: 6e22971020b826e900643c42c6951172aa431328
      
https://github.com/Warzone2100/warzone2100/commit/6e22971020b826e900643c42c6951172aa431328
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M lib/framework/CMakeLists.txt
    M src/CMakeLists.txt

  Log Message:
  -----------
  [CMake] macOS: Adjust framework linking


  Commit: b3c5616e129626c179605c929e329318f7259a3b
      
https://github.com/Warzone2100/warzone2100/commit/b3c5616e129626c179605c929e329318f7259a3b
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/main.cpp

  Log Message:
  -----------
  Output additional info when in headless mode


  Commit: b8c164af349811de859fb396ac7cd2a0a0b579f6
      
https://github.com/Warzone2100/warzone2100/commit/b8c164af349811de859fb396ac7cd2a0a0b579f6
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/multiint.cpp

  Log Message:
  -----------
  loadMapChallengeAndPlayerSettings: log error if specified file is missing


  Commit: 5d8acdf121f1a89da13f856219cad1b211632b8c
      
https://github.com/Warzone2100/warzone2100/commit/5d8acdf121f1a89da13f856219cad1b211632b8c
  Author: past-due <30942300+past-...@users.noreply.github.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/main.cpp

  Log Message:
  -----------
  Output if vsync is disabled when in headless mode


Compare: 
https://github.com/Warzone2100/warzone2100/compare/e53313414a70...5d8acdf121f1


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

Reply via email to