Histórico de Commits

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