Commit Graph

19 Commits

Author SHA1 Message Date
Michael Alexsander Silva Dias
058dcdf71b Fix mistakes in "Running code in the editor" page 2018-10-02 20:24:11 -03:00
wingedadventurer
50a41a10db Add tutorial about running code in the editor (#1778)
* Add tutorial about running code in the editor

* Slight modifications based on requested changes

tool keyword should be at the top of the code, so I've modified the article accordingly.

Last note made more gramatically correct.
2018-10-02 17:07:24 +02:00
mhilbrunner
f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Yuri Chornoivan
11d534015d Fix minor typos 2018-04-18 21:44:15 +03:00
Neil Moore
5ce57724d8 Merge branch 'master' into issue-1023 2018-04-10 19:09:47 -04: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
Neil Moore
dc7463f7dc Moved certain tutorials to better-named subfolders from 'Misc' 2018-04-04 23:23:11 -04: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