Historia zmian

Autor SHA1 Wiadomość Data
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 lat temu
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods 4 lat temu
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 lat temu
  Marcel Admiraal fa435a550a Add override keywords to core/os.h derived classes. 4 lat temu
  Emmanuel Leblond c6de3872f9 Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double 5 lat temu
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 lat temu
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 lat temu
  Hugo Locurcio 90a1f8d8a7 Make `OS.execute()` blocking by default if not specified 5 lat temu
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 lat temu
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 lat temu
  hbina085 f78baa5f93 added a const keyword for a methods that return constant literal... 6 lat temu
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms 6 lat temu
  Ignacio Etcheverry 41873ffa88 Added set_environment to OS class 6 lat temu
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 lat temu
  volzhs 84d060c768 Added OS.get_system_time_msecs() 6 lat temu
  Fabio Alessandrelli 460e3376a4 Use monotonic clock for get_ticks_usec 6 lat temu
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 lat temu
  Rémi Verschelde 72996df656 Revert "Try closing gracefully before terminating process" 7 lat temu
  Marcin Zawiejski ca1c851dbd Try closing gracefully before terminating process 7 lat temu
  Blazej Floch c45f44d856 Local debugger fixes and extensions 7 lat temu
  Marcelo Fernandez d780d774aa Clean and expose get_audio/video_driver_* funcs on OS class 7 lat temu
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 lat temu
  Emmanuel Leblond e315c94900 Change OS::initialize signature to return Error (fix segfault on x11) 7 lat temu
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 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
  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 ed57f0a0d4 Remove get_default_video_mode definition on OSX/iOS 7 lat temu