Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Chaosus 70c3270dfa Removed error message arriving whenever csv file changed 6 years ago
  allkhor eacb8600f4 FileAccess::store_csv_line() don't added unnecessary double quotes. 6 years ago
  Kanabenki 48166a9f3c Add store_csv_line method for File 6 years ago
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 6 years ago
  Rémi Verschelde cdc411fd54 Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Juan Linietsky ea3d997f9d Revert "added get_creation_time function for gdscript" 6 years ago
  Juan Linietsky 275e0d5ee4 Merge pull request #18914 from notwarp/master 6 years ago
  Unknown 7fbb826422 Fix #20564 HDR import fail 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago
  Daniele Giuliani d315b0fb8a added get_creation_time function for gdscript 7 years ago
  bruvzg b3ddf12fb1 Mono: Allow loading `mscorlib` from resources. 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
  Juan Linietsky 988d29bdd8 Reimport now checks source path changes and imported files and their md5, fixes #14728 7 years ago
  poke1024 a3f1ed9af9 Faster FileAccess::get_line() 7 years ago
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 7 years ago
  Rémi Verschelde 73049d115e Rename OS::get_data_dir to OS::get_user_data_dir 7 years ago
  Ruslan Mustakov 1a2311e350 Extract logging logic 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 7 years ago
  Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files 7 years ago
  Marcelo Fernandez 2144093fe6 Fix cvs files freezing the editor when a double quote is not closed 7 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  Juan Linietsky bb20f230ad -Added .hdr format support 8 years ago
  Rémi Verschelde 2398eb6ed4 Move core thirdparty files to thirdparty/{minizip,misc} 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
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago