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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
io
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18520 from paulloz/gdscript-api-string-path
Rémi Verschelde
2018-05-02
2
-2
/
+2
|
\
|
*
fix API string path
Paul Joannon
2018-04-30
2
-2
/
+2
*
|
PCKPacker:pck_start(): Update version
Max Hilbrunner
2018-04-19
1
-4
/
+4
|
/
*
Revert "Unify http- and percent- encode/decode"
Pedro J. Estébanez
2018-04-12
1
-3
/
+3
*
Merge pull request #17227 from Faless/multiplayer_api
Juan Linietsky
2018-04-08
2
-0
/
+809
|
\
|
*
Add new MultiplayerAPI class
Fabio Alessandrelli
2018-03-03
2
-0
/
+809
*
|
Merge pull request #17583 from RandomShaper/enhance-uri-utils
Juan Linietsky
2018-04-07
1
-1
/
+21
|
\
\
|
*
|
Enhance HTTPClient.query_string_from_dict()
Pedro J. Estébanez
2018-03-27
1
-1
/
+21
|
*
|
Unify http- and percent- encode/decode
Pedro J. Estébanez
2018-03-27
1
-1
/
+1
*
|
|
Merge pull request #17636 from rainerdeyke/fix_issue_17585
Juan Linietsky
2018-04-07
1
-3
/
+5
|
\
\
\
|
*
|
|
Fixes scene corruption when updating dependencies.
Rainer Deyke
2018-03-24
1
-3
/
+5
*
|
|
|
Generalize SSL cert reading from file
Fabio Alessandrelli
2018-04-03
2
-0
/
+32
|
|
/
/
|
/
|
|
*
|
|
Fix listing files inside directory in pack file
Pedro J. Estébanez
2018-03-18
1
-1
/
+5
*
|
|
Merge pull request #17237 from RandomShaper/fix-ssl-handshake
Fabio Alessandrelli
2018-03-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix wrong SSL handshake
Pedro J. Estébanez
2018-03-04
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Fix garbage in string padding.
Andrew Dunai
2018-03-04
1
-1
/
+1
|
/
/
*
/
Fix typos with codespell
luz.paz
2018-02-21
1
-1
/
+1
|
/
*
Clean up some bad words from code comments
Artem Varaksa
2018-02-17
2
-3
/
+1
*
Merge pull request #16169 from hungrymonkey/issue_16160
Rémi Verschelde
2018-02-14
2
-2
/
+2
|
\
|
*
Change function signature from float to double to match type get_doubleCloses...
hungrymonkey
2018-01-29
2
-2
/
+2
*
|
Add mbedtls module
Fabio Alessandrelli
2018-02-14
2
-0
/
+2
*
|
Display set_nodelay to GDScript
Marlon Henry Schweigert
2018-01-30
3
-2
/
+3
|
/
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
*
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
1
-13
/
+12
*
fix set_stream_peer binding in PacketPeer
Paul Joannon
2018-01-12
1
-1
/
+1
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
6
-0
/
+26
*
Dont print error when loading resource from cache
Ruslan Mustakov
2018-01-11
1
-1
/
+2
*
Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828
Juan Linietsky
2018-01-06
2
-20
/
+20
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
60
-3
/
+68
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
62
-124
/
+124
*
Use a different strategy for path remaps, try loading from a remap file instead.
Juan Linietsky
2017-12-18
1
-0
/
+44
*
Remove "const" from PacketPeer get_packet/get_var
Fabio Alessandrelli
2017-12-15
2
-11
/
+11
*
Fix javascript build error and improve #14604
Fabio Alessandrelli
2017-12-15
1
-2
/
+2
*
fix compile issue
Juan Linietsky
2017-12-15
1
-1
/
+1
*
-Added new scene conversion to binary on export (disabled by default, please ...
Juan Linietsky
2017-12-15
2
-26
/
+49
*
Merge pull request #14604 from mhilbrunner/http-defaults
Rémi Verschelde
2017-12-15
2
-71
/
+84
|
\
|
*
HTTP cleanup & better defaults
mhilbrunner
2017-12-14
2
-71
/
+84
*
|
GDScript files are converted to binary on export now.
Juan Linietsky
2017-12-14
2
-20
/
+52
|
/
*
HTTPClient: Add PATCH method and missing HTTP status codes
mhilbrunner
2017-12-12
2
-2
/
+32
*
Style: Re-apply clang-format over recent invalid additions
Rémi Verschelde
2017-12-10
2
-5
/
+5
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
3
-8
/
+8
*
Style: Apply clang-format again on all files
Rémi Verschelde
2017-12-07
1
-2
/
+2
*
Merge pull request #12603 from GodotExplorer/beautify-json
Rémi Verschelde
2017-12-06
2
-15
/
+42
|
\
|
*
Add indent and sort keys support for JSON.print
Geequlim
2017-11-07
2
-15
/
+42
*
|
Fix javascript build after bc2e8d99
Rémi Verschelde
2017-11-27
1
-2
/
+2
*
|
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
4
-24
/
+24
*
|
Merge pull request #13176 from bojidar-bg/allow-subproperty-set
Juan Linietsky
2017-11-22
2
-3
/
+9
|
\
\
|
*
|
Fix combatibility with older .scn files
Bojidar Marinov
2017-11-22
2
-3
/
+9
*
|
|
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
2
-19
/
+7
|
\
|
|
|
*
|
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-21
2
-19
/
+7
[next]