Commit History

Author SHA1 Message Date
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms 6 years ago
  marxin e5f665c718 Fix -Wsign-compare warnings. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde de59fe04e7 Add print_verbose to print to stdout only in verbose mode 7 years ago
  Juan Linietsky ea3d997f9d Revert "added get_creation_time function for gdscript" 7 years ago
  Daniele Giuliani d315b0fb8a added get_creation_time function for gdscript 7 years ago
  Gustav Lund 8a7840a304 Fix for large .pck files 7 years ago
  Hugo Locurcio 1c419531a0 Change ".." punctuation for "..." in editor strings (#16507) 7 years ago
  Marcelo Fernandez a4e64c5454 Added File.get_path and File.get_path_absolute functions 7 years ago
  Marcin Zawiejski 8315aa40cc fix buffer write performance on Windows and Unix 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Ruslan Mustakov 1a2311e350 Extract logging logic 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
  Marcelo Fernandez 3528b1e571 Fix x11 exported executables not getting the +x flag 7 years ago
  Hein-Pieter van Braam cbedb54408 Fix EOF in wav file importer 8 years ago
  Hein-Pieter van Braam 5fed954a1b Fix UNIX file open 8 years ago
  Hein-Pieter van Braam a7c2ff5c94 Make UNIX file access more correct 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky 7f02627290 -Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760 9 years ago
  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 years ago
  Juan Linietsky 5769f8aaae Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #2278 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky a88f67821c HTML5 exporter seems to be fully functional 10 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago