aboutsummaryrefslogtreecommitdiff
path: root/drivers/unix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix windows buildest312015-12-091-5/+7
* Make the setting unix-only.est312015-11-303-0/+19
* Merge pull request #2756 from trond/bugfix_udpJuan Linietsky2015-11-191-1/+3
|\
| * Fixed mistake where available buffer size would not be updated for each recvf...Trond Abusdal2015-11-191-3/+1
| * * Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi...Trond Abusdal2015-11-091-1/+5
| * Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left...Trond Abusdal2015-11-091-1/+1
* | Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-181-2/+0
|\ \
| * | Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
| |/
* | 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-8/+18
|/
* 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
* | Merge remote-tracking branch 'upstream/master'Kostadin Damyanov2015-10-133-4/+16
|\ \
| * | HTML5 exporter seems to be fully functionalJuan Linietsky2015-09-122-2/+13
| * | 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
| |/
* | Merge remote-tracking branch 'upstream/master'Kostadin Damyanov2015-08-092-0/+15
|\|
| * tested and fixed unix os_system_time_msec()xodene2015-08-061-2/+3
| * Add OS.get_system_time_msecMaximillian2015-08-062-0/+8
| * -some changes by okamJuan Linietsky2015-06-301-0/+6
* | Merge remote-tracking branch 'upstream/master'Kostadin Damyanov2015-06-182-8/+43
|\|
| * Add OS.get_time_zone_info functionest312015-06-062-1/+29
| * Add utc param to get_time and get_date methodsest312015-06-062-7/+14
* | Haiku: remove an #ifdef as the platform now supports MSG_NOSIGNALKostadin Damyanov2015-06-101-4/+0
* | Haiku: some small fixesKostadin Damyanov2015-05-251-3/+2
* | Haiku: link with the haiku libs, stub the OS_Haiku class.Kostadin Damyanov2015-05-251-2/+6
* | Haiku: fix building with UNIX_ENABLED.Kostadin Damyanov2015-05-253-4/+17
|/
* -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-1/+1
* -fix local and global usage for DirAccess, fixes #791Juan Linietsky2015-04-181-4/+11
* Updated copyright year in all headersJuan Linietsky2015-04-1820-20/+20
* Merge pull request #1438 from Spooner/fix_isometric_demoJuan Linietsky2015-03-221-1/+1
|\
| * Corrected behaviour of File.READ_WRITE mode (fixes #378)Bil Bas (Spooner)2015-02-161-1/+1
* | New option to show/hide hidden filesrollenrolm2015-03-212-0/+8
|/
* fix build on freebsdsambler2015-01-272-2/+25
* -Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky2015-01-031-5/+3
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-12-161-1/+1
|\
| * Small batch of fixesJuan Linietsky2014-12-151-1/+1
* | New Code CompletionJuan Linietsky2014-12-161-0/+6
|/
* UDP FixesJuan Linietsky2014-11-132-9/+16
* 3D Import Import & UDPJuan Linietsky2014-11-123-0/+246
* Fixing Issues...Juan Linietsky2014-09-191-1/+7
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-152-15/+32
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-06-113-1/+26
|\
| * Merge pull request #459 from marynate/PR-diracccess-dir-existsreduz2014-06-112-1/+23
| |\
| | * Add DirAccess:dir_exist apimarynate2014-05-252-1/+23
| * | Return an error code when address/port already in useTheo Hallenius2014-05-311-0/+3
| |/
* / Light Baker!Juan Linietsky2014-06-111-0/+2
|/
* Making Godot Easier to Use..Juan Linietsky2014-05-242-0/+101
* -Support for changing fontsJuan Linietsky2014-04-052-0/+7