Author Topic: Nightly: 15 July 2020 - Revision 92bd872  (Read 591 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly: 15 July 2020 - Revision 92bd872
Here is the nightly for 15 July 2020 - Revision 92bd872



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


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


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


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

Code: [Select]
------------------------------------------------------------------------
commit de80a3b
Author: Baezon
Commit: Baezon

    better name
 code/object/collideshipship.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 12d6422
Author: Baezon
Commit: Baezon

    no collision for dockING ships either
 code/object/collideshipship.cpp | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit 3adf6e4
Author: Baezon
Commit: Baezon

    No indirect docking collision
 code/object/collideshipship.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 4bd49c2
Author: Goober5000
Commit: Goober5000

    address feedback
 code/parse/parselo.cpp             | 21 +++++++--------------
 code/pilotfile/JSONFileHandler.cpp | 26 ++++++++++++--------------
 2 files changed, 19 insertions(+), 28 deletions(-)

------------------------------------------------------------------------
commit c13a333
Author: Goober5000
Commit: Goober5000

    some UTF-8 improvements
 code/parse/parselo.cpp             | 72 +++++++++++++++++++++++++++++++++++++-
 code/parse/parselo.h               |  1 +
 code/pilotfile/JSONFileHandler.cpp | 18 +++++++++-
 3 files changed, 89 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 48ccd37
Author: JohnAFernandez
Commit: JohnAFernandez

    Fix Standalone Crashes
 code/graphics/2d.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)