Historia zmian

Autor SHA1 Wiadomość Data
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 lat temu
  Rémi Verschelde 7908dc322a Drop unused OS_Unix::has_data and related logic 7 lat temu
  Rémi Verschelde d5ca9e2f6f Style: Apply clang-format again on all files 7 lat temu
  Juan Linietsky 9678231b10 Changed the dynamic library open function to allow setting the path of the library to open extra libraries. 7 lat temu
  Rémi Verschelde af9c67db0c Allow customizing user:// path (folder in OS::get_data_path()) 7 lat temu
  Ruslan Mustakov d42c5646a5 Return and repair file logging 7 lat temu
  Rémi Verschelde 32c12a92a5 Add initial support for the XDG Base Directory spec 7 lat temu
  Rémi Verschelde 73049d115e Rename OS::get_data_dir to OS::get_user_data_dir 7 lat temu
  Rémi Verschelde 87694d1884 Disable logging until the logs location is sorted out 7 lat temu
  Elia Argentieri 600efa0346 Use execvp instead of execv to allow OS.execute() to search through PATH. 7 lat temu
  Marcelo Fernandez 4b695c3bdf OS::execute can now read from stderr too when executing with a pipe 7 lat temu
  Ruslan Mustakov 1a2311e350 Extract logging logic 7 lat temu
  Rémi Verschelde 9a8a0e20e5 Merge pull request #10552 from RandomShaper/improve-posix 8 lat temu
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 lat temu
  Pedro J. Estébanez a560a62118 Make OS::delay_usec() more reliable on UNIX 8 lat temu
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 8 lat temu
  Karroffel 135c2112ad added an optional parameter to OS symbol lookup 8 lat temu
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 lat temu
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). 8 lat temu
  David Carlier df87ad14d0 get_executable_path slight change to make it work under OpenBSD 8 lat temu
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 lat temu
  Karroffel 741800f5cc [DLScript] fixed android builds now 8 lat temu
  Karroffel 67f59bc2d9 increased maximum number of scripting languages 8 lat temu
  Karroffel 2281942fb3 Added methods for opening dynamic libraries to OS 8 lat temu
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 lat temu
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 lat temu
  Hein-Pieter van Braam cff6840ff7 Add a simple signal handler for SIGCHLD on Unix 8 lat temu
  Juan Linietsky 6f2e16306a Several bugfixes, improving the import workflow 8 lat temu
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 lat temu
  Juan Linietsky 53ce643e52 -Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16 8 lat temu