Author Topic: Nightly: 02 December 2024 - Revision 5526f757e  (Read 637 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 02 December 2024 - Revision 5526f757e
Here is the nightly for 02 December 2024 - Revision 5526f757e



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


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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 811558994
Author: Goober5000
Commit: Goober5000

    address feedback
 code/parse/sexp.cpp | 104 ++++++++++++++++++++++++++++------------------------
 1 file changed, 56 insertions(+), 48 deletions(-)

------------------------------------------------------------------------
commit c33e21f1c
Author: Goober5000
Commit: Goober5000

    create a `process_ship_subsystems` routine for subsystem operations
 code/parse/sexp.cpp | 609 +++++++++++++++++++++-------------------------------
 code/ship/ship.cpp  |  23 +-
 code/ship/ship.h    |   2 +-
 3 files changed, 248 insertions(+), 386 deletions(-)