summaryrefslogtreecommitdiff
path: root/doc/classes/File.xml
AgeCommit message (Expand)Author
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-09-16Merge pull request #49041 from madmiraal/fix-docs-4085Max Hilbrunner
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-04Tests: Improve coverage for `File::get_csv_line()`Rémi Verschelde
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-29Merge pull request #49470 from levilindsey/masterRémi Verschelde
2021-06-15Update File.store_var description to mention which properties of an object ar...Levi Lindsey
2021-06-12Merge pull request #49123 from aaronfranke/it-is-timeRémi Verschelde
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-06-11Add Time singletonAaron Franke
2021-06-03Merge pull request #48889 from Calinou/file-rename-endian-swapRémi Verschelde
2021-05-28Clarify that eof_reached() cannot be used to check if more data is availableMarcel Admiraal
2021-05-25Rename File::get_len() get_length()Marcel Admiraal
2021-05-20Rename File's `endian_swap` to `big_endian`Hugo Locurcio
2021-05-01Document that `File.open_compressed()` can only open files saved by GodotHugo Locurcio
2021-02-13Expose a `File.flush()` method to scriptingHugo Locurcio
2021-02-02Improve the `File.endian_swap` documentationHugo Locurcio
2020-11-25Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa1002
2020-10-01Link to demos from within the class referenceAaron Franke
2020-10-01Clarify store_string vs store_line.Ryan Roden-Corrent
2020-09-24Move note about using Resource in the File documentationskyace65
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-08-04Updated cursor positioning description for File open()Maganty Rushyendra
2020-07-31Added missing information about File.open_encrypted function to docs.codetorex
2020-07-15Mention the Data paths documentation in the File classHugo Locurcio
2020-06-09doc: Make File store/get integer methods clearerRémi Verschelde
2020-03-25Improve the `File.store_{8,16,32,64}()` documentationDanil Alexeev
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Don't use `GlobalScope` scope in hyperlinks, it's automatically inferredRémi Verschelde
2019-06-18doc: Improve docs for Resource* classesRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-15doc: Sync classref with current sourceRémi Verschelde
2019-04-06Clarify encoding used for text by the File classshartte
2019-04-01Merge pull request #27485 from Faless/io/encode_decode_safety_prRémi Verschelde
2019-04-01Add object encoding param to serialization methodsFabio Alessandrelli
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-02-17Clear up eof_reached function, fixes #16919Juan Linietsky
2019-01-26doc: Add caveat for File.file_exists for imported resourcesRémi Verschelde
2018-12-20doc: Add missing commas after "If true/false"Rémi Verschelde
2018-11-20doc: Sync classref with current sourceRémi Verschelde
2018-11-16Add store_csv_line method for FileKanabenki
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-06-05Doc: Fix typo in File documentationRémi Verschelde
2018-04-10doc: Sync classref with current sourceRémi Verschelde