Author Topic: Nightly: 10 February 2018 - Revision 4f43a2e  (Read 691 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 10 February 2018 - Revision 4f43a2e
Here is the nightly for 10 February 2018 - Revision 4f43a2e



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


Group: MacOSX
nightly_20180210_4f43a2e-builds-MacOSX.tar.gz (Mirror)


Group: Win64
nightly_20180210_4f43a2e-builds-Win64.zip (Mirror)


Group: Win32
nightly_20180210_4f43a2e-builds-Win32.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit d149dd1
Author: Fabian Woltermann <Wed Feb 7 15:32:37 2018 +0100>
Commit: GitHub <Wed Feb 7 15:32:37 2018 +0100>

    Use correct bit math operator
 code/weapon/weapons.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit a7d624f
Author: Fabian Woltermann <Tue Feb 6 16:38:52 2018 +0100>
Commit: Fabian Woltermann <Tue Feb 6 16:38:52 2018 +0100>

    Add -missile_lighting to the deprecated flags
 code/cmdline/cmdline.cpp | 12 ++++++++++++
 1 file changed, 12 insertions(+)

------------------------------------------------------------------------
commit 1c56d9f
Author: Fabian Woltermann <Mon Feb 5 16:16:55 2018 +0100>
Commit: Fabian Woltermann <Mon Feb 5 16:18:15 2018 +0100>

    Remove the -missile_lighting commandline parameter
 code/cmdline/cmdline.cpp | 5 -----
 code/cmdline/cmdline.h   | 1 -
 code/weapon/weapons.cpp  | 6 +++---
 3 files changed, 3 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit dfc8cd1
Author: Fabian Woltermann <Mon Feb 5 16:16:55 2018 +0100>
Commit: Fabian Woltermann <Mon Feb 5 16:16:55 2018 +0100>

    Remove the -missile_lighting commandline parameter
 code/cmdline/cmdline.cpp | 5 -----
 code/cmdline/cmdline.h   | 1 -
 code/weapon/weapons.cpp  | 4 ++--
 3 files changed, 2 insertions(+), 8 deletions(-)