summaryrefslogtreecommitdiffstats
path: root/doc/classes/File.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #49470 from levilindsey/masterRémi Verschelde2021-06-291-0/+1
|\
| * Update File.store_var description to mention which properties of an object ar...Levi Lindsey2021-06-151-0/+1
* | Merge pull request #49123 from aaronfranke/it-is-timeRémi Verschelde2021-06-121-1/+1
|\ \
| * | Add Time singletonAaron Franke2021-06-111-1/+1
| |/
* / Rename Reference to RefCountedPedro J. Estébanez2021-06-111-1/+1
|/
* Merge pull request #48889 from Calinou/file-rename-endian-swapRémi Verschelde2021-06-031-3/+3
|\
| * Rename File's `endian_swap` to `big_endian`Hugo Locurcio2021-05-201-3/+3
* | Rename File::get_len() get_length()Marcel Admiraal2021-05-251-4/+4
|/
* Document that `File.open_compressed()` can only open files saved by GodotHugo Locurcio2021-05-011-0/+1
* Expose a `File.flush()` method to scriptingHugo Locurcio2021-02-131-1/+10
* Improve the `File.endian_swap` documentationHugo Locurcio2021-02-021-2/+3
* Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa10022020-11-251-4/+40
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+1
* Clarify store_string vs store_line.Ryan Roden-Corrent2020-10-011-4/+2
* Move note about using Resource in the File documentationskyace652020-09-241-1/+2
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Updated cursor positioning description for File open()Maganty Rushyendra2020-08-041-4/+4
* Added missing information about File.open_encrypted function to docs.codetorex2020-07-311-0/+1
* Mention the Data paths documentation in the File classHugo Locurcio2020-07-151-0/+1
* doc: Make File store/get integer methods clearerRémi Verschelde2020-06-091-7/+28
* Improve the `File.store_{8,16,32,64}()` documentationDanil Alexeev2020-03-251-0/+4
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-7/+7
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-1/+1
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-22/+24
* doc: Don't use `GlobalScope` scope in hyperlinks, it's automatically inferredRémi Verschelde2019-06-271-1/+1
* doc: Improve docs for Resource* classesRémi Verschelde2019-06-181-2/+2
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Sync classref with current sourceRémi Verschelde2019-04-151-5/+5
* Clarify encoding used for text by the File classshartte2019-04-061-0/+8
* Merge pull request #27485 from Faless/io/encode_decode_safety_prRémi Verschelde2019-04-011-2/+7
|\
| * Add object encoding param to serialization methodsFabio Alessandrelli2019-04-011-2/+7
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* Clear up eof_reached function, fixes #16919Juan Linietsky2019-02-171-1/+1
* doc: Add caveat for File.file_exists for imported resourcesRémi Verschelde2019-01-261-0/+1
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-1/+1
* doc: Sync classref with current sourceRémi Verschelde2018-11-201-1/+1
* Add store_csv_line method for FileKanabenki2018-11-161-1/+12
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-1/+1
* Add support for tutorial links to makerst.pyrobojumper2018-06-121-1/+1
* Doc: Fix typo in File documentationRémi Verschelde2018-06-051-2/+2
* doc: Sync classref with current sourceRémi Verschelde2018-04-101-2/+2
* Added File.get_path and File.get_path_absolute functionsMarcelo Fernandez2018-03-131-0/+14
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* Fix typos with codespellluz.paz2018-02-211-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde2018-01-251-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Replace some more "val" with "value" + syncRémi Verschelde2018-01-171-1/+1