Commit History

Author SHA1 Message Date
  Marcelo Fernandez 253db95cba OS::execute can now read from stderr too when executing with a pipe. 8 years ago
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers 8 years ago
  David Carlier 14392c9798 get_executable_path slight change to make it work under OpenBSD 8 years ago
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too 8 years ago
  Hein-Pieter van Braam c67b08300a Add a simple signal handler for SIGCHLD on Unix 8 years ago
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! 8 years ago
  eska 6d86a63648 OS additions and fixes for WebAssembly/asm.js 8 years ago
  Rémi Verschelde 22419082d9 Remove some noisy debug prints 9 years ago
  volzhs 9073dc9963 change invalid characters when get user data dir on Windows & Unix 9 years ago
  Aren Villanueva e5c1a2c3f7 Implements get_executable_path for OS X should proc_pidpath in os_osx.mm doesn't succeed. Silences the warning for javascript as the function currently appears superfluous. 9 years ago
  Kyle Luce 674c6f2f2d Add function to convert Date time from a dictionary to Epoch 9 years ago
  Kyle Luce feef563f3f Fixes the month consistency issue in enums and get_date etc 9 years ago
  Juan Linietsky c633a29a39 improve reporting of error in wrong inheritance for autoload script 9 years ago
  Rémi Verschelde 7f82c8d7c5 Merge pull request #3230 from touilleMan/issue-55 9 years ago
  Juan Linietsky a120c66f98 -Removed OS.get_system_time_msec(), this is undoable on Windows and also unusable from GDscript due to precision. 9 years ago
  Emmanuel Leblond cabf923484 Remove unnecessary null pointer checks 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  est31 e1d02e4831 Make the setting unix-only. 9 years ago
  Rémi Verschelde 9ab7de243f Fix error messages forcing a white font for subsequent messages 9 years ago
  Rémi Verschelde 6334895088 Display error type (error, warning, script error) in OS::print_error 9 years ago
  Juan Linietsky 277a339cf0 Merge pull request #2365 from Mavhod/patch-1 10 years ago
  Juan Linietsky fad1faddae Removing locatime so this function compiles again. 10 years ago
  Ariel Manzur e3e93da6b9 fixed localtime thing for ios, not tested anywhere else 10 years ago
  Mavhod 3942117bbf add () 10 years ago
  Mavhod 69710055f0 get_date on Linux 10 years ago
  xodene 6b25e83ba7 tested and fixed unix os_system_time_msec() 10 years ago
  Maximillian 6f9a084ac8 Add OS.get_system_time_msec 10 years ago
  Juan Linietsky 55b34e05b3 -some changes by okam 10 years ago
  est31 c5338fd6c4 Add OS.get_time_zone_info function 10 years ago