index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
windows
/
file_access_windows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Moved member variables to initializer list
Wilson E. Alvarez
2018-12-11
1
-5
/
+4
*
Fixing warnings generated by MSVC
Dualtagh Murray
2018-10-19
1
-2
/
+2
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-12
/
+8
*
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
1
-20
/
+0
*
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-10
1
-0
/
+20
|
\
|
*
added get_creation_time function for gdscript
Daniele Giuliani
2018-05-16
1
-0
/
+20
*
|
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
1
-3
/
+3
|
/
*
Fix delay in rename_error windows save loop, should be 100msec, not 1sec
Robin Hübner
2018-05-03
1
-1
/
+1
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-1
/
+1
*
Fix case mismatch check on Windows
Rémi Verschelde
2018-04-18
1
-9
/
+12
*
Test and warn of case mismatch on Windows
Juan Linietsky
2018-04-18
1
-0
/
+18
*
Trigger IO error only after exhausting attempts
Tom Dobbelaere
2018-04-03
1
-4
/
+7
*
Added File.get_path and File.get_path_absolute functions
Marcelo Fernandez
2018-03-13
1
-5
/
+17
*
fix buffer write performance on Windows and Unix
Marcin Zawiejski
2018-02-04
1
-0
/
+5
*
Add a proper error when safe save fails.
Juan Linietsky
2018-02-02
1
-0
/
+3
*
Attempt renaming multiple times on safe file save, and make the behavior opti...
Juan Linietsky
2018-01-12
1
-14
/
+25
*
Fixed problem with missing uninitialized last byte on waveform trip, closes #...
Juan Linietsky
2018-01-05
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Extract logging logic
Ruslan Mustakov
2017-09-25
1
-0
/
+6
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-3
/
+3
*
Remove assignment and declarations in if statements
Hein-Pieter van Braam
2017-09-08
1
-1
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-75
/
+57
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
1
-1
/
+1
*
Windows: Define _WIN32_WINRT to 0x0600 (Vista)
Rémi Verschelde
2017-01-08
1
-2
/
+0
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Rename remaining WinRT references to UWP
George Marques
2016-11-03
1
-1
/
+1
*
Rename WINRT_ENABLED to UWP_ENABLED
George Marques
2016-11-03
1
-1
/
+1
*
Fix drivers coding for WinRT
George Marques
2016-09-03
1
-1
/
+9
*
-Add visible IO errors when closing a file fails due to it being locked (most...
Juan Linietsky
2016-06-13
1
-0
/
+4
*
-Added a new mode, WRITE_READ to File, to recover compatibility with old proj...
Juan Linietsky
2016-01-10
1
-0
/
+2
*
Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #...
Juan Linietsky
2016-01-02
1
-1
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Merge pull request #1438 from Spooner/fix_isometric_demo
Juan Linietsky
2015-03-22
1
-1
/
+1
|
\
|
*
Corrected behaviour of File.READ_WRITE mode (fixes #378)
Bil Bas (Spooner)
2015-02-16
1
-1
/
+1
*
|
Update file_access_windows.cpp for mingw cross-compile
Matthew Hughes
2015-03-15
1
-2
/
+4
*
|
support for 2D shadow casters
Juan Linietsky
2015-03-02
1
-3
/
+17
|
/
*
Small batch of fixes
Juan Linietsky
2014-12-15
1
-1
/
+0
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+251