godot/core
Rémi Verschelde f33a9db279
Merge pull request #20826 from raphael10241024/mybranch
fix #20390: handle time before year 1970
2018-08-14 09:59:05 +02:00
..
bind fix #20390 :get_unix_time_from_datetime and get_date_time_from_unix_time can handle time before year 1970 now 2018-08-13 15:37:27 +08:00
helper
io Fix ResourceLoader::exists() false negative and readd deprecated has() 2018-08-12 12:44:38 +02:00
math Fix clang compile error 2018-08-09 08:50:06 -03:00
os Revert "added get_creation_time function for gdscript" 2018-08-10 13:29:49 -03:00
allocators.h
array.cpp Fix SortArray crashing with bad comparison functions 2018-08-04 14:08:34 +02:00
array.h
class_db.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
class_db.h
color_names.inc
color.cpp [Core] 64-bit int Color methods 2018-07-25 15:34:24 -05:00
color.h [Core] 64-bit int Color methods 2018-07-25 15:34:24 -05:00
command_queue_mt.cpp
command_queue_mt.h
compressed_translation.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
compressed_translation.h
core_builders.py Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
core_string_names.cpp
core_string_names.h
cowdata.h Fix nested Vectors 2018-07-29 17:03:35 +02:00
dictionary.cpp
dictionary.h
dvector.cpp
dvector.h
engine.cpp
engine.h
error_list.h
error_macros.cpp
error_macros.h Make sure warn deprecated uses a volatile bool (for multithreading) 2018-08-07 12:25:48 -03:00
func_ref.cpp
func_ref.h
global_constants.cpp
global_constants.h
hash_map.h
hashfuncs.h
image.cpp Added proper import support for 3D and Array textures 2018-08-06 14:56:06 -03:00
image.h Added proper import support for 3D and Array textures 2018-08-06 14:56:06 -03:00
input_map.cpp
input_map.h
int_types.h
list.h
make_binders.py fix windows build using python 3.7 2018-07-28 18:13:48 +02:00
map.h
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
method_ptrcall.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
node_path.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
node_path.h
oa_hash_map.h
object.cpp Ensure one shot signals are not disconnected while edited, closes #7776 2018-07-29 21:05:31 -03:00
object.h
ordered_hash_map.h
packed_data_container.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
packed_data_container.h
pair.h
path_remap.cpp
path_remap.h
pool_allocator.cpp
pool_allocator.h
print_string.cpp
print_string.h
project_settings.cpp Fix main scene file filter 2018-07-26 11:48:12 +02:00
project_settings.h
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp -Add Expression class, used to evaluate expressions 2018-08-08 17:35:23 -03:00
register_core_types.h
resource.cpp
resource.h
rid.cpp
rid.h
ring_buffer.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
safe_refcount.cpp
safe_refcount.h
script_debugger_local.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
script_debugger_local.h
script_debugger_remote.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
script_debugger_remote.h
script_language.cpp
script_language.h Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
SCsub Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
self_list.h
set.h
simple_type.h
sort.h Fix SortArray crashing with bad comparison functions 2018-08-04 14:08:34 +02:00
string_buffer.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
string_builder.cpp
string_builder.h
string_db.cpp
string_db.h
translation.cpp
translation.h
type_info.h
typedefs.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
ucaps.h
undo_redo.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
undo_redo.h
ustring.cpp removed some surplus null appends that got typoed in 0e29f7974b 2018-08-07 03:30:14 +01:00
ustring.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
variant_call.cpp Allow some non-integer built-in constants in gdscript 2018-07-31 17:56:48 +02:00
variant_construct_string.cpp
variant_op.cpp
variant_parser.cpp
variant_parser.h
variant.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
variant.h Allow some non-integer built-in constants in gdscript 2018-07-31 17:56:48 +02:00
vector.h Fix nested Vectors 2018-07-29 17:03:35 +02:00
version.h
vmap.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
vset.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00