NOLogicalSense
|
b38103e95d
Windows: Normalize slashes in return of `OS.get_temp_dir()`
|
6 months ago |
Ricardo Subtil
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
1 year ago |
Thaddeus Crews
|
9300c2bdc9
Merge pull request #100400 from CrabNickolson/windows-thread-names
|
8 months ago |
Hugo Locurcio
|
928982891e
Add `OS.get_version_alias()` to return a human-readable Windows/macOS version number
|
8 months ago |
Ramón Grill
|
d848835f8c
Add support for thread naming on windows platform
|
8 months ago |
Thaddeus Crews
|
a607bca2fd
Merge pull request #100024 from Ivorforce/optimize-string-single-char
|
8 months ago |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 months ago |
Ross Rothenstine
|
35faf99755
windows: Fix underflow before delay_usec
|
8 months ago |
Thaddeus Crews
|
156bc92282
Merge pull request #98397 from adamscott/add-tmp-support
|
8 months ago |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
10 months ago |
mrsaturnsan
|
b57ceefec1
[Windows] Improve frame pacing by busy waiting as needed
|
8 months ago |
Thaddeus Crews
|
0045b1a513
Merge pull request #98862 from HuntJSparra/early-projsettings-registration
|
8 months ago |
Thaddeus Crews
|
0d88737a9f
Merge pull request #99542 from bruvzg/stdin_str
|
8 months ago |
Rémi Verschelde
|
8e1a6ea431
Revert "Make delay_usec more precise"
|
8 months ago |
Pāvels Nadtočajevs
|
e9b57fce82
Convert line breaks to `\n` and strip line break from the end of string returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`.
|
9 months ago |
Hunt J. Sparra
|
48fbe4172b
Register Engine, OS, ProjectSettings, and Time early.
|
9 months ago |
Thaddeus Crews
|
449d90b64e
Merge pull request #99178 from mrsaturnsan/windows_sleep_precision
|
9 months ago |
Thaddeus Crews
|
1dcb686325
Merge pull request #99026 from Faless/net/split_ip
|
9 months ago |
bruvzg
|
8bb3e5360e
Disable Nahimic code injection.
|
9 months ago |
mrsaturnsan
|
df3367f334
Make delay_usec more precise
|
9 months ago |
Pāvels Nadtočajevs
|
287b7543a0
Fix 32-bit Windows build.
|
9 months ago |
Thaddeus Crews
|
179321a0a3
Merge pull request #91201 from bruvzg/con_type
|
9 months ago |
Thaddeus Crews
|
190670d16b
Merge pull request #99107 from RandomShaper/win_less_inheritance
|
9 months ago |
Fabio Alessandrelli
|
168a2a1466
[Net] Split Unix/Windows IP implementation
|
9 months ago |
Thaddeus Crews
|
cb286da1dd
Merge pull request #99112 from bruvzg/get_model_name
|
9 months ago |
Pedro J. Estébanez
|
7fcf3c491d
Windows: Avoid child processes inheriting all file handles
|
9 months ago |
Pāvels Nadtočajevs
|
a6dfd1cf6e
Implement `get_model_name` on macOS and Windows.
|
9 months ago |
Fabio Alessandrelli
|
0c620b29cd
[Net] Split Unix/Windows NetSocket implementation
|
9 months ago |
bruvzg
|
76164c2aa9
[OS] Add functions to determine standard I/O device type.
|
1 year ago |
Thaddeus Crews
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
1 year ago |