Author Topic: Nightly: 04 February 2021 - Revision 74c9139c1  (Read 680 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 04 February 2021 - Revision 74c9139c1
Here is the nightly for 04 February 2021 - Revision 74c9139c1

At least one of the nightly builds failed!


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


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

Code: [Select]
------------------------------------------------------------------------
commit 1d7070cf1
Author: wookieejedi
Commit: wookieejedi

    add claryifying parentheses
 code/hud/hudets.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 19c19f126
Author: JohnAFernandez
Commit: JohnAFernandez

    Remove the Unused Just_updated Flag
 code/object/object.cpp     | 14 ++------------
 code/object/object_flags.h |  1 -
 2 files changed, 2 insertions(+), 13 deletions(-)

------------------------------------------------------------------------
commit 754f4a309
Author: wookieejedi
Commit: wookieejedi

    add deprecation check
 code/ai/ai_profiles.cpp | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 828a993eb
Author: wookieejedi
Commit: wookieejedi

    Fix speed differential for retail cap ships
 code/ai/ai_flags.h      |  3 ++-
 code/ai/ai_profiles.cpp |  6 ++++--
 code/hud/hudets.cpp     | 10 +++++++---
 3 files changed, 13 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit f95e51b04
Author: Baezon
Commit: Baezon

    dont search for empty names
 code/gamesnd/gamesnd.cpp | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit f9e44f545
Author: Baezon
Commit: Baezon

    ignore empty sounds
 code/gamesnd/gamesnd.cpp | 6 ++++++
 1 file changed, 6 insertions(+)