Recent Posts

Pages: < Prev 1 2 3 4 [5] 6 7 8 9 10 Next >
41
Nightly Builds / Nightly: 09 October 2025 - Revision 712491696
« Last post by SirKnightly on October 09, 2025, 01:48:40 am »
Here is the nightly for 09 October 2025 - Revision 712491696



Group: Linux-arm64
nightly_20251009_712491696-builds-Linux-arm64.tar.gz (Mirror)


Group: Linux-x86_64
nightly_20251009_712491696-builds-Linux-x86_64.tar.gz (Mirror)


Group: MacOSX-arm64
nightly_20251009_712491696-builds-Mac-arm64.tar.gz (Mirror)


Group: MacOSX-x86_64
nightly_20251009_712491696-builds-Mac-x86_64.tar.gz (Mirror)


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


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

Code: [Select]
------------------------------------------------------------------------
commit b8fa52097
Author: Goober5000
Commit: Goober5000

    patch cancel-future-waves to handle absent waves
 code/parse/sexp.cpp | 16 ++++++++++++----
 code/ship/ship.cpp  | 41 +++++++++++++++++++++++++++++++++++++++--
 code/ship/ship.h    |  1 +
 3 files changed, 52 insertions(+), 6 deletions(-)
42
Nightly Builds / Nightly: 08 October 2025 - Revision 7eff7900a
« Last post by SirKnightly on October 08, 2025, 01:48:13 am »
Here is the nightly for 08 October 2025 - Revision 7eff7900a



Group: Linux-arm64
nightly_20251008_7eff7900a-builds-Linux-arm64.tar.gz (Mirror)


Group: Linux-x86_64
nightly_20251008_7eff7900a-builds-Linux-x86_64.tar.gz (Mirror)


Group: MacOSX-arm64
nightly_20251008_7eff7900a-builds-Mac-arm64.tar.gz (Mirror)


Group: MacOSX-x86_64
nightly_20251008_7eff7900a-builds-Mac-x86_64.tar.gz (Mirror)


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


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

Code: [Select]
------------------------------------------------------------------------
commit 7eff7900a
Author: wookieejedi
Commit: GitHub

    Allow mods to tune generic debris generation (#7027)
 code/debris/debris.cpp       | 11 +++++++++--
 code/mod_table/mod_table.cpp |  6 ++++++
 code/mod_table/mod_table.h   |  1 +
 code/model/model_flags.h     |  3 ++-
 code/ship/ship.cpp           | 30 +++++++++++++++++++++++++++---
 code/ship/ship_flags.h       |  3 ++-
 code/ship/shipfx.cpp         | 13 +++++++++++--
 code/ship/shiphit.cpp        | 14 ++++++++------
 8 files changed, 66 insertions(+), 15 deletions(-)
43
The FreeSpace Upgrade Project / Brightness
« Last post by OverDhill on October 07, 2025, 08:42:10 pm »
It has been awhile since I played around with FSO and on a new machine now.  How do you adjust the brightness as it seems it is greyed out in the Options screen.   I would like to make it a bit brighter.

Thanks

OverDhill
44
Blackwater Operations / Re: BWO Dump Released on Knossos
« Last post by Nightmare on October 07, 2025, 05:09:18 pm »
Since it was bumped anyway...

Here's the campaign order and notes for a campaign file:

Mission File   Act   
BWO-E1M1   One   
BWO-E1M2   One   
BWO-E1MX   Act One SOC Loop   
BWO-E1MX2   Act One SOC Loop   
BWO-E1M3   One   
BWO-E1M4   One   
BWO-E1M5   One   
BWO-E1M6   One   
BWO-E1M7   One   
BWO-E1M8a   One   
BWO-E1M8b   One   
BWO-E1M9   One   
BWO-E1M10   One   
BWO-E1M11   One   
BWO-E1M12   One   
BWO-E1M13   One   
BWO-E1M14   One   
BWO-E1M15   One   
BWO-E1M16   One   
BWO-E1M17   One   
BWO-E1M18   One   
BWO-E1M19   One   
BWO-E1M20   One   Destroy GTC Qada- Go to Act 3. GTC Qada jumps go to Act 2

This is somewhat incorrect. In there is another branch; one is about BlackWater in Sol, the other about BW fighting the SoV. Each is 4 missions long and they're entirely seperate, with a main plotline before and afterwards. I changed the names back when I was working on BWO but this is apparently an older version, so I wouldn't know which is what :/
45
The Babylon Project / Re: B5 Digital Art
« Last post by Nightmare on October 07, 2025, 05:02:10 pm »
Beautiful work. :yes: As always. :D
46
Nightly Builds / Nightly: 07 October 2025 - Revision 2808606b8
« Last post by SirKnightly on October 07, 2025, 01:47:32 am »
Here is the nightly for 07 October 2025 - Revision 2808606b8



Group: Linux-arm64
nightly_20251007_2808606b8-builds-Linux-arm64.tar.gz (Mirror)


Group: Linux-x86_64
nightly_20251007_2808606b8-builds-Linux-x86_64.tar.gz (Mirror)


Group: MacOSX-arm64
nightly_20251007_2808606b8-builds-Mac-arm64.tar.gz (Mirror)


Group: MacOSX-x86_64
nightly_20251007_2808606b8-builds-Mac-x86_64.tar.gz (Mirror)


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


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

Code: [Select]
------------------------------------------------------------------------
commit 2808606b8
Author: BMagnu
Commit: GitHub

    Fix Cross Compilation (#7077)
 lib/libpcpnatpmp/CMakeLists.txt                 | 2 +-
 lib/libpcpnatpmp/src/net/gateway.c              | 2 +-
 lib/libpcpnatpmp/src/net/pcp_socket.c           | 2 +-
 lib/libpcpnatpmp/src/pcp_logger.h               | 2 +-
 lib/libpcpnatpmp/src/windows/pcp_gettimeofday.h | 6 ++++++
 lib/libpcpnatpmp/src/windows/pcp_win_defines.h  | 2 +-
 lib/mdns/mdns.h                                 | 4 ++--
 7 files changed, 13 insertions(+), 7 deletions(-)

------------------------------------------------------------------------
commit 84d3cdf84
Author: BMagnu
Commit: GitHub

    Fix anim executables when animations wrap around (#7076)
 code/model/animation/modelanimation.cpp | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit b1e4bd7ef
Author: Asteroth
Commit: GitHub

    flight cursor aiming for secondaries (#7075)
 code/ship/ship.cpp | 11 ++++++++++-
 code/ship/ship.h   |  1 +
 2 files changed, 11 insertions(+), 1 deletion(-)
47
FreeSpace Discussion / Re: Screencap Contest: September 2025
« Last post by Envoybane23 on October 06, 2025, 05:39:13 pm »
https://imgur.com/FCawWWd
https://imgur.com/qGBoBkB
https://imgur.com/8Zoy3KR

(Not sure why these aren't loading. Hopefully this is enough)
48
General Discussion / Re: Firefox or Internet Explorer?
« Last post by Mobius on October 06, 2025, 01:45:51 pm »
I don't see the Snuffleupagus option :P

I forgot to cast my vote back then, so I just did it (it's Chrome). :D
49
General Discussion / Re: Firefox or Internet Explorer?
« Last post by Colonol Dekker on October 05, 2025, 04:13:01 pm »
Dont disturb the old times.   Like a pharaohs curse it will eat the ram!!
50
Site Support / Feedback / Re: Imgur Highlight Images not available in the UK
« Last post by Goober5000 on October 05, 2025, 02:30:03 pm »
If the images are re-hosted on a different site, I can edit my posts and update the links.  (The highlight posts use the same image URLs as the release posts.)

This, alas, is what tends to happen with free image hosting services.  There are other images on HLP that were uploaded on Photobucket, TinyPic, ImageShack, and Picasa that are now no longer viewable.
Pages: < Prev 1 2 3 4 [5] 6 7 8 9 10 Next >