| Commit message (Expand) | Author | Age | Files | Lines |
| * | Windows: Define _WIN32_WINRT to 0x0600 (Vista) | Rémi Verschelde | 2017-01-08 | 1 | -9/+3 |
| * | Use more compatible initializarion of RWLockPosix | Juan Linietsky | 2017-01-08 | 1 | -1/+2 |
| * | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 3 | -5/+115 |
| * | -Changed memory functions, Memory::alloc_static*, simplified them, made them ... | Juan Linietsky | 2017-01-06 | 3 | -518/+1 |
| * | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 1 | -2/+2 |
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 1 | -0/+4 |
| |\ |
|
| | * | 2D Shaders are working again using the new syntax, though all is buggy in gen... | Juan Linietsky | 2016-10-10 | 1 | -0/+4 |
| * | | Merge pull request #7271 from Faless/ipv6_cleanup | Rémi Verschelde | 2017-01-02 | 9 | -84/+79 |
| |\ \ |
|
| | * | | Remove old unused AI_V4MAPPED flag to getaddrinfo | Fabio Alessandrelli | 2016-12-09 | 1 | -8/+0 |
| | * | | IP_Address now handle IPv4 and IPv6 transparently | Fabio Alessandrelli | 2016-12-09 | 4 | -38/+30 |
| | * | | Migrate int.IP_TYPE_ constants to IP.TYPE_ | Fabio Alessandrelli | 2016-12-09 | 7 | -18/+18 |
| | * | | Move V6ONLY flag selection inside helpers | Fabio Alessandrelli | 2016-12-09 | 3 | -19/+4 |
| | * | | Automatically map IPv4 address to IPv6 when needed | Fabio Alessandrelli | 2016-12-09 | 3 | -7/+19 |
| | * | | Use an instance variable for ip_type in raw sockets | Fabio Alessandrelli | 2016-12-09 | 6 | -18/+22 |
| | * | | Fix getaddrinfo failing on android | Fabio Alessandrelli | 2016-12-09 | 1 | -0/+5 |
| | * | | Properly handle tcp connection failure | Fabio Alessandrelli | 2016-12-09 | 1 | -1/+6 |
| | * | | Fix _set_ip_addr_port not setting the address. | Fabio Alessandrelli | 2016-12-09 | 1 | -1/+1 |
| * | | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 22 | -22/+22 |
| |/ / |
|
| * | | OS additions and fixes for WebAssembly/asm.js | eska | 2016-11-30 | 1 | -3/+0 |
| * | | Rename WINRT_ENABLED to UWP_ENABLED | George Marques | 2016-11-03 | 2 | -3/+3 |
| * | | Merge pull request #7006 from vnen/fix-ipv6-uwp | George Marques | 2016-11-01 | 1 | -0/+4 |
| |\ \ |
|
| | * | | Fix IPv6 linking for UWP | George Marques | 2016-10-31 | 1 | -0/+4 |
| * | | | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -7/+7 |
| |/ / |
|
| * | | Define IPV6_V6ONLY flag if not defined on windows (old mingw versions) | Fabio Alessandrelli | 2016-10-30 | 1 | -0/+7 |
| * | | TCP/UDP Listen sockets can now be set to IPv6 only | Fabio Alessandrelli | 2016-10-30 | 4 | -5/+31 |
| * | | Fix windows debugger connection problems. | Fabio Alessandrelli | 2016-10-30 | 4 | -11/+26 |
| * | | TCPServer listen now default to IP type ANY (v6 socket with v4 support) | Fabio Alessandrelli | 2016-10-30 | 1 | -1/+1 |
| * | | Fix PacketPeerUDP get_packet_port() | Fabio Alessandrelli | 2016-10-26 | 1 | -2/+2 |
| * | | Merge pull request #6925 from godotengine/ipv6 | Rémi Verschelde | 2016-10-26 | 8 | -83/+226 |
| |\ \ |
|
| | * | | Pass correct address size (ipv4,ipv6) to socket connect, bind, sendto | Fabio Alessandrelli | 2016-10-26 | 4 | -12/+16 |
| | * | | added windows support for ipv6, cleaned up unix code | Ariel Manzur | 2016-10-20 | 4 | -72/+81 |
| | * | | fixed some byte order and parsing problems | Ariel Manzur | 2016-10-19 | 1 | -1/+1 |
| | * | | adding ipv6 | Ariel Manzur | 2016-10-18 | 7 | -78/+208 |
| * | | | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 1 | -0/+2 |
| |/ / |
|
| * / | drivers: Refactor SCsub and drop redundant env_drivers clone | Rémi Verschelde | 2016-10-15 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #5920 from 29jm/fix-warnings | Juan Linietsky | 2016-09-10 | 1 | -1/+1 |
| |\ |
|
| | * | Remove some unused variables | Johan Manuel | 2016-08-13 | 1 | -1/+1 |
| * | | Fix drivers coding for WinRT | George Marques | 2016-09-03 | 1 | -1/+14 |
| |/ |
|
| * | Remove some noisy debug prints | Rémi Verschelde | 2016-07-17 | 1 | -4/+0 |
| * | Removed no longer needed check | Juan Linietsky | 2016-07-02 | 1 | -2/+2 |
| * | Fix some bugs in diraccess, closes #5288 | Juan Linietsky | 2016-06-30 | 1 | -14/+17 |
| * | Added function to notify ScriptLanguage when a thread is created/freed, allow... | Juan Linietsky | 2016-06-25 | 1 | -0/+7 |
| * | Removed lots of prints | Daniel J. Ramirez | 2016-06-18 | 2 | -9/+1 |
| * | -made get_space_left() return values more homogenous, also for script, conver... | Juan Linietsky | 2016-06-18 | 1 | -1/+1 |
| * | Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 | Juan Linietsky | 2016-06-18 | 2 | -10/+20 |
| * | Add missing license headers in our source files (#5255) | Rémi Verschelde | 2016-06-18 | 2 | -0/+56 |
| * | -Add visible IO errors when closing a file fails due to it being locked (most... | Juan Linietsky | 2016-06-13 | 1 | -0/+5 |
| * | change invalid characters when get user data dir on Windows & Unix | volzhs | 2016-06-03 | 1 | -1/+1 |
| * | Implements get_executable_path for OS X should proc_pidpath in os_osx.mm does... | Aren Villanueva | 2016-04-20 | 1 | -0/+21 |