godot/core/os
2016-07-08 18:34:10 +02:00
..
copymem.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
copymem.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dir_access.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
dir_access.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
file_access.cpp Fix File.get_csv_line not including quoted newlines in the output 2016-04-27 08:50:03 +02:00
file_access.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
input.cpp Add some joystick functions to input. Enables manipulation of mappings at runtime 2016-01-08 00:40:41 +01:00
input.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
input_event.cpp Properly deliver localized coordinates when passing gui events through parents, closes #4215 2016-07-08 18:34:10 +02:00
input_event.h Properly deliver localized coordinates when passing gui events through parents, closes #4215 2016-07-08 18:34:10 +02:00
keyboard.cpp Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT 2016-02-17 23:01:27 +01:00
keyboard.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
main_loop.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
main_loop.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
memory.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
memory.h Add spaces to macros in memory.h to make C++11 compilers happy 2016-06-04 22:20:02 +02:00
memory_pool_dynamic.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_dynamic.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
memory_pool_dynamic_prealloc.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_dynamic_prealloc.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_dynamic_static.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
memory_pool_dynamic_static.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
memory_pool_static.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
memory_pool_static.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
mutex.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
mutex.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
os.cpp change invalid characters when get user data dir on Windows & Unix 2016-06-25 00:05:00 +02:00
os.h change invalid characters when get user data dir on Windows & Unix 2016-06-25 00:05:00 +02:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
semaphore.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
semaphore.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
shell.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shell.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
thread.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
thread.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
thread_dummy.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
thread_dummy.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
thread_safe.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
thread_safe.h remove trailing whitespace 2016-04-02 22:03:48 +02:00