godot/core/os
est31 e1d02e4831 Make the setting unix-only.
For this, put the detection into the OS class and its subclass.
2015-11-30 02:35:59 +01:00
..
copymem.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
copymem.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
dir_access.cpp more fixes 2015-05-19 21:36:35 -03:00
dir_access.h more fixes 2015-05-19 21:36:35 -03:00
file_access.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_access.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
input.cpp Added ability to set custom mouse cursors. Not hardware accelerated yet. 2015-09-24 18:06:15 -03:00
input.h Added ability to set custom mouse cursors. Not hardware accelerated yet. 2015-09-24 18:06:15 -03:00
input_event.cpp Added helper methods to InputEvent 2015-06-23 16:24:48 -04:00
input_event.h Added helper methods to InputEvent 2015-06-23 16:24:48 -04:00
keyboard.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
keyboard.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
main_loop.cpp Added ability to set custom mouse cursors. Not hardware accelerated yet. 2015-09-24 18:06:15 -03:00
main_loop.h Added ability to set custom mouse cursors. Not hardware accelerated yet. 2015-09-24 18:06:15 -03:00
memory.cpp some optimizations in godot memory handling 2015-06-12 18:27:48 -03:00
memory.h some optimizations in godot memory handling 2015-06-12 18:27:48 -03:00
memory_pool_dynamic.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic_prealloc.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic_prealloc.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic_static.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic_static.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_static.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_static.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
mutex.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
mutex.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
os.cpp Display error type (error, warning, script error) in OS::print_error 2015-11-10 18:29:34 +01:00
os.h Make the setting unix-only. 2015-11-30 02:35:59 +01:00
pc_joystick_map.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
semaphore.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
semaphore.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shell.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shell.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread_dummy.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread_dummy.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread_safe.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread_safe.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00