63 Commits

Author SHA1 Message Date
Rémi Verschelde
4ef06a4135 Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
Frido
6f602a578a Fixed typo in I/O tutorial 2018-10-16 23:07:10 +02:00
FeralBytes
7e14ac0e7d Fix VS.flush->VisualServer.sync
Fixes #1544
2018-07-31 16:02:36 -08:00
FeralBytes
b0c75ee4ca Minor Grammar and Naming Fix (#1624)
* Minor Grammar and Naming Fix

Removed an extra "to" in comment.
Renamed var len to var length to avoid name conflict with len() and to make it more clear.

* Fix spelling error on my part

thanks @cbscribe
2018-07-30 21:16:11 -07:00
BARICHELLO
6c57f2967e Update background_loading.rst
Simple typo fix
2018-07-21 02:01:02 -03:00
Yuri Chornoivan
be6ef615b1 Fix minor typos 2018-07-01 15:50:18 +02:00
Hugo Locurcio
830394f747 Improve Data paths page and mention feature tags 2018-06-20 18:30:25 +02:00
mhilbrunner
3fa4cc3355 Reinstate fun 2018-05-08 08:36:51 +02:00
Max Hilbrunner
a4dde2eb83 Remove empty heading 2018-05-07 09:21:50 +02:00
mhilbrunner
f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Poommetee Ketson
53e51a5eab Tutorial/EncryptingSaveGames: OS.get_unique_ID -> OS.get_unique_id 2018-04-30 21:35:39 +07:00
Neil Moore
5ce57724d8 Merge branch 'master' into issue-1023 2018-04-10 19:09:47 -04:00
Neil Moore
dc7463f7dc Moved certain tutorials to better-named subfolders from 'Misc' 2018-04-04 23:23:11 -04:00