godot/core/os
2016-02-19 05:40:24 -03:00
..
copymem.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
copymem.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dir_access.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dir_access.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
file_access.cpp File: Added delimiter to get_csv_line 2016-01-28 23:20:18 +01:00
file_access.h File: Added delimiter to get_csv_line 2016-01-28 23:20:18 +01: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 Add some joystick functions to input. Enables manipulation of mappings at runtime 2016-01-08 00:40:41 +01:00
input_event.cpp doc: use correct identifier for InputEventJoystick{Motion, Button} 2016-02-10 23:37:25 +01:00
input_event.h support horizontal mouse wheel, use in text editor 2016-02-04 17:16:22 +01:00
keyboard.cpp Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT 2016-02-17 23:01:27 +01:00
keyboard.h Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT 2016-02-17 23:01:27 +01:00
main_loop.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
main_loop.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory.h fixes array allocation bug and sets DEFAULT_ALIGNMENT to 1. probably needs testing 2016-02-19 05:40:24 -03:00
memory_pool_dynamic.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_dynamic.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -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 Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_dynamic_static.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_static.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_static.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
mutex.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
mutex.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
os.cpp Reject any native video player calls on iOS that point to files within .pck archives. 2016-02-19 16:05:49 +11:00
os.h Reject any native video player calls on iOS that point to files within .pck archives. 2016-02-19 16:05:49 +11: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 Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shell.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shell.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
thread.cpp thread renaming 2016-01-31 20:23:24 -03:00
thread.h thread renaming 2016-01-31 20:23:24 -03: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 Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
thread_safe.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00