godot/platform/windows
Joost Heitbrink dc61323b2c PCK: Set VERSION_PATCH in header, factor out header magic
Unify pack file version and magic to avoid hardcoded literals.

`version.py` now always includes `patch` even for the first release in
a new stable branch (e.g. 3.2). The public name stays without the patch
number, but `Engine.get_version_info()` already included `patch == 0`,
and we can remove some extra handling of undefined `VERSION_PATCH` this
way.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2020-01-06 13:13:17 +01:00
..
export Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
context_gl_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
context_gl_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
crash_handler_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
crash_handler_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
detect.py SCons: Add 'split_libmodules' option to workaround linker issue 2019-12-11 15:40:28 +01:00
godot.ico
godot.natvis Update natvis file to display Node class correctly in Visual Studio debugger 2019-10-29 10:24:29 +01:00
godot_res.rc PCK: Set VERSION_PATCH in header, factor out header magic 2020-01-06 13:13:17 +01:00
godot_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
joypad_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
joypad_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
key_mapping_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
key_mapping_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
lang_table.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_windows.cpp Merge pull request #33967 from Calinou/add-os-is-window-focused 2020-01-06 11:39:18 +01:00
os_windows.h Merge pull request #33967 from Calinou/add-os-is-window-focused 2020-01-06 11:39:18 +01:00
platform_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
platform_windows_builders.py Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
power_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
power_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
windows_terminal_logger.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
windows_terminal_logger.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00