Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Rémi Verschelde 72996df656 Revert "Try closing gracefully before terminating process" il y a 7 ans
  Marcin Zawiejski ca1c851dbd Try closing gracefully before terminating process il y a 7 ans
  bruvzg ce64c2a32e Fix Linux/X11 build on ARMs. il y a 7 ans
  Blazej Floch c45f44d856 Local debugger fixes and extensions il y a 7 ans
  Robin Hübner 8287441955 GDNative Unix: fix shared lib loading, dlopen expects leading ./ to interpret as relative path. il y a 7 ans
  Leon Krause 25800ffb0e Add RWLockDummy for NO_THREADS builds il y a 7 ans
  Marcelo Fernandez d780d774aa Clean and expose get_audio/video_driver_* funcs on OS class il y a 7 ans
  Artem Varaksa d35e486228 Clean up some bad words from code comments il y a 7 ans
  sambler 384055c86f Fix use of execvp, earlier fix was short sighted and only worked il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Juan Linietsky 6e2ed15ff1 Add support from properly exporting shared objects, needed for GDNative export il y a 7 ans
  Rémi Verschelde d65ac7378c Fix crash in OS::execute on FreeBSD il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Rémi Verschelde 7908dc322a Drop unused OS_Unix::has_data and related logic il y a 7 ans
  Rémi Verschelde d5ca9e2f6f Style: Apply clang-format again on all files il y a 7 ans
  Juan Linietsky 9678231b10 Changed the dynamic library open function to allow setting the path of the library to open extra libraries. il y a 7 ans
  Rémi Verschelde af9c67db0c Allow customizing user:// path (folder in OS::get_data_path()) il y a 7 ans
  Ruslan Mustakov d42c5646a5 Return and repair file logging il y a 7 ans
  Rémi Verschelde 32c12a92a5 Add initial support for the XDG Base Directory spec il y a 7 ans
  Rémi Verschelde 73049d115e Rename OS::get_data_dir to OS::get_user_data_dir il y a 7 ans
  Rémi Verschelde 87694d1884 Disable logging until the logs location is sorted out il y a 7 ans
  Elia Argentieri 600efa0346 Use execvp instead of execv to allow OS.execute() to search through PATH. il y a 8 ans
  Marcelo Fernandez 4b695c3bdf OS::execute can now read from stderr too when executing with a pipe il y a 8 ans
  Ruslan Mustakov 1a2311e350 Extract logging logic il y a 8 ans
  Rémi Verschelde 9a8a0e20e5 Merge pull request #10552 from RandomShaper/improve-posix il y a 8 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 8 ans
  Pedro J. Estébanez a560a62118 Make OS::delay_usec() more reliable on UNIX il y a 8 ans
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case il y a 8 ans
  Karroffel 135c2112ad added an optional parameter to OS symbol lookup il y a 8 ans