Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Fabio Alessandrelli
|
ab0e610e86
Fix non chunked HTTP reading till eof.
|
6 years ago |
GagaPete
|
8a4dccc4ce
Fix CORS problems due to added headers on JS target
|
6 years ago |
Rémi Verschelde
|
23ebae01dc
Refactor version macros and fix related bugs
|
7 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
mhilbrunner
|
966c054fc9
HTTP cleanup & better defaults
|
7 years ago |
Juan Linietsky
|
79f81b77e2
-Modules can now add custom version info (added it for Mono)
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 years ago |
Rémi Verschelde
|
99529fb80d
Move VERSION_MKSTRING logic to version.h
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 years ago |
Fabio Alessandrelli
|
88a56ba783
Remove set_ip_type from network classes (no longer needed)
|
8 years ago |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
f3f4a11cfb
- _ready() callback only happens once now, if you want to receive it again, use request_ready()
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
0b2771bd65
Merge pull request #7271 from Faless/ipv6_cleanup
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Fabio Alessandrelli
|
d194e1c48e
Expose HTTP classes' set_ip_type to scripting
|
8 years ago |
Fabio Alessandrelli
|
a77a0118f6
Allow setting ip_type for TCP/UDP and HTTP classes
|
8 years ago |
khairul169
|
6a7aebdf6c
Uncomment debug properties of HTTP Request
|
8 years ago |
Kazuo256
|
c53e5c555a
Add http method and request data parameters
|
8 years ago |
Juan Linietsky
|
ab93fd1af9
Add thread support to HTTPRequest, changed assetlib to use it.
|
8 years ago |
Rémi Verschelde
|
a7fc04626a
Add missing license headers in our source files (#5255)
|
9 years ago |
Bojidar Marinov
|
e4a24812cd
Update asset library editor plugin - new functionality and fixes
|
9 years ago |