Commit History

Author SHA1 Message Date
  MJacred de768afbdc Fetch video adapter driver name and version from OS on Linux/*BSD and Windows 2 years ago
  MJacred ac9786c525 Add get_distribution_name() and get_version() to OS 2 years ago
  James 0aecfc9254 Fixes #65377: get_datetime_* functions can return wrong values 2 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  mdavisprog f3c1232c59 Add OS::is_process_running function. 4 years ago
  Emmanuel Leblond 80f61352fb Add GDNativeInterface::get_library_path to GDExtension 3 years ago
  Fabio Alessandrelli 6b5634b96a [OS/Crypto] Add get_entropy to OS. 3 years ago
  Rémi Verschelde 8bdef23f7f Merge pull request #56012 from bruvzg/wt🤎4 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  bruvzg ea5bb8b47d [Windows] Improve console handling and execute/create_process. 3 years ago
  Yuri Roubinsky a4b7de6b23 Fix console colors on Windows 3 years ago
  Aaron Franke 2dabdda36a Update Time documentation 3 years ago
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor 3 years ago
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 years ago
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal fa435a550a Add override keywords to core/os.h derived classes. 4 years ago
  Emmanuel Leblond c6de3872f9 Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Hugo Locurcio 90a1f8d8a7 Make `OS.execute()` blocking by default if not specified 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  hbina085 f78baa5f93 added a const keyword for a methods that return constant literal... 6 years ago
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms 6 years ago
  Ignacio Etcheverry 41873ffa88 Added set_environment to OS class 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  volzhs 84d060c768 Added OS.get_system_time_msecs() 6 years ago
  Fabio Alessandrelli 460e3376a4 Use monotonic clock for get_ticks_usec 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago