16 Commits

Author SHA1 Message Date
mhilbrunner
ec725ff8a0 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:25:43 +02:00
Max Hilbrunner
cc110154df Merge pull request #1374 from yurchor/master
Fix minor typos
2018-05-06 03:11:44 +02:00
Neil Moore
203bcd1650 Moved certain tutorials to better-named subfolders from 'Misc' 2018-04-11 16:34:06 +09:00
Max Hilbrunner
c995a6bcd3 Merge pull request #1329 from ZX-WT/translation
modify internationalizing_games
2018-04-07 22:40:26 +02:00
ZX-WT
f9f1cc7386 modify i18n-tutor 2018-04-07 22:27:10 +08:00
Paul Joannon
7eeb91a8fc Translate 'Saving games' to C# 2018-04-07 11:37:43 +02:00
Paul Joannon
bd8cefdaa7 Translate Tutorials/Misc/PausingGames to C# 2018-04-05 13:29:52 +02:00
Paul Joannon
c0a72f7745 Translate Tutorials/Misc/HandlingQuitRequests to C# 2018-04-05 13:22:07 +02:00
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