summaryrefslogtreecommitdiffstats
path: root/drivers/unix/os_unix.h
Commit message (Expand)AuthorAgeFilesLines
* Split OS::execute into two methodsMarcel Admiraal2021-01-091-1/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords to core/os.h derived classes.Marcel Admiraal2020-12-171-25/+25
* Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_t...Emmanuel Leblond2020-05-311-3/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Make `OS.execute()` blocking by default if not specifiedHugo Locurcio2020-01-231-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-4/+0
* added a const keyword for a methods that return constant literal...hbina0852019-05-211-1/+1
* Add FileAccess::set_unix_permissions for Unix platformsJuan Linietsky2019-04-071-1/+1
* Added set_environment to OS classIgnacio Etcheverry2019-02-031-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Added OS.get_system_time_msecs()volzhs2018-12-201-0/+1
* Use monotonic clock for get_ticks_usecFabio Alessandrelli2018-09-291-2/+0
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Revert "Try closing gracefully before terminating process"Rémi Verschelde2018-08-271-1/+1
* Try closing gracefully before terminating processMarcin Zawiejski2018-08-201-1/+1
* Local debugger fixes and extensionsBlazej Floch2018-05-071-0/+1
* Clean and expose get_audio/video_driver_* funcs on OS classMarcelo Fernandez2018-03-041-6/+0
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Change OS::initialize signature to return Error (fix segfault on x11)Emmanuel Leblond2018-01-041-1/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply clang-format again on all filesRémi Verschelde2017-12-071-1/+1
* Changed the dynamic library open function to allow setting the path of the li...Juan Linietsky2017-11-301-1/+1
* Return and repair file loggingRuslan Mustakov2017-11-211-1/+2
* Add initial support for the XDG Base Directory specRémi Verschelde2017-11-191-5/+0
* Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde2017-11-171-1/+1
* Remove get_default_video_mode definition on OSX/iOSRémi Verschelde2017-11-091-1/+0
* OS::execute can now read from stderr too when executing with a pipeMarcelo Fernandez2017-10-031-1/+1
* Extract logging logicRuslan Mustakov2017-09-251-5/+7
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-1/+1
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-1/+1
* added an optional parameter to OS symbol lookupKarroffel2017-07-271-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-2/+0
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-101-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* added dlscript moduleKarroffel2017-04-031-3/+3
* Added methods for opening dynamic libraries to OSKarroffel2017-03-291-0/+4
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-30/+23
* Several bugfixes, improving the import workflowJuan Linietsky2017-02-061-0/+2
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...Juan Linietsky2016-01-101-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Make the setting unix-only.est312015-11-301-0/+3
* Add OS.get_system_time_msecMaximillian2015-08-061-0/+1
* Add OS.get_time_zone_info functionest312015-06-061-0/+1
* Add utc param to get_time and get_date methodsest312015-06-061-2/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1