godot/platform/windows
Rémi Verschelde 7f49e2a7a0 Merge pull request #10487 from marcelofg55/curscr_as_default
p_screen param from get_screen_* funcs now default to the current screen
2017-08-22 08:12:04 +02:00
..
export -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
context_gl_win.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
context_gl_win.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
ctxgl_procaddr.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
ctxgl_procaddr.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
detect.py Windows: Drop support for obsolete MinGW 2017-08-18 21:46:46 +02:00
godot.ico Make the Windows icon file smaller 2017-06-20 14:38:50 +02:00
godot_res.rc Fix Windows resource script 2016-07-27 15:35:49 -03:00
godot_win.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
joypad.cpp Synchronize parameter names in definition and declaration 2017-08-16 17:22:23 +02:00
joypad.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
key_mapping_win.cpp Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER 2017-08-06 16:26:07 +03:00
key_mapping_win.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
lang_table.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_windows.cpp Merge pull request #10487 from marcelofg55/curscr_as_default 2017-08-22 08:12:04 +02:00
os_windows.h p_screen param from get_screen_* funcs now default to the current screen 2017-08-21 18:28:29 -03:00
packet_peer_udp_winsock.cpp Use const reference where favorable 2017-08-14 13:28:06 -04:00
packet_peer_udp_winsock.h Use const reference where favorable 2017-08-14 13:28:06 -04:00
platform_config.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
power_windows.cpp Improve documentation of thirdparty code snippets 2017-05-07 11:42:37 +02:00
power_windows.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub Add API to access battery power state 2017-03-04 18:04:29 +01:00
stream_peer_winsock.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
stream_peer_winsock.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
tcp_server_winsock.cpp Use const reference where favorable 2017-08-14 13:28:06 -04:00
tcp_server_winsock.h Use const reference where favorable 2017-08-14 13:28:06 -04:00