godot/core/os
Pedro J. Estébanez c356fbe05f Fix Windows-to-Linux export error
Now chmod() returns ERR_UNAVAILABLE by default, to signal the caller the problem is lack of support instead of a failed operation.
2017-12-06 20:28:00 +01:00
..
copymem.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
dir_access.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
dir_access.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
file_access.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
file_access.h Fix Windows-to-Linux export error 2017-12-06 20:28:00 +01:00
input.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
input.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
input_event.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
input_event.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
keyboard.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
keyboard.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
main_loop.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
main_loop.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_dynamic.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_dynamic.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_dynamic_prealloc.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_dynamic_prealloc.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_dynamic_static.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_dynamic_static.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_static.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
memory_pool_static.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
mutex.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
mutex.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
os.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
os.h Added OS::move_path_to_trash function, implemented only on OS X for now. 2017-09-21 17:45:32 -03:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
semaphore.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
semaphore.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
shell.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
shell.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
thread.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
thread.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
thread_dummy.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
thread_dummy.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
thread_safe.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00
thread_safe.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:11:45 +02:00