Commit Graph

8 Commits

Author SHA1 Message Date
Antonio Torres Moríñigo
dee0cf26d2 Fix dictionary declaration in 'Saving games' tutorial 2018-03-22 20:14:26 +01:00
Xavier Cho
7a57180b05 Fix wrong command line option (-lang) / improve code example (#1243)
* Fix wrong command line option to set locale

* Minor code clean up regarding variable scope

Code example should follow best practices, like using a global variable only when it's necessary.
2018-03-20 18:04:11 +01:00
skyace65
156f02fc55 Fix typo in background loading 2018-02-07 12:22:49 -05:00
Max Hilbrunner
b3eadbc154 Merge pull request #1108 from YeldhamDev/data_paths_fix
Fixed wrong userdata path for unix-like systems in "Data Paths"
2018-02-06 10:03:25 +01:00
Michael Alexsander Silva Dias
ac5dba177b Fixed wrong userdata path for unix-like systems in "Data Paths". 2018-02-06 00:20:25 -02:00
Michael Alexsander Silva Dias
23cb08ce0a Fixes for the GDScript styling in various pages. 2018-02-05 20:12:52 -02:00
Michael Alexsander Silva Dias
8f3cb902e8 Various small fixes for the docs. 2018-01-29 21:00:02 -02:00
Nathan
18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00