Modding, Mission Design, and Coding > Nightly Builds

Nightly: 30 October 2024 - Revision e9be8d242

(1/1)

SirKnightly:
Here is the nightly for 30 October 2024 - Revision e9be8d242



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


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


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


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


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


--- Code: ---------------------------------------------------------------------------
commit e3d28b7fb
Author: Goober5000
Commit: Goober5000

    adds getBreedName() in a few places
 code/scripting/api/objs/object.cpp       |  2 +-
 code/scripting/api/objs/parse_object.cpp | 12 ++++++++++++
 code/scripting/api/objs/team.cpp         | 18 +++++++++++++++---
 code/scripting/api/objs/wing.cpp         | 12 ++++++++++++
 4 files changed, 40 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit a9d2605c0
Author: Goober5000
Commit: Goober5000

    proper fix for fighter/bomber
 code/parse/sexp.cpp                 | 130 +++++++++++++++++++++++++++---------
 code/parse/sexp.h                   |   2 +-
 code/ship/ship.cpp                  |  26 ++++++--
 code/ship/ship.h                    |   3 +
 fred2/sexp_tree.cpp                 |   3 +
 qtfred/src/ui/widgets/sexp_tree.cpp |   3 +
 6 files changed, 127 insertions(+), 40 deletions(-)

------------------------------------------------------------------------
commit 947b3d4f2
Author: Goober5000
Commit: Goober5000

    Revert "add the fighter/bomber type back to objecttypes.tbl"
 code/def_files/data/tables/objecttypes.tbl | 72 +++++++++---------------------
 1 file changed, 22 insertions(+), 50 deletions(-)

------------------------------------------------------------------------
commit 649d458e8
Author: Asteroth
Commit: Asteroth

    fix spelling
 code/scripting/api/objs/weaponclass.cpp | 4 ++--
 code/weapon/shockwave.cpp               | 2 +-
 code/weapon/shockwave.h                 | 2 +-
 code/weapon/weapons.cpp                 | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit 40e334fc9
Author: Asteroth
Commit: Asteroth

    Disambiguate shockwave cases
 code/scripting/api/objs/weaponclass.cpp | 6 +++---
 code/weapon/weapons.cpp                 | 8 ++++++++
 2 files changed, 11 insertions(+), 3 deletions(-)

------------------------------------------------------------------------
commit 0fd2e9396
Author: Goober5000
Commit: Goober5000

    add several useful hud gauge functions
 code/parse/sexp.cpp                  | 47 +++++++++++++++++++++-
 code/parse/sexp.h                    |  3 +-
 code/scripting/api/objs/hudgauge.cpp | 77 ++++++++++++++++++++++++++++++++++++
 3 files changed, 125 insertions(+), 2 deletions(-)

--- End code ---

Navigation

[0] Message Index

Go to full version