Author Topic: Nightly: 10 May 2022 - Revision 047458fc0  (Read 269 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 10 May 2022 - Revision 047458fc0
Here is the nightly for 10 May 2022 - Revision 047458fc0



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 1273cbcdc
Author: Goober5000
Commit: Goober5000

    keep default identity orientation when host flag is active
 code/camera/camera.cpp | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit b29f183ae
Author: Goober5000
Commit: Goober5000

    assign cues when a ship is ship-created
 code/ship/ship.cpp | 4 ++++
 1 file changed, 4 insertions(+)

------------------------------------------------------------------------
commit 2f23a794f
Author: Goober5000
Commit: Goober5000

    use the proper time for the newly added timestamps
 code/io/timer.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit 9cafab6e2
Author: Goober5000
Commit: Goober5000

    clean up some parse problems in FRED
 fred2/management.cpp          | 9 +++++----
 qtfred/src/mission/Editor.cpp | 9 +++++----
 2 files changed, 10 insertions(+), 8 deletions(-)