linux-game
Here are 38 public repositories matching this topic...
-
Updated
Jul 1, 2020 - Java
-
Updated
Jun 9, 2019 - C
I think people will be more interested in testing this re-implementation and maybe collaborate with some code if you show the current state of this port.
-
Updated
Jul 15, 2020 - C++
Ability to autocomplete command arguments, eg. callvote or tell would be particularly useful (latter could probably go straight to JK2MV). Should we allow mods to override autocompletion functions defined by JK2MV?
I hope I can make it before next release, but I wouldn't make it a milestione as there are enough changes by now.
Documentation
-
Updated
Jul 12, 2020 - Shell
-
Updated
Apr 14, 2017 - C++
-
Updated
Oct 28, 2017 - C++
-
Updated
Jan 8, 2019 - C++
-
Updated
Jul 6, 2020 - C++
Ship/weapon crafting
Is your feature request related to a problem? Please describe.
Shipbuilding with modules, and Customization of weapons, with modules as well
Describe the solution you'd like
Hole modules and weapon modules with a crafting mechanic
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
**Additional
-
Updated
Jun 24, 2018 - C#
-
Updated
Sep 3, 2018 - C++
-
Updated
Aug 26, 2019 - C
-
Updated
Dec 22, 2016 - JavaScript
-
Updated
May 24, 2020 - Shell
-
Updated
May 18, 2017 - C++
-
Updated
Nov 21, 2019 - C
-
Updated
Aug 3, 2019 - C++
-
Updated
May 12, 2020 - C
-
Updated
Nov 25, 2018 - C
-
Updated
Aug 5, 2019 - C
-
Updated
Sep 12, 2018 - Ruby
Improve this page
Add a description, image, and links to the linux-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linux-game topic, visit your repo's landing page and select "manage topics."


As you maybe know actually it's possible to use filesystem lib of c++17 or boost.
As we recently switched to c++17, now we can remove unneeded dependency and make cmake config a bit simpler.