Commit History

Author SHA1 Message Date
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 3 years ago
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  luz paz a124f1effe Fix various typos 3 years ago
  Rémi Verschelde a7ba227631 Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master 3 years ago
  ne0fhyk 69f890ff11 Provide a getter for the project data directory. 4 years ago
  Fabio Alessandrelli 490511fcfe [HTML5] Fix build error due to missing string cast. 3 years ago
  Hugo Locurcio 719ff68fdd Improve the generated ZIP archive name when using Download Project Source 4 years ago
  Fabio Alessandrelli 049b5159f1 [HTML5] Fix JS build without eval. 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 years ago
  Fabio Alessandrelli fdf66a21f1 [HTML5] Add easy to use download API. 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 09212fba1e Fix missed renamings from empty() to is_empty() 4 years ago
  kobewi 889f5e44ef Make tool menu plugins use Callables for callback 4 years ago
  Fabio Alessandrelli e2083871eb [HTML5] Port JavaScript inline code to libraries. 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Fabio Alessandrelli c54de7f589 [HTML5] Add JavaScriptToolsEditorPlugin. 4 years ago