51
Fate of the Galaxy / Re: [FotG] Current Shipset
« Last post by Colonol Dekker on December 25, 2025, 11:06:35 am »Happy Annual Wookie Celebration day.
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).
SilverAngelX has released a campaign with 20 missions and many new features.
Strygon has posted an asset dump of his experimental minigame Cyberspace.
Redmagejoe is streaming full playthroughs of several FreeSpace campaigns.
New user Voelkel has released an impressive project with 10 missions and many mods.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 306f34a57
Author: Goober5000
Commit: GitHub
update force_fit_string and bounds in calling functions (#7161)
code/graphics/software/font.cpp | 43 ++++++++++++++++++++++++++++++-----------
code/graphics/software/font.h | 4 ++--
code/hud/hudescort.cpp | 4 ++--
code/hud/hudsquadmsg.cpp | 2 +-
code/hud/hudtarget.cpp | 2 +-
code/menuui/barracks.cpp | 4 ++--
code/mission/missionlog.cpp | 4 ++--
code/missionui/missionbrief.cpp | 2 +-
code/network/multiui.cpp | 8 ++++----
test/src/graphics/test_font.cpp | 42 ++++++++++++++++++++++++++++++++++++++++
10 files changed, 89 insertions(+), 26 deletions(-)
------------------------------------------------------------------------
commit fb52a8861
Author: Taylor Richards
Commit: GitHub
fix fullneb lightning glows (#7153)
code/nebula/neblightning.cpp | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
------------------------------------------------------------------------
commit e803d8a0e
Author: Asteroth
Commit: Asteroth
move some stuff
code/math/vecmat.cpp | 170 +++++++++++++++++++++++++--------------------------
1 file changed, 85 insertions(+), 85 deletions(-)
------------------------------------------------------------------------
commit 761b97529
Author: Asteroth
Commit: Asteroth
comments and assertions
code/math/vecmat.cpp | 16 ++++++++--------
code/math/vecmat.h | 5 +++--
2 files changed, 11 insertions(+), 10 deletions(-)
------------------------------------------------------------------------
commit 1cd45aa1b
Author: Asteroth
Commit: Asteroth
uvec dominant frame of ref for submodels
code/math/vecmat.cpp | 127 ++++++++++++++++++++++++++++++++++++++++++++++-
code/math/vecmat.h | 18 +++++++
code/model/modelread.cpp | 10 ++--
3 files changed, 148 insertions(+), 7 deletions(-)
------------------------------------------------------------------------
commit 0dea8d290
Author: Taylor Richards
Commit: Taylor Richards
disable compiler optimizations on Mac debug builds
cmake/toolchain-apple-clang.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit 381eda672
Author: Taylor Richards
Commit: Taylor Richards
replace FILEPATH with PATH where appropriate
CMakeLists.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit cbf2693d3
Author: Taylor Richards
Commit: Taylor Richards
fix macOS ci warning regarding ninja
ci/linux/configure_cmake.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)