index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
StreamPeer.xml
Age
Commit message (
Expand
)
Author
2023-04-24
Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining...
mara
2023-02-10
Merge pull request #71572 from RedMser/docs-binary-variant
Yuri Sizov
2023-01-31
Fix C# examples in documentation
Raul Santos
2023-01-17
Document internal usage of encode/decode_variant
RedMser
2022-11-02
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-08-17
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-09
[doc] Use "param" instead of "code" to refer to parameters #3
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-01-06
Fix multiple missing UTF-8 decoding.
bruvzg
2021-10-05
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-09-25
Document Android permission requirements for network access where needed
Hugo Locurcio
2021-09-20
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-05-20
[Doc] Remove reference to UNIX sockets in StreamPeer.
Fabio Alessandrelli
2021-03-05
Docs: Port Code Examples to C# (R, S, T, U)
HaSa1002
2020-02-18
doc: Sync classref with current source
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2019-10-04
doc: Add note about sending strings without size in StreamPeer
Rémi Verschelde
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-05-23
Change "Return" to "Returns" where necessary in XML documentation
Sean Heffernan
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-05
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-01
Merge pull request #27485 from Faless/io/encode_decode_safety_pr
Rémi Verschelde
2019-04-01
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-03-29
ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]
Ignacio Etcheverry
2018-09-22
StreamPeer get[_utf8]_string with negative length.
Fabio Alessandrelli
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-17
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2018-01-12
Update docs
Bojidar Marinov
2017-12-31
Minor docs fix
Poommetee Ketson
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-10-22
classref: Sync with current source
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky