godot/core/os
Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Condensed some if and ERR statements. Added dots to end of error messages

Couldn't figure out EXPLAINC. These files gave me trouble: core/error_macros.h, core/io/file_access_buffered_fa.h (where is it?),
core/os/memory.cpp,
drivers/png/png_driver_common.cpp,
drivers/xaudio2/audio_driver_xaudio2.cpp (where is it?)
2019-08-17 12:33:15 +02:00
..
copymem.h
dir_access.cpp DirAccess: Drop compat get_next(bool *is_dir) which was hidden 2019-07-25 11:09:57 +02:00
dir_access.h Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-comments 2019-08-14 13:45:54 +02:00
file_access.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
file_access.h
input_event.cpp
input_event.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
input.cpp
input.h
keyboard.cpp
keyboard.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
main_loop.cpp
main_loop.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
memory.cpp
memory.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
midi_driver.cpp
midi_driver.h
mutex.cpp
mutex.h
os.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
os.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
rw_lock.cpp
rw_lock.h
SCsub
semaphore.cpp
semaphore.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
thread_dummy.cpp
thread_dummy.h
thread_safe.cpp
thread_safe.h
thread.cpp
thread.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
threaded_array_processor.h