- Europe
Popular repositories Loading
-
endless-sky
endless-sky PublicForked from endless-sky/endless-sky
Space exploration, trading, and combat game.
C++ 1
-
endless-sky-high-dpi
endless-sky-high-dpi PublicForked from endless-sky/endless-sky-high-dpi
High-DPI graphics for Endless Sky.
-
endless-sky-cargo-controls-plugin
endless-sky-cargo-controls-plugin PublicCargo Controls options for Endless Sky (computer game)
-
endless-sky.github.io
endless-sky.github.io PublicForked from endless-sky/endless-sky.github.io
Web Page
HTML
-
Endless-Sky-Civil-War
Endless-Sky-Civil-War PublicForked from kikotheexile/Endless-Sky-Civil-War
A stand alone, content driven Endless Sky fork.
C++
-
endless-sky-undisclosed-plugin
endless-sky-undisclosed-plugin PublicPlugin with content for Endless sky that is not suitable or not ready yet for PR/release to the main game.
256 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
May 2025
Created 10 commits in 3 repositories
Opened 2 pull requests in 1 repository
endless-sky/endless-sky
2
merged
-
fix(conditions): Fix const on ConditionEntry and prevent moving
This contribution was made on May 2
-
fix(conditions): Replace manual memory management
This contribution was made on May 1
Reviewed 5 pull requests in 2 repositories
endless-sky/endless-sky
3 pull requests
-
Store events in the save file using their name instead of saving the full data changes
This contribution was made on May 6
-
refactor(strings): replace uses of std::string::compare with starts_with or ends_with
This contribution was made on May 5
-
feat(news): Prevent add on News children that don't actually add
This contribution was made on May 3
endless-sky/endless-sky-wiki
2 pull requests
-
"in flight" mission location
This contribution was made on May 7
-
feat(missions): Document
complete at
on the wikiThis contribution was made on May 3
Created an issue in endless-sky/endless-sky that received 2 comments
ci/cd: Automatic check of conventional commit names in titles of PRs
Problem Description We have a structural naming convention for merge-commits to have titles that start with feat():, fix(): or other structural nam…