summaryrefslogtreecommitdiff
path: root/drivers/windows/file_access_windows.cpp
AgeCommit message (Expand)Author
2018-01-05Fixed problem with missing uninitialized last byte on waveform trip, closes #...Juan Linietsky
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-09-25Extract logging logicRuslan Mustakov
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-08Remove assignment and declarations in if statementsHein-Pieter van Braam
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-16Synchronize parameter names in definition and declarationTwistedTwigleg
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-08Windows: Define _WIN32_WINRT to 0x0600 (Vista)Rémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-03Rename remaining WinRT references to UWPGeorge Marques
2016-11-03Rename WINRT_ENABLED to UWP_ENABLEDGeorge Marques
2016-09-03Fix drivers coding for WinRTGeorge Marques
2016-06-13-Add visible IO errors when closing a file fails due to it being locked (most...Juan Linietsky
2016-01-10-Added a new mode, WRITE_READ to File, to recover compatibility with old proj...Juan Linietsky
2016-01-02Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #...Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-22Merge pull request #1438 from Spooner/fix_isometric_demoJuan Linietsky
2015-03-15Update file_access_windows.cpp for mingw cross-compileMatthew Hughes
2015-03-02support for 2D shadow castersJuan Linietsky
2015-02-16Corrected behaviour of File.READ_WRITE mode (fixes #378)Bil Bas (Spooner)
2014-12-15Small batch of fixesJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky