pandemonium_engine/platform/windows
2022-08-19 20:50:20 +02:00
..
export Ported: Refactor the export checking logic to improve separation of concerns - m4gr3d 2022-08-19 12:08:35 +02:00
context_gl_windows.cpp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
context_gl_windows.h Moved the error macros. 2022-08-17 15:14:19 +02:00
crash_handler_windows.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
crash_handler_windows.h
detect.py Use bigobj for release MSVC builds 2022-07-29 23:21:04 +02:00
joypad_windows.cpp
joypad_windows.h
key_mapping_windows.cpp
key_mapping_windows.h
lang_table.h
logo.png
os_windows.cpp Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
os_windows.h Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
pandemonium_res.rc Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
pandemonium_windows.cpp Ported: Fix exit code of --help and --version, and test them in CI 2022-07-29 21:45:04 +02:00
pandemonium.ico Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
pandemonium.natvis Now Vector4, Vector4i, Projection, PoolVector4Array, PoolVector4iArray, are built in variant types. Also reordered the Variant's Type enum, renamed _RID in it to RID, fixed a few smaller issues and removed some very old compat code. 2022-08-16 21:55:56 +02:00
platform_config.h
platform_windows_builders.py
power_windows.cpp
power_windows.h
SCsub Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
windows_terminal_logger.cpp Backported most of the improvements to String from Godot4. 2022-08-15 22:54:03 +02:00
windows_terminal_logger.h