Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 29, 2019, 10:37:06 pm
-
Here is the nightly for 29 November 2019 - Revision 903e156
Group: Linux
nightly_20191129_903e156-builds-Linux.tar.gz (http://swc.fs2downloads.com/builds/nightly/20191129_903e156/nightly_20191129_903e156-builds-Linux.tar.gz) (Mirror (http://scp.indiegames.us/builds/nightly/20191129_903e156/nightly_20191129_903e156-builds-Linux.tar.gz))
Group: MacOSX
nightly_20191129_903e156-builds-MacOSX.tar.gz (http://swc.fs2downloads.com/builds/nightly/20191129_903e156/nightly_20191129_903e156-builds-MacOSX.tar.gz) (Mirror (http://scp.indiegames.us/builds/nightly/20191129_903e156/nightly_20191129_903e156-builds-MacOSX.tar.gz))
Group: Win64
nightly_20191129_903e156-builds-Win64.zip (http://swc.fs2downloads.com/builds/nightly/20191129_903e156/nightly_20191129_903e156-builds-Win64.zip) (Mirror (http://scp.indiegames.us/builds/nightly/20191129_903e156/nightly_20191129_903e156-builds-Win64.zip))
Group: Win32
nightly_20191129_903e156-builds-Win32.zip (http://swc.fs2downloads.com/builds/nightly/20191129_903e156/nightly_20191129_903e156-builds-Win32.zip) (Mirror (http://scp.indiegames.us/builds/nightly/20191129_903e156/nightly_20191129_903e156-builds-Win32.zip))
------------------------------------------------------------------------
commit 5f23442
Author: Cliff
Commit: Cliff
fix/line_ending_tomfoolery: Making everything auto globally is causing more problems than it might be trying to solve.
.gitattributes | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 7b2e834
Author: FSCyborg
Commit: FSCyborg
Only Try To Load a Campaign Once
code/mission/missioncampaign.cpp | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
------------------------------------------------------------------------
commit c5ae4ca
Author: Goober5000
Commit: Goober5000
very small fix to multi_sexp_close_sound_from_file
code/parse/sexp.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit ea021c6
Author: wookieejedi
Commit: wookieejedi
Add `On Goals Cleared` Scripting Hook
code/ai/aigoals.cpp | 7 +++++++
code/scripting/scripting.cpp | 1 +
code/scripting/scripting.h | 1 +
3 files changed, 9 insertions(+)
------------------------------------------------------------------------
commit 06a783c
Author: wookieejedi
Commit: wookieejedi
Use more consistent naming with Waypointlist
code/ai/aicode.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit d56ce4c
Author: wookieejedi
Commit: wookieejedi
add missing space
code/ai/aicode.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit a93be36
Author: wookieejedi
Commit: wookieejedi
simplify waypointpath set
code/ai/aicode.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 3926ee3
Author: wookieejedi
Commit: wookieejedi
Add waypoint path name to `On Waypoints Done` Hook
code/ai/aicode.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
------------------------------------------------------------------------
commit 44c9fc2
Author: Kiloku
Commit: Kiloku
Corrected formatting in Copying.md
Copying.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit b06f647
Author: Kiloku
Commit: Kiloku
Add youtube link
About.md | 1 +
1 file changed, 1 insertion(+)
------------------------------------------------------------------------
commit c5d201b
Author: Kiloku
Commit: Kiloku
Linked updated video (1999/2019) and reworded comparison line
About.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 30326cb
Author: Kiloku
Commit: GitHub
Rename COPYING.md to Copying.md
COPYING.md | 15 ---------------
Copying.md | 15 +++++++++++++++
2 files changed, 15 insertions(+), 15 deletions(-)
------------------------------------------------------------------------
commit d4c960f
Author: Kiloku
Commit: Kiloku
Added FSU comparison video link to About.md
About.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
------------------------------------------------------------------------
commit 78c7f37
Author: Kiloku
Commit: Kiloku
Remove FS2OpenSCPReadMe.doc file, which was severely outdated.
FS2OpenSCPReadMe.doc | Bin 111616 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
------------------------------------------------------------------------
commit 8518994
Author: Kiloku
Commit: Kiloku
Add About.md file, giving general information meant more for newcomers
About.md | 39 +++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
------------------------------------------------------------------------
commit 58bd966
Author: Kiloku
Commit: Kiloku
Removed outdated INSTALL file
AUTHORS | 29 -----------------------------
INSTALL | 29 -----------------------------
2 files changed, 58 deletions(-)
------------------------------------------------------------------------
commit 5dbefc9
Author: Kiloku
Commit: Kiloku
Changed Authors to a markdown file, updated the information in it
Authors.md | 8 ++++++++
1 file changed, 8 insertions(+)
------------------------------------------------------------------------
commit d60929c
Author: Kiloku
Commit: Kiloku
Changed COPYING to MarkDown format, added a link to the FSO's Licensing page at wiki in github
COPYING | 14 --------------
COPYING.md | 15 +++++++++++++++
2 files changed, 15 insertions(+), 14 deletions(-)
------------------------------------------------------------------------
commit fdca5ff
Author: Kiloku
Commit: Kiloku
Added a separator before the Older Changes section
Changelog.md | 2 ++
1 file changed, 2 insertions(+)
------------------------------------------------------------------------
commit 9ac5c7e
Author: Kiloku
Commit: Kiloku
Minor formatting change
Changelog.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
------------------------------------------------------------------------
commit 75d925e
Author: Kiloku
Commit: Kiloku
Re-ordered the sections in 3.6.14
Changelog.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
------------------------------------------------------------------------
commit bec81ed
Author: Kiloku
Commit: Kiloku
Merged old changelog into the new changelog
ChangeLog | 1888 ----------------------------------------------------------
Changelog.md | 1873 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 1873 insertions(+), 1888 deletions(-)
------------------------------------------------------------------------
commit 0a61706
Author: Kiloku
Commit: Kiloku
Added links to some relevant info and added a section explaining the version number scheme change
Changelog.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit 368194a
Author: Kiloku
Commit: Kiloku
Added more changes found through some extra sleuthing
Changelog.md | 163 ++++++++++++++++++++++++++++++++---------------------------
1 file changed, 89 insertions(+), 74 deletions(-)
------------------------------------------------------------------------
commit ff520db
Author: Kiloku
Commit: Kiloku
Added changes all the way to 3.6.14 (2012)
Changelog.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 50 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit e2c6fc3
Author: Kiloku
Commit: Kiloku
Increased conformity with Keep A Changelog
Changelog.md | 44 ++++++++++++++++++++++++++++----------------
1 file changed, 28 insertions(+), 16 deletions(-)
------------------------------------------------------------------------
commit 6d770c8
Author: Kiloku
Commit: Kiloku
Added 2019 RC1 to changelog
Changelog.md | 32 +++++++++++++++++++++++++-------
1 file changed, 25 insertions(+), 7 deletions(-)
------------------------------------------------------------------------
commit 0dcea8f
Author: Taylor Richards
Commit: Taylor Richards
fix building of qtFRED
qtfred/src/ui/QtGraphicsOperations.h | 1 +
1 file changed, 1 insertion(+)
------------------------------------------------------------------------
commit 4c2a345
Author: FSCyborg
Commit: FSCyborg
Fix 1992
code/ship/shipfx.cpp | 4 ++++
1 file changed, 4 insertions(+)
------------------------------------------------------------------------
commit 51d362e
Author: FSCyborg
Commit: FSCyborg
Bring Pirates of the FSO Back by
code/io/keycontrol.cpp | 4 +++-
code/ship/shipfx.cpp | 2 ++
2 files changed, 5 insertions(+), 1 deletion(-)
------------------------------------------------------------------------
commit 70b14a5
Author: Taylor Richards
Commit: Taylor Richards
fix PORT command
code/inetfile/cftp.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
------------------------------------------------------------------------
commit e9cf9ac
Author: Taylor Richards
Commit: Taylor Richards
deal with type warnings on Windows
code/inetfile/cftp.cpp | 2 +-
code/inetfile/chttpget.cpp | 4 ++--
code/network/chat_api.cpp | 2 +-
code/network/psnet2.cpp | 10 +++++-----
4 files changed, 9 insertions(+), 9 deletions(-)
------------------------------------------------------------------------
commit 990820c
Author: Taylor Richards
Commit: Taylor Richards
prevent excess headers being included on Windows
code/bmpman/bmpman.cpp | 1 +
code/sound/voicerec.cpp | 1 +
2 files changed, 2 insertions(+)
------------------------------------------------------------------------
commit 623be80
Author: FSCyborg
Commit: FSCyborg
Move Creation of Hud Gauge to Accomodate gauge_load_common()
code/hud/hudparse.cpp | 55 +++++++++++++++++++++++++++------------------------
1 file changed, 29 insertions(+), 26 deletions(-)
------------------------------------------------------------------------
commit 6b3f505
Author: Taylor Richards
Commit: Taylor Richards
avoid full stream reset when looping music
code/sound/audiostr.cpp | 26 ++++++++++++++++++++------
1 file changed, 20 insertions(+), 6 deletions(-)
------------------------------------------------------------------------
commit 1f41d98
Author: FSCyborg
Commit: FSCyborg
Fix#1886 by Upgrading to SDL 2.0.10
lib/libsdl/COPYING.txt | 2 +-
lib/libsdl/WhatsNew.txt | 73 +++++
lib/libsdl/include/SDL.h | 6 +-
lib/libsdl/include/SDL_assert.h | 2 +-
lib/libsdl/include/SDL_atomic.h | 22 +-
lib/libsdl/include/SDL_audio.h | 64 +++-
lib/libsdl/include/SDL_bits.h | 11 +-
lib/libsdl/include/SDL_blendmode.h | 14 +-
lib/libsdl/include/SDL_clipboard.h | 2 +-
lib/libsdl/include/SDL_config.h | 11 +-
lib/libsdl/include/SDL_config.h.cmake | 445 ++++++++++++++++++++++++++++
lib/libsdl/include/SDL_config.h.in | 389 ++++++++++++++++++++++++
lib/libsdl/include/SDL_config_android.h | 157 ++++++++++
lib/libsdl/include/SDL_config_iphoneos.h | 166 +++++++++++
lib/libsdl/include/SDL_config_macosx.h | 197 ++++++++++++
lib/libsdl/include/SDL_config_macosx.h.orig | 197 ++++++++++++
lib/libsdl/include/SDL_config_minimal.h | 82 +++++
lib/libsdl/include/SDL_config_pandora.h | 128 ++++++++
lib/libsdl/include/SDL_config_psp.h | 144 +++++++++
lib/libsdl/include/SDL_config_windows.h | 225 ++++++++++++++
lib/libsdl/include/SDL_config_winrt.h | 215 ++++++++++++++
lib/libsdl/include/SDL_config_wiz.h | 121 ++++++++
lib/libsdl/include/SDL_cpuinfo.h | 101 ++++++-
lib/libsdl/include/SDL_egl.h | 2 +-
lib/libsdl/include/SDL_endian.h | 2 +-
lib/libsdl/include/SDL_error.h | 2 +-
lib/libsdl/include/SDL_events.h | 39 ++-
lib/libsdl/include/SDL_filesystem.h | 2 +-
lib/libsdl/include/SDL_gamecontroller.h | 30 +-
lib/libsdl/include/SDL_gesture.h | 2 +-
lib/libsdl/include/SDL_haptic.h | 19 +-
lib/libsdl/include/SDL_hints.h | 260 +++++++++++++++-
lib/libsdl/include/SDL_joystick.h | 36 ++-
lib/libsdl/include/SDL_keyboard.h | 2 +-
lib/libsdl/include/SDL_keycode.h | 2 +-
lib/libsdl/include/SDL_loadso.h | 2 +-
lib/libsdl/include/SDL_log.h | 2 +-
lib/libsdl/include/SDL_main.h | 44 ++-
lib/libsdl/include/SDL_messagebox.h | 2 +-
lib/libsdl/include/SDL_mouse.h | 2 +-
lib/libsdl/include/SDL_mutex.h | 2 +-
lib/libsdl/include/SDL_name.h | 2 +-
lib/libsdl/include/SDL_opengl.h | 2 +-
lib/libsdl/include/SDL_opengles.h | 2 +-
lib/libsdl/include/SDL_opengles2.h | 2 +-
lib/libsdl/include/SDL_pixels.h | 6 +-
lib/libsdl/include/SDL_platform.h | 2 +-
lib/libsdl/include/SDL_power.h | 2 +-
lib/libsdl/include/SDL_quit.h | 2 +-
lib/libsdl/include/SDL_rect.h | 32 +-
lib/libsdl/include/SDL_render.h | 169 ++++++++++-
lib/libsdl/include/SDL_revision.h | 4 +-
lib/libsdl/include/SDL_rwops.h | 63 +++-
lib/libsdl/include/SDL_scancode.h | 4 +-
lib/libsdl/include/SDL_sensor.h | 251 ++++++++++++++++
lib/libsdl/include/SDL_shape.h | 2 +-
lib/libsdl/include/SDL_stdinc.h | 50 ++--
lib/libsdl/include/SDL_surface.h | 10 +-
lib/libsdl/include/SDL_system.h | 34 ++-
lib/libsdl/include/SDL_syswm.h | 31 +-
lib/libsdl/include/SDL_test.h | 2 +-
lib/libsdl/include/SDL_test_assert.h | 2 +-
lib/libsdl/include/SDL_test_common.h | 27 +-
lib/libsdl/include/SDL_test_compare.h | 2 +-
lib/libsdl/include/SDL_test_crc32.h | 2 +-
lib/libsdl/include/SDL_test_font.h | 2 +-
lib/libsdl/include/SDL_test_fuzzer.h | 2 +-
lib/libsdl/include/SDL_test_harness.h | 2 +-
lib/libsdl/include/SDL_test_images.h | 2 +-
lib/libsdl/include/SDL_test_log.h | 2 +-
lib/libsdl/include/SDL_test_md5.h | 2 +-
lib/libsdl/include/SDL_test_memory.h | 6 +-
lib/libsdl/include/SDL_test_random.h | 2 +-
lib/libsdl/include/SDL_thread.h | 43 ++-
lib/libsdl/include/SDL_timer.h | 2 +-
lib/libsdl/include/SDL_touch.h | 18 +-
lib/libsdl/include/SDL_types.h | 2 +-
lib/libsdl/include/SDL_version.h | 4 +-
lib/libsdl/include/SDL_video.h | 53 +++-
lib/libsdl/include/SDL_vulkan.h | 21 +-
lib/libsdl/include/begin_code.h | 5 +-
lib/libsdl/include/close_code.h | 5 +-
lib/libsdl/lib/x64/SDL2.dll | Bin 1334272 -> 1401344 bytes
lib/libsdl/lib/x64/SDL2.lib | Bin 134502 -> 145280 bytes
lib/libsdl/lib/x64/SDL2main.lib | Bin 43894 -> 41244 bytes
lib/libsdl/lib/x64/SDL2test.lib | Bin 907556 -> 924400 bytes
lib/libsdl/lib/x86/SDL2.dll | Bin 1042944 -> 1156096 bytes
lib/libsdl/lib/x86/SDL2.lib | Bin 137668 -> 148700 bytes
lib/libsdl/lib/x86/SDL2main.lib | Bin 41832 -> 41932 bytes
lib/libsdl/lib/x86/SDL2test.lib | Bin 866718 -> 897336 bytes
lib/prebuilt.cmake | 2 +-
91 files changed, 3898 insertions(+), 208 deletions(-)
------------------------------------------------------------------------
commit 4ccccb5
Author: asarium
Commit: asarium
Upgrade Travis to Xenial to support newer clang-tidy versions
.travis.yml | 25 ++++++++++++-------------
ci/travis/before_install.sh | 7 +++++--
ci/travis/clang_tidy.sh | 2 +-
ci/travis/install.sh | 9 +++++++--
ci/travis/valgrind.supp | 37 ++++++++++++++++++++++++++++++++++++-
5 files changed, 61 insertions(+), 19 deletions(-)
------------------------------------------------------------------------
commit a61324f
Author: asarium
Commit: asarium
Handle invalid Lua reference correctly
code/scripting/lua/LuaFunction.cpp | 7 +++++++
code/scripting/lua/LuaValue.cpp | 3 +--
code/scripting/lua/LuaValue.h | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
------------------------------------------------------------------------
commit a3d2ca5
Author: Goober5000
Commit: asarium
add additional configuration per github comments
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
------------------------------------------------------------------------
commit 97ace6f
Author: Goober5000
Commit: asarium
upgrade clang-tidy to 8.0, the latest stable release
ci/travis/clang_tidy.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 29ce72f
Author: Taylor Richards
Commit: Taylor Richards
switch to using winsock2
cmake/platform-win32.cmake | 2 +-
code/bmpman/bmpman.cpp | 4 ----
code/inetfile/cftp.cpp | 21 ++---------------
code/inetfile/cftp.h | 2 +-
code/inetfile/chttpget.cpp | 17 +++-----------
code/inetfile/inetgetfile.cpp | 4 ----
code/mission/missionparse.cpp | 4 ----
code/network/chat_api.cpp | 8 ++-----
code/network/multi_pxo.cpp | 2 +-
code/network/multilag.cpp | 2 +-
code/network/multiui.cpp | 2 +-
code/network/multiutil.cpp | 2 +-
code/network/psnet2.cpp | 53 ++++++-------------------------------------
code/network/psnet2.h | 2 +-
code/network/stand_gui.cpp | 1 +
code/stats/stats.cpp | 5 ----
freespace2/freespace.cpp | 2 +-
wxfred2/CMakeLists.txt | 2 +-
18 files changed, 24 insertions(+), 111 deletions(-)
------------------------------------------------------------------------
commit 2238c0a
Author: FSCyborg
Commit: FSCyborg
Move Default Values to Class Define
code/jumpnode/jumpnode.cpp | 3 +--
code/jumpnode/jumpnode.h | 8 ++++----
2 files changed, 5 insertions(+), 6 deletions(-)
------------------------------------------------------------------------
commit e62b64b
Author: FSCyborg
Commit: FSCyborg
Fix Dumb_Rotate Regression
code/jumpnode/jumpnode.cpp | 47 ++++++++++++++++++++++++++++++++++++++++++----
code/jumpnode/jumpnode.h | 3 +++
code/model/modelrender.cpp | 12 +++++++++---
3 files changed, 55 insertions(+), 7 deletions(-)
------------------------------------------------------------------------
commit a17f503
Author: FSCyborg
Commit: FSCyborg
Fix the unique pointer and constructor
code/hud/hudparse.cpp | 21 +++++++++++----------
code/radar/radar.cpp | 2 +-
code/radar/radarngon.cpp | 20 ++++++++++----------
code/radar/radarngon.h | 4 ++--
4 files changed, 24 insertions(+), 23 deletions(-)
------------------------------------------------------------------------
commit 1fb194a
Author: z64555
Commit: FSCyborg
Use vmd_zero_vector instead of ZERO_VECTOR in places that expect an actual vector. Refactor plotBlip() a bit. Rename the variable 'blip' in clampBlip() to the more generic 'b' Use 'hypotf' instead of '_hypotf'
code/math/vecmat.cpp | 2 +-
code/radar/radar.cpp | 18 ++++++++----------
code/radar/radar.h | 4 ++--
3 files changed, 11 insertions(+), 13 deletions(-)
------------------------------------------------------------------------
commit f0f72b2
Author: z64555
Commit: FSCyborg
Add the ngon source files so cmake can find them. Update doxy of find_intersection.
code/math/vecmat.h | 4 ++--
code/source_groups.cmake | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit f8f9bce
Author: z64555
Commit: FSCyborg
Adds Ngon radar. This is a standard 2D radar, but uses a polygonal plot area instead of the std's oval.
code/hud/hudparse.cpp | 27 ++++++++++++++++++++-
code/radar/radar.cpp | 61 +++++++++++++++++++++++++-----------------------
code/radar/radar.h | 7 ++++++
code/radar/radarngon.cpp | 58 +++++++++++++++++++++++++++++++++++++++++++++
code/radar/radarngon.h | 59 ++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 182 insertions(+), 30 deletions(-)
------------------------------------------------------------------------
commit 082304a
Author: z64555
Commit: FSCyborg
Adds function to find the intersection of two lines
code/math/vecmat.cpp | 25 +++++++++++++++++++++++++
code/math/vecmat.h | 17 +++++++++++++++++
2 files changed, 42 insertions(+)
------------------------------------------------------------------------
commit 86a12c0
Author: Kiloku
Commit: Kiloku
Initial changelog improvement
Changelog.md | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
------------------------------------------------------------------------
commit 256e502
Author: asarium
Commit: asarium
Add tool for extracting XSTR calls
.clang-tidy | 1 +
tools/CMakeLists.txt | 6 +
tools/strings_tool/CMakeLists.txt | 37 +++++
tools/strings_tool/strings_tool.cpp | 292 ++++++++++++++++++++++++++++++++++++
4 files changed, 336 insertions(+)