Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DescentDevelopers
/
Descent3
Public
Notifications
You must be signed in to change notification settings
Fork
283
Star
3k
Code
Issues
30
Pull requests
14
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Update release branch with latest commits
- #529
#529
Merged
Lgt2x
merged 30 commits into
DescentDevelopers:release
DescentDevelopers/Descent3:release
from
Lgt2x:release
Lgt2x/Descent3:release
Copy head branch name to clipboard
Aug 16, 2024
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Update release branch with latest commits
#529
Lgt2x
merged 30 commits into
DescentDevelopers:release
DescentDevelopers/Descent3:release
from
Lgt2x:release
Lgt2x/Descent3:release
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2024
Quiet warnings about uninitialized values.
MaddTheSane
committed
1384aa6
View commit details
Copy full SHA for 1384aa6
Browse repository at this point
Commits on Aug 3, 2024
Merge pull request #507 from MaddTheSane/clangWarn
Show description for fd08fab
Lgt2x
authored
fd08fab
View commit details
Copy full SHA for fd08fab
Browse repository at this point
Commits on Aug 4, 2024
Use vcpkg for all platform presets
tophyr
committed
e5dcce3
View commit details
Copy full SHA for e5dcce3
Browse repository at this point
Merge pull request #469 from tophyr/vcpkg-all-thethings
Show description for 10de36c
Lgt2x
authored
10de36c
View commit details
Copy full SHA for 10de36c
Browse repository at this point
Update CI workflow with correct vcpkg dependencies
tophyr
committed
f93f86e
View commit details
Copy full SHA for f93f86e
Browse repository at this point
Build SDL2 with alsa for VCPKG
Lgt2x
authored and
tophyr
committed
4c4cd9c
View commit details
Copy full SHA for 4c4cd9c
Browse repository at this point
Merge pull request #512 from tophyr/pr/fix-vcpkg
Show description for 05e873a
Lgt2x
authored
05e873a
View commit details
Copy full SHA for 05e873a
Browse repository at this point
Commits on Aug 5, 2024
macOS: Make sure the netcon modules end with dylib.
MaddTheSane
committed
7d5b51e
View commit details
Copy full SHA for 7d5b51e
Browse repository at this point
Commits on Aug 9, 2024
CMake: add all headers to target sources
Show description for 60c5dbf
Lgt2x
committed
60c5dbf
View commit details
Copy full SHA for 60c5dbf
Browse repository at this point
Merge pull request #515 from MaddTheSane/netDylib
Show description for dbf6c14
Lgt2x
authored
dbf6c14
View commit details
Copy full SHA for dbf6c14
Browse repository at this point
Disable shipping the editor because it is not currently usable
Lgt2x
committed
9551e78
View commit details
Copy full SHA for 9551e78
Browse repository at this point
Commits on Aug 10, 2024
Merge pull request #518 from Lgt2x/disable-editor
Show description for b923179
winterheart
authored
b923179
View commit details
Copy full SHA for b923179
Browse repository at this point
[Build] Enable the generation of debug symbols in all build configurations and install them to be available in our GitHub workflow artifacts. This prepares us to create crashdumps on user systems …
Show description for 0d01d3c
pzychotic
committed
0d01d3c
View commit details
Copy full SHA for 0d01d3c
Browse repository at this point
Replaced the old and now unused code for manunal callstack parsing with the creation of a crashdump file aka MiniDump. Together with the matching debug symbols from the previous commit, we can anal…
Show description for 3328891
pzychotic
committed
3328891
View commit details
Copy full SHA for 3328891
Browse repository at this point
[Misc] Removed some leftover debug stuff that does nothing anymore.
pzychotic
committed
1809f48
View commit details
Copy full SHA for 1809f48
Browse repository at this point
Commits on Aug 11, 2024
VECMAT: Silence "unknown pragma" warning on gcc/clang
Show description for 39f971e
winterheart
committed
39f971e
View commit details
Copy full SHA for 39f971e
Browse repository at this point
Merge pull request #519 from winterheart/vecmat-cleanup
Show description for 688bb37
Lgt2x
authored
688bb37
View commit details
Copy full SHA for 688bb37
Browse repository at this point
Merge pull request #514 from pzychotic/windows-crashdumps
Show description for 6ec444d
Lgt2x
authored
6ec444d
View commit details
Copy full SHA for 6ec444d
Browse repository at this point
Fix compilation on Windows
Show description for ba1020e
winterheart
committed
ba1020e
View commit details
Copy full SHA for ba1020e
Browse repository at this point
Fix crash in Release mode for new pilot
Show description for f888a10
winterheart
committed
f888a10
View commit details
Copy full SHA for f888a10
Browse repository at this point
Commits on Aug 12, 2024
macOS: Fix netgames not looking for dylib.
Show description for 0d9873a
MaddTheSane
committed
0d9873a
View commit details
Copy full SHA for 0d9873a
Browse repository at this point
Merge pull request #524 from MaddTheSane/netDylib
Show description for e74515d
Lgt2x
authored
e74515d
View commit details
Copy full SHA for e74515d
Browse repository at this point
Merge pull request #517 from Lgt2x/cmake-headers
Show description for 7337320
winterheart
authored
7337320
View commit details
Copy full SHA for 7337320
Browse repository at this point
Add release flow to GitHub Actions
Show description for 03a3b92
winterheart
committed
03a3b92
View commit details
Copy full SHA for 03a3b92
Browse repository at this point
Merge pull request #523 from DescentDevelopers/windows-fix
Show description for bda97fc
Lgt2x
authored
bda97fc
View commit details
Copy full SHA for bda97fc
Browse repository at this point
Commits on Aug 13, 2024
Merge pull request #525 from winterheart/release-actions
Show description for a78eb53
Lgt2x
authored
a78eb53
View commit details
Copy full SHA for a78eb53
Browse repository at this point
Commits on Aug 14, 2024
Split README between README, BUILD and USAGE files.
Show description for 164f102
Lgt2x
committed
164f102
View commit details
Copy full SHA for 164f102
Browse repository at this point
Commits on Aug 15, 2024
Merge pull request #521 from Lgt2x/usage-instructions
Show description for 45361c4
winterheart
authored
45361c4
View commit details
Copy full SHA for 45361c4
Browse repository at this point
Create changelog for Descent Open Source 1.5
Lgt2x
committed
ee0f723
View commit details
Copy full SHA for ee0f723
Browse repository at this point
Merge pull request #516 from Lgt2x/changelog
Show description for c01ef38
winterheart
authored
c01ef38
View commit details
Copy full SHA for c01ef38
Browse repository at this point
You can’t perform that action at this time.