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
*
Fixed regression making the logger not respect the max files limit.
Michael Alexsander Silva Dias
2018-06-12
1
-2
/
+2
*
Don't add a period to a log file name if it has no extension.
Michael Alexsander Silva Dias
2018-05-30
1
-1
/
+4
*
New sync RPC modes to match all combinations
Fabio Alessandrelli
2018-05-29
2
-0
/
+12
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-29
2
-64
/
+94
*
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-29
2
-106
/
+64
*
Merge pull request #19021 from Faless/rpc_sync_fix
Max Hilbrunner
2018-05-29
2
-64
/
+106
|
\
|
*
New sync RPC modes to match all combinations
Fabio Alessandrelli
2018-05-26
2
-0
/
+12
|
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-26
2
-64
/
+94
*
|
Fix for not picking up locale of some .po translation files
Fabian
2018-05-28
1
-1
/
+1
*
|
Merge pull request #18279 from RandomShaper/allow-naive-http
Max Hilbrunner
2018-05-26
2
-15
/
+50
|
\
\
|
|
/
|
/
|
|
*
Allow body-up-to-EOF HTTP responses
Pedro J. Estébanez
2018-05-22
2
-15
/
+50
*
|
Add missing copyright headers
Guilherme Felipe
2018-05-16
2
-0
/
+60
*
|
Allow sending raw bytes through MultiplayerAPI
Fabio Alessandrelli
2018-05-12
2
-1
/
+41
*
|
Merge pull request #18709 from Faless/multiplayer_docs
Max Hilbrunner
2018-05-09
2
-25
/
+25
|
\
\
|
*
|
Internal methods in MultiplayerAPI start with _
Fabio Alessandrelli
2018-05-08
2
-25
/
+25
*
|
|
Merge pull request #15305 from poke1024/checks-peer
Juan Linietsky
2018-05-08
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Checks on input_buffer in PacketPeerStream
Bernhard Liebl
2018-01-03
1
-0
/
+2
*
|
|
Merge pull request #16033 from poke1024/marshalls-dict
Juan Linietsky
2018-05-07
1
-1
/
+3
|
\
\
\
|
*
|
|
Detects crash-related marshalling errors due to NAN values
Bernhard Liebl
2018-01-24
1
-1
/
+3
*
|
|
|
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
[next]