Author Topic: Nightly: 16 March 2021 - Revision 95235b353  (Read 466 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 16 March 2021 - Revision 95235b353
Here is the nightly for 16 March 2021 - Revision 95235b353



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


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


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

Code: [Select]
------------------------------------------------------------------------
commit 593fbdbf2
Author: Goober5000
Commit: Goober5000

    add text to context popup
 fred2/fred.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit e3acb2c56
Author: Baezon
Commit: Baezon

    ai fighter support
 code/ai/aicode.cpp      | 32 ++++++++++++++++++--------------
 code/weapon/weapons.cpp |  8 ++++----
 2 files changed, 22 insertions(+), 18 deletions(-)

------------------------------------------------------------------------
commit ec323a396
Author: Baezon
Commit: Baezon

    combine flags
 code/ai/aicode.cpp                         |  6 +++---
 code/ai/aiturret.cpp                       | 12 ++++++------
 code/def_files/data/tables/objecttypes.tbl | 30 ++++++++++--------------------
 code/ship/ship.cpp                         |  8 ++------
 code/ship/ship_flags.h                     |  3 +--
 code/weapon/weapons.cpp                    |  5 +++++
 6 files changed, 27 insertions(+), 37 deletions(-)

------------------------------------------------------------------------
commit 2dbaf53e4
Author: Baezon
Commit: Baezon

    no more travis wooo
------------------------------------------------------------------------
commit 849b4c57b
Author: Baezon
Commit: Baezon

    no warning
 code/weapon/weapons.cpp | 5 -----
 1 file changed, 5 deletions(-)

------------------------------------------------------------------------
commit de0933e1b
Author: Baezon
Commit: Baezon

    expose targeting sizes
 code/ai/aiturret.cpp                       | 27 +++++++++++++++++++--------
 code/def_files/data/tables/objecttypes.tbl | 20 ++++++++++++++++++++
 code/ship/ship.cpp                         |  8 ++++++++
 code/ship/ship_flags.h                     |  2 ++
 4 files changed, 49 insertions(+), 8 deletions(-)