summaryrefslogtreecommitdiffstats
path: root/drivers/unix/os_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* [DLScript] fixed android builds nowKarroffel2017-04-061-1/+1
* increased maximum number of scripting languagesKarroffel2017-04-031-8/+9
* Added methods for opening dynamic libraries to OSKarroffel2017-03-291-0/+30
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-137/+114
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Add a simple signal handler for SIGCHLD on UnixHein-Pieter van Braam2017-02-091-1/+15
* Several bugfixes, improving the import workflowJuan Linietsky2017-02-061-0/+8
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-5/+2
* -Changed memory functions, Memory::alloc_static*, simplified them, made them ...Juan Linietsky2017-01-061-4/+1
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-2/+2
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-0/+4
|\
| * 2D Shaders are working again using the new syntax, though all is buggy in gen...Juan Linietsky2016-10-101-0/+4
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* | OS additions and fixes for WebAssembly/asm.jseska2016-11-301-3/+0
|/
* Remove some unused variablesJohan Manuel2016-08-131-1/+1
* Remove some noisy debug printsRémi Verschelde2016-07-171-4/+0
* change invalid characters when get user data dir on Windows & Unixvolzhs2016-06-031-1/+1
* Implements get_executable_path for OS X should proc_pidpath in os_osx.mm does...Aren Villanueva2016-04-201-0/+21
* Add function to convert Date time from a dictionary to EpochKyle Luce2016-03-161-0/+1
* Fixes the month consistency issue in enums and get_date etcKyle Luce2016-03-131-0/+3
* improve reporting of error in wrong inheritance for autoload scriptJuan Linietsky2016-01-131-2/+2
* Merge pull request #3230 from touilleMan/issue-55Rémi Verschelde2016-01-111-2/+1
|\
| * Remove unnecessary null pointer checksEmmanuel Leblond2016-01-041-2/+1
* | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...Juan Linietsky2016-01-101-3/+2
|/
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Make the setting unix-only.est312015-11-301-0/+8
* Fix error messages forcing a white font for subsequent messagesRémi Verschelde2015-11-101-6/+6
* Display error type (error, warning, script error) in OS::print_errorRémi Verschelde2015-11-101-9/+19
* Merge pull request #2365 from Mavhod/patch-1Juan Linietsky2015-10-171-1/+1
|\
| * add ()Mavhod2015-08-131-1/+1
| * get_date on LinuxMavhod2015-08-131-1/+1
* | Removing locatime so this function compiles again.Juan Linietsky2015-09-101-2/+2
* | fixed localtime thing for ios, not tested anywhere elseAriel Manzur2015-09-091-1/+2
|/
* tested and fixed unix os_system_time_msec()xodene2015-08-061-2/+3
* Add OS.get_system_time_msecMaximillian2015-08-061-0/+7
* -some changes by okamJuan Linietsky2015-06-301-0/+6
* Add OS.get_time_zone_info functionest312015-06-061-1/+28
* Add utc param to get_time and get_date methodsest312015-06-061-5/+12
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* fix build on freebsdsambler2015-01-271-1/+19
* New Code CompletionJuan Linietsky2014-12-161-0/+6
* 3D Import Import & UDPJuan Linietsky2014-11-121-0/+2
* Fixing Issues...Juan Linietsky2014-09-191-1/+7
* -Support for changing fontsJuan Linietsky2014-04-051-0/+6
* -fixed bug in Button now exporting font propertyJuan Linietsky2014-02-151-1/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+410