virtualx-engine/core
Rémi Verschelde 57f707f951 Add locale renames for Hebrew and Indonesian on Windows
Windows does not fully respect ISO 639-1 like other systems,
so we have to override its locale values for those languages.

Also added comments to document the locale provenance.

(cherry picked from commit 0c7bed45c4)
2018-02-19 22:27:19 +01:00
..
bind
helper
io
math
os
allocators.h
array.cpp
array.h
class_db.cpp Added all missing VisualServer bindings 2018-02-19 22:13:44 +01:00
class_db.h
color.cpp
color.h
color_names.inc
command_queue_mt.cpp
command_queue_mt.h
compressed_translation.cpp
compressed_translation.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
core_string_names.cpp
core_string_names.h
dictionary.cpp Use the appropriate Variant hash and compare functions for Dictionaries 2018-01-27 15:11:39 +01:00
dictionary.h
dvector.cpp
dvector.h
engine.cpp
engine.h
error_list.h
error_macros.cpp
error_macros.h
func_ref.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
func_ref.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
global_constants.cpp
global_constants.h
hash_map.h
hashfuncs.h
image.cpp
image.h
input_map.cpp
input_map.h
int_types.h
list.h
make_binders.py
map.h
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
method_ptrcall.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
node_path.cpp
node_path.h
oa_hash_map.h
object.cpp
object.h
ordered_hash_map.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
packed_data_container.cpp
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
project_settings.h
ref_ptr.cpp
ref_ptr.h
reference.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
reference.h
register_core_types.cpp
register_core_types.h
resource.cpp
resource.h
rid.cpp
rid.h
ring_buffer.h
safe_refcount.cpp
safe_refcount.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
script_debugger_local.cpp
script_debugger_local.h
script_debugger_remote.cpp Remote debugger send the real instance of WeakRef referenced to 2018-01-30 20:54:25 +01:00
script_debugger_remote.h
script_language.cpp
script_language.h
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00
self_list.h
set.h
simple_type.h
sort.h
string_buffer.cpp
string_buffer.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
string_builder.cpp
string_builder.h
string_db.cpp
string_db.h
translation.cpp
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp
ustring.h
variant.cpp
variant.h
variant_call.cpp
variant_construct_string.cpp
variant_op.cpp Fix NEQ operation between 2 different Arrays 2018-01-06 04:19:48 +01:00
variant_parser.cpp
variant_parser.h
vector.h
version.h
vmap.h
vset.h