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
release
Add File
New File
Upload File
Apply Patch
Descent3
/
netcon
/
includes
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
..
CFtp.h
Programmatically replace all
__LINUX__
with
POSIX
2024-07-12 18:11:54 -05:00
Chttpget.h
Replace ioctl with fcntl, fix ioctlsocket calls (64-bit fix)
2024-05-24 18:24:40 -04:00
con_dll.h
Programmatically replace all
__LINUX__
with
POSIX
2024-07-12 18:11:54 -05:00
DLLUiItems.h
Join license header with historical commentrs
2024-05-08 14:41:19 -04:00
inetgetfile.h
Fixup platform defines to be positive tests instead of negative ones
2024-07-12 18:31:05 -05:00
mdllinit.h
Enumerate all DLL functions manually
2024-07-09 02:08:25 +03:00