This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
Descent3
Watch
1
Star
0
Fork
0
You've already forked Descent3
mirror of
https://github.com/kevinbentley/Descent3.git
synced
2026-04-05 05:00:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7cd79025842292e9d15cd9e70dc375c5eccaee18
Descent3
/
netcon
History
Azamat H. Hackimov
91354d5b9a
Merge pull request
#492
from tophyr/pr/posix-defines
...
Use `POSIX` instead of `__LINUX__` for general OS checks
2024-07-15 23:33:10 +03:00
..
includes
Merge pull request
#492
from tophyr/pr/posix-defines
2024-07-15 23:33:10 +03:00
inetfile
Programmatically replace all
__LINUX__
with
POSIX
2024-07-12 18:11:54 -05:00
lanclient
Isolate misc module
2024-06-27 01:26:35 +03:00
mtclient
Programmatically replace all
__LINUX__
with
POSIX
2024-07-12 18:11:54 -05:00
CMakeLists.txt
[CMake] Enabled the CMake property USE_FOLDERS to provide a more structured project list in IDEs with the help of set(CMAKE_FOLDER "...") calls.
2024-07-03 19:55:04 +02:00