index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
windows
/
file_access_windows.h
Age
Commit message (
Expand
)
Author
2023-02-16
Restore FileAccess.close method.
bruvzg
2023-01-11
Prevent opening Windows console files
Juan Linietsky
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-09-19
Replace File/Directory with FileAccess/DirAccess
kobewi
2022-08-02
Add override keywords to FileAccess derived classes
Marcel Admiraal
2022-04-12
Remove or make private `FileAccess` `close()` methods.
bruvzg
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-05-25
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-17
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-04-07
Add FileAccess::set_unix_permissions for Unix platforms
Juan Linietsky
2019-04-05
Fix File opened with READ_WRITE on Windows
Chaosus
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-10
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-05-16
added get_creation_time function for gdscript
Daniele Giuliani
2018-03-13
Added File.get_path and File.get_path_absolute functions
Marcelo Fernandez
2018-02-04
fix buffer write performance on Windows and Unix
Marcin Zawiejski
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-09-25
Extract logging logic
Ruslan Mustakov
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky