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
2019-06-03
Fix errors when attempting to set UNIX permissions when unavailable
Hugo Locurcio
2019-05-30
Merge pull request #25148 from capnm/capnm-print-corrupt-image-path
Rémi Verschelde
2019-05-30
Properly unlock mutex
qarmin
2019-05-29
FileAccessEncrypted: Be more explicit on decryption failure
Rémi Verschelde
2019-05-21
Merge pull request #29011 from zann1x/master
Rémi Verschelde
2019-05-20
Style: Fix issues with clang-format 8.0
Rémi Verschelde
2019-05-19
Initialize padding on PoolByteArray serialization
Lukas Zanner
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-05-12
Better handle some self-RSET/RPC in MultiplayerAPI
Fabio Alessandrelli
2019-05-08
Avoid _can_call_mode resetting error message in MultiplayerAPI
Fabio Alessandrelli
2019-04-07
Add FileAccess::set_unix_permissions for Unix platforms
Juan Linietsky
2019-04-20
Merge pull request #24951 from Mr-Slurpy/local-rpc-sender-id-fix
Fabio Alessandrelli
2019-04-19
Added ability for multiple images to be imported as an atlas
Juan Linietsky
2019-04-18
Compression: Set Zstd max window size via public parameter
Rémi Verschelde
2019-04-16
Sender network id is now set to local network id for local rpc calls.
Daniel Eliasinski
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-05
Revert "Properly explain RPC/RSET mode failure."
Rémi Verschelde
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-04-03
Properly explain RPC/RSET mode failure.
Fabio Alessandrelli
2019-04-02
Enable warnings=extra on clang and GCC testers.
marxin
2019-04-01
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
Multiplayer API now respects allow_object_decoding
Fabio Alessandrelli
2019-03-28
Use same boolean for objects encode and decode.
Fabio Alessandrelli
2019-03-16
Merge pull request #25495 from IronicallySerious/fix-expand-macros
Rémi Verschelde
2019-03-09
Allow class_name scripts to have nested inheritance
George Marques
2019-03-04
Make sure ResurceLoader.exists works on imported files, fixes #23555
Juan Linietsky
2019-03-04
Better warnings when resources can't be saved. Fixes #26531
Juan Linietsky
2019-02-27
-Fix problem of order of import plugins, closes #26340
Juan Linietsky
2019-02-27
Merge pull request #26159 from marxin/fix-Wsuggest-attribute=format
Rémi Verschelde
2019-02-27
Merge pull request #26134 from marxin/fix-Wsign-compare
Rémi Verschelde
2019-02-27
Fix GCC 5 build after #26331 and cleanup style
Rémi Verschelde
2019-02-27
Fix -Wsign-compare warnings.
marxin
2019-02-27
Fix -Wsuggest-attribute=format warnings.
marxin
2019-02-26
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-24
Prevent circular references to scene being saved, fixes #24384
Juan Linietsky
2019-02-21
Implement a cleaner (and better) way to save imagedata from ImageTexture, fix...
Juan Linietsky
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
Fix HTTPClient keep alive with chunked encoding.
Fabio Alessandrelli
2019-02-20
HTTPClient read until EOF fixes
Fabio Alessandrelli
2019-02-18
Fix parameterised macros in core. Addresses #25488
IronicallySerious
2019-02-16
Make resource loader cycle checker work on a per-thread basis.
Juan Linietsky
2019-02-16
Fix keep-alive without header in HTTP client
Fabio Alessandrelli
2019-02-12
Core: Ensure classes match their header filename
Rémi Verschelde
2019-01-27
Avoid cyclic resource loading of any type, fixes #22673
Juan Linietsky
2019-01-26
Fix code style issues
Rémi Verschelde
2019-01-22
Fixed possible crash in pck_packer.cpp due to wrong memory freeing.
Ivan Ponomarev
2019-01-21
Add function to obtain filesystem type from DirAccess.
Juan Linietsky
2019-01-20
Print the path of a corrupt image
Martin Capitanio
2019-01-15
Don't reset MultiplayerAPI when setting same peer.
Fabio Alessandrelli
2019-01-15
Fix MultiplayerAPI initialization, clear.
Fabio Alessandrelli
[next]