godot/core
Kyle Luce 674c6f2f2d Add function to convert Date time from a dictionary to Epoch
- Also changed get_time_from_unix_time to get_date_time_from_unix_time to be
  consistent.

Ticket:
https://github.com/godotengine/godot/issues/4038
2016-03-16 23:13:39 -07:00
..
bind Add function to convert Date time from a dictionary to Epoch 2016-03-16 23:13:39 -07:00
io -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
math remove trailing whitespace 2016-03-09 00:00:52 +01:00
os Fixes the month consistency issue in enums and get_date etc 2016-03-13 15:27:39 -07:00
allocators.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
array.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
array.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
balloon_allocator.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
color.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
color.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
command_queue_mt.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
command_queue_mt.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
compressed_translation.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
compressed_translation.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
core_string_names.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
core_string_names.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dictionary.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dictionary.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dvector.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dvector.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
error_list.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
error_macros.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
error_macros.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
event_queue.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
event_queue.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
fpstr.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
fpstr.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
func_ref.cpp Update mi.name 2015-09-25 18:51:04 +03:00
func_ref.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
global_constants.cpp Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
global_constants.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
globals.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
globals.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
hash_map.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
hashfuncs.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
image.cpp -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
image.h -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
image_quantize.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
input_map.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
input_map.h proper joy axis support as actions, can be configured and inquired, fixes #2317 2016-01-02 09:37:16 -03:00
int_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
list.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
make_binders.py Small Fixes 2014-09-17 11:53:29 -03:00
map.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
message_queue.cpp -make signals throw an error when target method is not found, fixes #2036 2016-01-04 09:35:21 -03:00
message_queue.h -make signals throw an error when target method is not found, fixes #2036 2016-01-04 09:35:21 -03:00
method_bind.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
method_bind.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
multi_bucket_array.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
object.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
object.h -make signals throw an error when target method is not found, fixes #2036 2016-01-04 09:35:21 -03:00
object_type_db.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
object_type_db.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
packed_data_container.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
packed_data_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pair.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pair.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
path_db.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
path_db.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
path_remap.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
path_remap.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pool_allocator.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
pool_allocator.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
print_string.cpp Fix typo 2016-01-13 00:06:38 +01:00
print_string.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
ref_ptr.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
ref_ptr.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
reference.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
reference.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
register_core_types.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
register_core_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
res_ptr.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
res_ptr.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
resource.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
resource.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
rid.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rid.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
ring_buffer.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
safe_refcount.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
safe_refcount.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
script_debugger_debugger.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_debugger_local.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_debugger_local.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_debugger_remote.cpp -Restore mouse on X11 when debugger break happens, closes #2232 2016-01-02 12:58:59 -03:00
script_debugger_remote.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_language.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
script_language.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
self_list.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
set.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
simple_type.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
sort.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
string_db.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
string_db.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
translation.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
translation.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
typedefs.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
ucaps.h Misc Fixes 2014-06-27 23:21:45 -03:00
undo_redo.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
undo_redo.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
ustring.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
ustring.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
variant.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
variant.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
variant_call.cpp Removed get() function from many variant typed arrays, fixes #2135 2016-01-24 01:00:42 -03:00
variant_call_bind.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
variant_construct_string.cpp begin new serialization framework 2015-02-15 01:21:26 -03:00
variant_op.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
variant_parser.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
variant_parser.h -Use simpler methods for parsing simple tags, fixes #3274 2016-01-08 19:03:17 -03:00
vector.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
vmap.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
vmap.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
vset.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
vset.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00