godot/main
Andrii Doroshenko (Xrayez) 33f55369cb Enforce Unicode encoding in MSVC
This can help to solve compilation issues on systems with Japanese
locale with encodings like Shift_JIS and UTF-8-BOM.

Also be more consistent using String::utf8() to represent cyrilic
unicode characters in test_string.cpp

Clarified some comments in test_string.cpp for some Unicode characters.
2019-06-19 14:42:09 +03:00
..
tests Enforce Unicode encoding in MSVC 2019-06-19 14:42:09 +03:00
app_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
default_controller_mappings.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gamecontrollerdb.txt Sync controller mappings DB with SDL2 community repo 2019-03-06 17:13:40 +01:00
gamecontrollerdb_204.txt Sync controller mappings DB with SDL2 community repo 2018-09-27 09:54:21 +02:00
gamecontrollerdb_205.txt Sync controller mappings DB with SDL2 community repo 2018-09-27 09:54:21 +02:00
godotcontrollerdb.txt Input: Add mapping for X-Box One S controller on Linux 2018-10-02 09:14:47 +02:00
input_default.cpp [Input] Release keys/actions pressed if window loses focus 2019-04-27 12:05:12 -03:00
input_default.h [Input] Release keys/actions pressed if window loses focus 2019-04-27 12:05:12 -03:00
main.cpp Merge pull request #29470 from KoBeWi/_ 2019-06-19 00:19:14 +02:00
main.h Make recursive nature of iteration not fail. 2019-01-24 13:09:05 -03:00
main_builders.py Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
main_timer_sync.cpp Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
main_timer_sync.h Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
performance.cpp Add missing enum value to Performance::get_monitor_type 2019-04-22 15:15:09 +02:00
performance.h Add a monitor for the orphan nodes 2019-04-17 23:13:16 +02:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
splash.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
splash_editor.png Donors: Remove GameDev.tv from splash screen 2019-01-16 13:12:49 +01:00