This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
df2c2ca3c32468d73137eff82fa6861b4e97ae3d
godot
/
drivers
/
windows
T
History
Rémi Verschelde
c2f19e98bc
Merge pull request
#98921
from RandomShaper/win_many_files
...
Raise the number of file handles on Windows
2024-11-29 22:46:54 +01:00
..
dir_access_windows.cpp
Use
(r)find_char
instead of
(r)find
for single characters
2024-11-17 10:02:18 +01:00
dir_access_windows.h
Add symlink API support for Windows, expose symlink methods.
2024-04-28 19:59:34 +03:00
file_access_windows_pipe.cpp
[FileAccess] Return error codes from
store_*
methods.
2024-11-29 23:22:31 +02:00
file_access_windows_pipe.h
[FileAccess] Return error codes from
store_*
methods.
2024-11-29 23:22:31 +02:00
file_access_windows.cpp
Merge pull request
#98921
from RandomShaper/win_many_files
2024-11-29 22:46:54 +01:00
file_access_windows.h
[FileAccess] Return error codes from
store_*
methods.
2024-11-29 23:22:31 +02:00
ip_windows.cpp
[Net] Split Unix/Windows IP implementation
2024-11-12 17:33:47 +01:00
ip_windows.h
[Net] Split Unix/Windows IP implementation
2024-11-12 17:33:47 +01:00
net_socket_winsock.cpp
[Net] Split Unix/Windows NetSocket implementation
2024-11-10 16:13:50 +01:00
net_socket_winsock.h
[Net] Split Unix/Windows NetSocket implementation
2024-11-10 16:13:50 +01:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00