index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
main
/
http_request.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-23
1
-1
/
+1
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
HTTP cleanup & better defaults
mhilbrunner
2017-12-14
1
-45
/
+27
*
-Modules can now add custom version info (added it for Mono)
Juan Linietsky
2017-11-01
1
-0
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-13
/
+13
*
Move VERSION_MKSTRING logic to version.h
Rémi Verschelde
2017-04-20
1
-0
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-198
/
+175
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-15
/
+15
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-3
/
+3
*
Remove set_ip_type from network classes (no longer needed)
Fabio Alessandrelli
2017-01-23
1
-5
/
+0
*
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-14
1
-1
/
+1
*
Type renames:
Juan Linietsky
2017-01-11
1
-22
/
+22
*
- _ready() callback only happens once now, if you want to receive it again, u...
Juan Linietsky
2017-01-10
1
-4
/
+4
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-16
/
+16
*
Merge pull request #7271 from Faless/ipv6_cleanup
Rémi Verschelde
2017-01-02
1
-0
/
+5
|
\
|
*
Expose HTTP classes' set_ip_type to scripting
Fabio Alessandrelli
2016-12-13
1
-0
/
+1
|
*
Allow setting ip_type for TCP/UDP and HTTP classes
Fabio Alessandrelli
2016-12-09
1
-0
/
+4
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
|
/
*
Uncomment debug properties of HTTP Request
khairul169
2016-11-14
1
-12
/
+12
*
Add http method and request data parameters
Kazuo256
2016-09-05
1
-4
/
+8
*
Add thread support to HTTPRequest, changed assetlib to use it.
Juan Linietsky
2016-07-24
1
-22
/
+86
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
Update asset library editor plugin - new functionality and fixes
Bojidar Marinov
2016-06-07
1
-0
/
+1
*
Exposed a RESULT_DOWNLOAD_FILE_CANT_OPEN constant to docs and GDScript.
J08nY
2016-06-03
1
-1
/
+2
*
remove trailing whitespace
Hubert Jarosz
2016-05-21
1
-1
/
+1
*
-Made editor support SSL certs by default (embedded them)
Juan Linietsky
2016-03-12
1
-74
/
+160
*
-Work on addon editor plugin (disabled by default)
Juan Linietsky
2016-03-04
1
-0
/
+426