index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
io
Age
Commit message (
Expand
)
Author
2018-08-12
Fix ResourceLoader::exists() false negative and readd deprecated has()
Rémi Verschelde
2018-08-10
Added function ResourceLoader.exists(), to check if a resource exists. Closes...
Juan Linietsky
2018-08-10
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-04
ResourceFormatLoaderImage::get_resource_type now uses file path
willnationsdev
2018-07-29
It is now possible to import images as a separate resource, closes #5738 and ...
Juan Linietsky
2018-07-29
Fix marshalls size checks.
Fabio Alessandrelli
2018-07-26
doc: Sync classref with current source
Rémi Verschelde
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-24
Fix loading PO files with missing newline after last msgstr
Rémi Verschelde
2018-07-16
HTTP client now uses non blocking handshake
Fabio Alessandrelli
2018-07-16
Implement non blocking-handshake for StreamPeerSSL
Fabio Alessandrelli
2018-07-08
MultiplayerAPI::send_bytes transfer mode support.
Fabio Alessandrelli
2018-07-04
Fix CORS problems due to added headers on JS target
GagaPete
2018-06-12
Fixed regression making the logger not respect the max files limit.
Michael Alexsander Silva Dias
2018-05-30
Don't add a period to a log file name if it has no extension.
Michael Alexsander Silva Dias
2018-05-29
New sync RPC modes to match all combinations
Fabio Alessandrelli
2018-05-29
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-29
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-29
Merge pull request #19021 from Faless/rpc_sync_fix
Max Hilbrunner
2018-05-28
Fix for not picking up locale of some .po translation files
Fabian
2018-05-26
Merge pull request #18279 from RandomShaper/allow-naive-http
Max Hilbrunner
2018-05-26
New sync RPC modes to match all combinations
Fabio Alessandrelli
2018-05-26
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-22
Allow body-up-to-EOF HTTP responses
Pedro J. Estébanez
2018-05-16
Add missing copyright headers
Guilherme Felipe
2018-05-16
added get_creation_time function for gdscript
Daniele Giuliani
2018-05-12
Allow sending raw bytes through MultiplayerAPI
Fabio Alessandrelli
2018-05-09
Merge pull request #18709 from Faless/multiplayer_docs
Max Hilbrunner
2018-05-08
Merge pull request #15305 from poke1024/checks-peer
Juan Linietsky
2018-05-08
Internal methods in MultiplayerAPI start with _
Fabio Alessandrelli
2018-05-07
Merge pull request #16033 from poke1024/marshalls-dict
Juan Linietsky
2018-05-02
Merge pull request #18520 from paulloz/gdscript-api-string-path
Rémi Verschelde
2018-04-30
fix API string path
Paul Joannon
2018-04-19
PCKPacker:pck_start(): Update version
Max Hilbrunner
2018-04-12
Revert "Unify http- and percent- encode/decode"
Pedro J. Estébanez
2018-04-08
Merge pull request #17227 from Faless/multiplayer_api
Juan Linietsky
2018-04-07
Merge pull request #17583 from RandomShaper/enhance-uri-utils
Juan Linietsky
2018-04-07
Merge pull request #17636 from rainerdeyke/fix_issue_17585
Juan Linietsky
2018-04-03
Generalize SSL cert reading from file
Fabio Alessandrelli
2018-03-27
Enhance HTTPClient.query_string_from_dict()
Pedro J. Estébanez
2018-03-27
Unify http- and percent- encode/decode
Pedro J. Estébanez
2018-03-24
Fixes scene corruption when updating dependencies.
Rainer Deyke
2018-03-18
Fix listing files inside directory in pack file
Pedro J. Estébanez
2018-03-15
Merge pull request #17237 from RandomShaper/fix-ssl-handshake
Fabio Alessandrelli
2018-03-04
Fix garbage in string padding.
Andrew Dunai
2018-03-04
Fix wrong SSL handshake
Pedro J. Estébanez
2018-03-03
Add new MultiplayerAPI class
Fabio Alessandrelli
2018-02-21
Fix typos with codespell
luz.paz
2018-02-17
Clean up some bad words from code comments
Artem Varaksa
[next]