godot/core/os
Juan Linietsky 3e20391bf6 -Changed bootsplash option to use a file, fixes #1539
-Added OS.get_splash_tick_msec() to query when splash appeared
2015-04-12 17:55:01 -03:00
..
copymem.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
copymem.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
dir_access.cpp improved save path error messages for scene, textures and audio, fixes #1514 2015-04-12 16:45:59 -03:00
dir_access.h improved save path error messages for scene, textures and audio, fixes #1514 2015-04-12 16:45:59 -03:00
file_access.cpp Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
file_access.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
input.cpp Add InputEvent::ACTION get/set support for variant 2015-01-20 20:01:02 +08:00
input.h -added new code completion guess locations, closes #1032 2015-01-03 13:03:13 -03:00
input_event.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
input_event.h SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
keyboard.cpp -attempt to be friendlier on non english keyboards 2015-01-04 22:39:21 -03:00
keyboard.h -WIP to add proper key swapping according to keyboard layout 2015-01-04 21:16:40 -03:00
main_loop.cpp Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
main_loop.h A bit of everything: 2014-05-14 01:22:15 -03:00
memory.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memory.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memory_pool_dynamic.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memory_pool_dynamic.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memory_pool_dynamic_prealloc.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memory_pool_dynamic_prealloc.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memory_pool_dynamic_static.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memory_pool_dynamic_static.h export a unicode font may crash because chunks out of range... 2014-03-11 13:57:59 +08:00
memory_pool_static.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memory_pool_static.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mutex.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mutex.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
os.cpp -Changed bootsplash option to use a file, fixes #1539 2015-04-12 17:55:01 -03:00
os.h -Changed bootsplash option to use a file, fixes #1539 2015-04-12 17:55:01 -03:00
pc_joystick_map.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
semaphore.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
semaphore.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shell.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shell.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
thread.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
thread.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
thread_dummy.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
thread_dummy.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
thread_safe.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
thread_safe.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00