81
General Discussion / Re: Firefox or Internet Explorer?
« Last post by DREDHAWK on October 10, 2025, 06:09:19 pm »I'm back was just looking throw some of my old post I made many moons ago. LOL
HLP Donations Page has been reworked for supporting the site.
Please note that the previous "Tiers" are currently not operational (but will be worked on).
You can still cancel any previous re-occurring donations to make new ones which will go to the new Treasurer Admin (Zacam).
Ready to move on, MjnMixael released yet another cutscene remade in HD!
Galemp has released a high-poly version of Inferno's GVSC Neith!
After 4 years, a new version of the MediaVPs has finally been released!
After fifteen years in development, the first part of the revived Inferno series has been released!Highlights are choice selections from the work of our forum members that deserve special recognition. You can find the complete list here.
Recent Posts
------------------------------------------------------------------------
commit 0c736b7bc
Author: Goober5000
Commit: Goober5000
address feedback
code/ai/aigoals.cpp | 117 +++++++++++++--------
code/parse/sexp.cpp | 20 ++--
code/scripting/api/objs/ship.cpp | 18 +++-
fred2/fredview.cpp | 3 +-
fred2/missionsave.cpp | 4 +
fred2/shipgoalsdlg.cpp | 3 +
qtfred/src/mission/Editor.cpp | 1 +
.../dialogs/ShipEditor/ShipGoalsDialogModel.cpp | 2 +
qtfred/src/mission/missionsave.cpp | 4 +
.../src/ui/dialogs/ShipEditor/ShipGoalsDialog.cpp | 1 +
10 files changed, 116 insertions(+), 57 deletions(-)
------------------------------------------------------------------------
commit 440c6fda4
Author: Goober5000
Commit: Goober5000
restore original squad-commanded priority by removing lines added in 09d116f
code/ai/aigoals.cpp | 4 ----
1 file changed, 4 deletions(-)
------------------------------------------------------------------------
commit aad6c8468
Author: Goober5000
Commit: Goober5000
add $purge player-issued form-on-wing after subsequent order: flag
code/ai/ai_flags.h | 2 ++
code/ai/ai_profiles.cpp | 4 ++++
code/ai/aigoals.cpp | 28 ++++++++++++++++++++++++----
code/parse/sexp.cpp | 5 +++--
code/scripting/api/objs/order.cpp | 20 +++++++++++++++-----
5 files changed, 48 insertions(+), 11 deletions(-)
------------------------------------------------------------------------
commit 7f8674c53
Author: Goober5000
Commit: Goober5000
enhance goals with additional parameters
code/ai/ai_flags.h | 4 ++
code/ai/ai_profiles.cpp | 17 ++++++++
code/ai/ai_profiles.h | 2 +
code/ai/aicode.cpp | 8 ++++
code/ai/aigoals.cpp | 84 ++++++++++++++++++++++++++++++++++-----
code/parse/sexp.cpp | 36 ++++++++++++-----
code/scripting/api/objs/order.cpp | 16 ++++++++
7 files changed, 145 insertions(+), 22 deletions(-)
------------------------------------------------------------------------
commit 40b4294b1
Author: Goober5000
Commit: Goober5000
add Clear_all_goals_first goal flag, allow it to be used with any goal, and adapt goal assignment accordingly
code/ai/ai_flags.h | 3 +-
code/ai/aigoals.cpp | 121 ++++++++++++++++++++++++++++------------------------
2 files changed, 67 insertions(+), 57 deletions(-)
------------------------------------------------------------------------
commit 54ee4a30d
Author: Goober5000
Commit: Goober5000
Preliminary cleanup of goal code.
code/ai/aigoals.cpp | 43 ++++++++++++++-------------------------
code/ai/aigoals.h | 2 +-
code/parse/sexp.cpp | 6 +++---
code/scripting/api/objs/order.cpp | 4 ++--
code/scripting/api/objs/ship.cpp | 2 +-
5 files changed, 22 insertions(+), 35 deletions(-)
------------------------------------------------------------------------
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(-)
------------------------------------------------------------------------
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(-)
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
As always. 
------------------------------------------------------------------------
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(-)