Author Topic: Nightly: 18 March 2021 - Revision 609ed4ed9  (Read 662 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 18 March 2021 - Revision 609ed4ed9
Here is the nightly for 18 March 2021 - Revision 609ed4ed9



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 609ed4ed9
Author: JohnAFernandez
Commit: GitHub

    Remove the fireball limit (#3224)
 code/fireball/fireballs.cpp          | 187 ++++++++++++++++-------------------
 code/fireball/fireballs.h            |   6 +-
 code/object/object.cpp               |   7 +-
 code/scripting/api/libs/mission.cpp  |  13 +--
 code/scripting/api/objs/fireball.cpp |  12 +++
 5 files changed, 115 insertions(+), 110 deletions(-)