Modding, Mission Design, and Coding > Nightly Builds

Nightly: 01 May 2022 - Revision d69817567

(1/1)

SirKnightly:
Here is the nightly for 01 May 2022 - Revision d69817567



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


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


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


--- Code: ---------------------------------------------------------------------------
commit a061a08d4
Author: Goober5000
Commit: Goober5000

    address feedback
 code/scripting/scripting.cpp | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 69e0f66d4
Author: Goober5000
Commit: Goober5000

    fix up conditions for script hooks
 code/ai/aicode.cpp                    |   2 +-
 code/ai/aigoals.cpp                   |   2 +-
 code/ai/aiturret.cpp                  |   6 +-
 code/controlconfig/controlsconfig.cpp |   4 +-
 code/object/collidedebrisship.cpp     |  16 +-
 code/object/collidedebrisweapon.cpp   |  16 +-
 code/object/collideshipship.cpp       |   8 +-
 code/object/collideshipweapon.cpp     |   8 +-
 code/object/collideweaponweapon.cpp   |   8 +-
 code/scripting/hook_api.h             |   7 +-
 code/scripting/scripting.cpp          | 439 ++++++++++++++++++----------------
 code/scripting/scripting.h            |   6 +-
 code/ship/ship.cpp                    |  18 +-
 code/weapon/beam.cpp                  |  34 +--
 code/weapon/weapons.cpp               |   4 +-
 freespace2/freespace.cpp              |   6 +-
 16 files changed, 310 insertions(+), 274 deletions(-)

------------------------------------------------------------------------
commit f392c66c9
Author: Adam Leach
Commit: Adam Leach

    Swap menu order of paste commands to follow previous convention
 fred2/fred.rc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 3d9b0c70c
Author: Adam Leach
Commit: Adam Leach

    Better descriptive name for paste operation.
 fred2/fred.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 3b5f6424a
Author: Adam Leach
Commit: Adam Leach

    Use CTRL+SHIFT+V for overwrite-paste
 fred2/fred.rc       |  2 +-
 fred2/sexp_tree.cpp | 28 ++++++++++++++--------------
 2 files changed, 15 insertions(+), 15 deletions(-)

------------------------------------------------------------------------
commit 5de12e2e5
Author: Adam Leach
Commit: Adam Leach

    move over item handle calls too.
 fred2/sexp_tree.cpp | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit 32c0f246e
Author: Adam Leach
Commit: Adam Leach

    Revert re-ordering of menu items
 fred2/fred.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit b3e3fcf1d
Author: Adam Leach
Commit: Adam Leach

    Updated menu name
 fred2/fred.rc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 3f39cbd76
Author: Adam Leach
Commit: Adam Leach

    Clearer Paste function names and saner defaults
 fred2/sexp_tree.cpp | 12 ++++++------
 fred2/sexp_tree.h   |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit a2f6f791e
Author: Tyler Blount
Commit: Tyler Blount

    Forgot some magic numbers
 code/model/modelcollide.cpp |  4 ++--
 code/model/modelread.cpp    | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit 95a0e2f17
Author: MageKing17
Commit: MageKing17

    Allow an unlimited number of ship flags to be parsed at once.
 code/ship/ship.cpp | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

------------------------------------------------------------------------
commit 33c53198a
Author: Tyler Blount
Commit: Tyler Blount

    Update model typecast macros, add safe casts, clean up mistakes and unused function
 code/model/model.h          | 15 ++-------------
 code/model/modelcollide.cpp |  4 ++--
 code/model/modelinterp.cpp  | 20 ++++----------------
 code/model/modeloctant.cpp  |  4 ++--
 code/model/modelsinc.h      | 16 ++++++++++------
 5 files changed, 20 insertions(+), 39 deletions(-)

------------------------------------------------------------------------
commit 64a213c66
Author: Tyler Blount
Commit: Tyler Blount

    Cleanup magic numbers and vertex loading for TMAPs
 code/model/model.h          | 46 ++++++++++++++++++++++++++++++++++++++++++-
 code/model/modelcollide.cpp | 10 ++++++----
 code/model/modelinterp.cpp  | 48 ++++++++++++++++++++++++++-------------------
 code/model/modeloctant.cpp  | 12 +++++++-----
 4 files changed, 86 insertions(+), 30 deletions(-)

------------------------------------------------------------------------
commit d129bcb6b
Author: Joshua Glatt
Commit: Joshua Glatt

    revert unrelated but necessary fix
 qtfred/src/ui/widgets/sexp_tree.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 2403cd7c4
Author: Joshua Glatt
Commit: Joshua Glatt

    add Replace Data for Number/String
 qtfred/src/ui/widgets/sexp_tree.cpp | 18 +++++++++++++++---
 qtfred/src/ui/widgets/sexp_tree.h   |  2 ++
 2 files changed, 17 insertions(+), 3 deletions(-)

--- End code ---

Navigation

[0] Message Index

Go to full version