Robin Hübner
|
caa887f317
Fix delay in rename_error windows save loop, should be 100msec, not 1sec
|
7 anos atrás |
Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
7 anos atrás |
Rémi Verschelde
|
ff8c074480
Fix case mismatch check on Windows
|
7 anos atrás |
Juan Linietsky
|
44989bc957
Test and warn of case mismatch on Windows
|
7 anos atrás |
Tom Dobbelaere
|
a4fae0e5e3
Trigger IO error only after exhausting attempts
|
7 anos atrás |
Marcelo Fernandez
|
a4e64c5454
Added File.get_path and File.get_path_absolute functions
|
7 anos atrás |
Marcin Zawiejski
|
8315aa40cc
fix buffer write performance on Windows and Unix
|
7 anos atrás |
Juan Linietsky
|
82df614457
Add a proper error when safe save fails.
|
7 anos atrás |
Juan Linietsky
|
e56b3439a5
Attempt renaming multiple times on safe file save, and make the behavior optional. Fixes #14339.
|
7 anos atrás |
Juan Linietsky
|
380ee87e80
Fixed problem with missing uninitialized last byte on waveform trip, closes #15316
|
7 anos atrás |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 anos atrás |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 anos atrás |
Ruslan Mustakov
|
1a2311e350
Extract logging logic
|
8 anos atrás |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 anos atrás |
Hein-Pieter van Braam
|
8230bf0a2f
Remove assignment and declarations in if statements
|
8 anos atrás |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 anos atrás |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 anos atrás |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 anos atrás |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 anos atrás |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 anos atrás |
Rémi Verschelde
|
6323779596
Windows: Define _WIN32_WINRT to 0x0600 (Vista)
|
8 anos atrás |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 anos atrás |
George Marques
|
411faaa6f4
Rename remaining WinRT references to UWP
|
9 anos atrás |
George Marques
|
b113c7b7a3
Rename WINRT_ENABLED to UWP_ENABLED
|
9 anos atrás |
George Marques
|
c9b82498b4
Fix drivers coding for WinRT
|
9 anos atrás |
Juan Linietsky
|
7f02627290
-Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760
|
9 anos atrás |
Juan Linietsky
|
52e53d4513
-Added a new mode, WRITE_READ to File, to recover compatibility with old projects but also achieve desired functionality. Closes #3272
|
9 anos atrás |
Juan Linietsky
|
5769f8aaae
Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #2278
|
9 anos atrás |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 anos atrás |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 anos atrás |