Author Topic: Nightly: 15 October 2022 - Revision 848d133fe  (Read 202 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 15 October 2022 - Revision 848d133fe
Here is the nightly for 15 October 2022 - Revision 848d133fe



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


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


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


Group: MacOSX
nightly_20221015_848d133fe-builds-Mac.tar.gz (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 8f8a6ca52
Author: Goober5000
Commit: Goober5000

    warning tweak
 code/scripting/api/libs/base.cpp | 5 +++++
 1 file changed, 5 insertions(+)

------------------------------------------------------------------------
commit 3dcfa99c4
Author: MjnMixael
Commit: GitHub

    add warp flash to ingame options (#4776)
 code/cmdline/cmdline.cpp       |  3 +--
 code/cmdline/cmdline.h         |  1 -
 code/fireball/fireballs.h      |  2 ++
 code/fireball/warpineffect.cpp | 17 ++++++++++++++---
 4 files changed, 17 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit da7228ced
Author: Goober5000
Commit: Goober5000

    model.Submodels fix
 code/scripting/api/objs/model.cpp | 3 +++
 1 file changed, 3 insertions(+)

------------------------------------------------------------------------
commit e3424b435
Author: mjn-mixael
Commit: mjn-mixael

    apply team colors to all target view styles
 code/hud/hudtargetbox.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit d73ac5938
Author: Goober5000
Commit: Goober5000

    enhance ba.print and add ba.println
 code/scripting/ade.cpp           | 210 +++++++++++++++++++++------------------
 code/scripting/api/libs/base.cpp |  44 ++++++--
 2 files changed, 149 insertions(+), 105 deletions(-)