godot-module-template/drivers/windows
2025-04-10 13:08:45 +02:00
..
dir_access_windows.cpp Add String::replace_char(s) methods for performance and convenience 2025-04-10 13:08:45 +02:00
dir_access_windows.h Implement DirAccess.is_equivalent method. 2025-03-25 17:52:15 +02:00
file_access_windows.cpp Add String::replace_char(s) methods for performance and convenience 2025-04-10 13:08:45 +02:00
file_access_windows.h [FileAccess] Implement get_size and get_access_time methods. 2025-03-09 16:07:00 +02:00
file_access_windows_pipe.cpp Add String::replace_char(s) methods for performance and convenience 2025-04-10 13:08:45 +02:00
file_access_windows_pipe.h [FileAccess] Implement get_size and get_access_time methods. 2025-03-09 16:07:00 +02:00
ip_windows.cpp [Net] Split Unix/Windows IP implementation 2024-11-12 17:33:47 +01:00
ip_windows.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
net_socket_winsock.cpp [Net] Split Unix/Windows NetSocket implementation 2024-11-10 16:13:50 +01:00
net_socket_winsock.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
thread_windows.cpp Add support for thread naming on windows platform 2024-12-14 14:42:39 +01:00
thread_windows.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00