Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Hugo Locurcio 5acb8a253e Only print message for `get_modified_time()` failure when in verbose mode hace 3 años
  reduz 32b43cfeb3 Implement Resource UIDs hace 4 años
  Rémi Verschelde 01d5c463be FileAccess: Don't err in `store_buffer` with buffer of size 0 hace 4 años
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() hace 4 años
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) hace 6 años
  Alex Hirsch c28428fe4d Allow nullptr with zero length in FileAccess get_buffer hace 4 años
  Alex Hirsch cdf3099c68 Add parameter checkes to FileAccess get_buffer functions hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 4 años
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Rafał Mikrut 9ddb3265e1 Fix some crashes, overflows and using variables without values hace 5 años
  Fabio Alessandrelli ad9a5ee6f1 Disable file descriptor sharing with subprocs. hace 5 años
  qarmin 17732fe698 Added some obvious errors explanations hace 5 años
  PouleyKetchoupp b49226e085 Support for file not found in ConfigFile::Load and handle a few specific cases hace 6 años
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' hace 6 años
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms hace 6 años
  marxin e5f665c718 Fix -Wsign-compare warnings. hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list hace 6 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  Rémi Verschelde de59fe04e7 Add print_verbose to print to stdout only in verbose mode hace 7 años
  Juan Linietsky ea3d997f9d Revert "added get_creation_time function for gdscript" hace 7 años