Modding, Mission Design, and Coding > Nightly Builds

Nightly: 01 June 2022 - Revision d2f4a982e

(1/1)

SirKnightly:
Here is the nightly for 01 June 2022 - Revision d2f4a982e



Group: Win32-SSE2
nightly_20220601_d2f4a982e-builds-Win32-SSE2.zip (Mirror)


Group: Linux
nightly_20220601_d2f4a982e-builds-Linux.tar.gz (Mirror)


Group: Win64-SSE2
nightly_20220601_d2f4a982e-builds-x64-SSE2.zip (Mirror)


--- Code: ---------------------------------------------------------------------------
commit b92f362a8
Author: Goober5000
Commit: Goober5000

    update containers to hopefully fix CI
 .github/workflows/build-nightly.yaml     | 2 +-
 .github/workflows/build-release.yaml     | 2 +-
 .github/workflows/build-test.yaml        | 2 +-
 .github/workflows/cache-master.yaml      | 2 +-
 .github/workflows/test-pull_request.yaml | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit ee1330669
Author: Goober5000
Commit: Goober5000

    add Lua BitOp 1.0.2
 code/scripting/lua.cpp          |   8 ++
 code/scripting/lua/bitop/README |  26 ++++++
 code/scripting/lua/bitop/bit.c  | 189 ++++++++++++++++++++++++++++++++++++++++
 code/scripting/lua/lua_ext.c    |  25 ++++++
 code/scripting/lua/lua_ext.h    |  17 ++++
 code/source_groups.cmake        |   6 ++
 6 files changed, 271 insertions(+)

------------------------------------------------------------------------
commit c1003f76b
Author: Goober5000
Commit: Goober5000

    add new virtvar for getting and setting resize mode, and use it in drawString and drawStringResized
 code/scripting/api/libs/graphics.cpp | 117 ++++++++++++++++++-----------------
 code/scripting/api/libs/ui.cpp       |   9 ++-
 code/scripting/api/objs/enums.cpp    |  14 ++---
 code/scripting/api/objs/enums.h      |  32 ++++++----
 4 files changed, 92 insertions(+), 80 deletions(-)

------------------------------------------------------------------------
commit 5f5d210a9
Author: Goober5000
Commit: Goober5000

    minor cleanup of turret names
 code/hud/hudtargetbox.cpp | 91 +++++++++++++++++++++--------------------------
 1 file changed, 41 insertions(+), 50 deletions(-)

--- End code ---

Navigation

[0] Message Index

Go to full version