Commit Graph

154 Commits

Author SHA1 Message Date
Max Hilbrunner
e9ee4296fc Merge pull request #1476 from YeldhamDev/csharp_indentation_fix
Fixed number of spaces in the indentation of C# basics page
2018-06-28 20:41:52 +02:00
Max Hilbrunner
c27af7e4c6 Merge pull request #1475 from YeldhamDev/csharp_gdscript_basics_changes
Placed XML in the C# introduction page inside code blocks, and tweaked the comments in the GDScript page
2018-06-28 20:41:40 +02:00
Max Hilbrunner
b3d59c337c Merge pull request #1474 from toumorokoshi/master
adding a section on using nuget packages for c#
2018-06-28 20:41:24 +02:00
Max Hilbrunner
e70691b8e9 Merge pull request #1470 from Zirak/patch-2
Demonstrate coroutine's completed signal
2018-06-28 20:40:58 +02:00
Max Hilbrunner
c03fc1b5c2 Merge pull request #1460 from skyace65/NewImage
Update Your First Game Image
2018-06-28 20:40:06 +02:00
Max Hilbrunner
872b02d81f Merge pull request #1456 from skyace65/FirstGameImprovements
Update Your First Game Tutorial
2018-06-28 20:39:07 +02:00
Max Hilbrunner
a754c43ac2 Merge pull request #1447 from mhilbrunner/master
Exporting tutorial fixes
2018-06-28 20:38:13 +02:00
Max Hilbrunner
a6bbf1cece Merge pull request #1445 from KellyThomas/patch-1
use `await ToSignal()` for game over timing
2018-06-28 20:38:00 +02:00
Max Hilbrunner
1f0f2cb465 Merge pull request #1444 from skyace65/CSharp_linux_instructions
Add link for getting older versions of Mono
2018-06-28 20:37:46 +02:00
Max Hilbrunner
b45b1f7036 Merge pull request #1442 from cbscribe/export_tutorial
Add exporting tutorial for "Dodge the Creeps"
2018-06-28 20:37:18 +02:00
Max Hilbrunner
4a9f9b668a Merge pull request #1435 from bojidar-bg/godot-16418-arrays-of-resources
Add array export hints to the docs
2018-06-28 20:36:28 +02:00
Max Hilbrunner
346be317e7 Merge pull request #1434 from Kloppie5/patch-1
Fixed spelling mistake in comment on AS operator
2018-06-28 20:35:26 +02:00
Max Hilbrunner
16edb825a6 Merge pull request #1433 from Kloppie5/patch-2
Fixed spelling mistake in description of -noimp hint
2018-06-28 20:35:10 +02:00
Max Hilbrunner
3584829ca8 Merge pull request #1431 from Omicron666/patch-4
Added escaped spaces to fix inline literals
2018-06-28 20:32:50 +02:00
jaynabonne
cda2e087f7 Update scripting_continued.rst
Fixed comment for QueueFree/queue_free example.
2018-05-25 20:34:26 +01:00
Nathan
67b42e75b4 Add link to the video version of the tutorial 2018-05-17 09:14:16 +09:00
mhilbrunner
ec725ff8a0 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:25:43 +02:00
Max Hilbrunner
c9be19229a Merge pull request #1389 from x2f/patch-1
Added export enums in gdscript_basics.rst
2018-05-06 03:28:39 +02:00
Rémi Verschelde
1dcf5ef541 Merge pull request #1419 from skyace65/C#_requierments
Update C# mono requierments
2018-05-06 03:22:24 +02:00
Chris Bradfield
134a01ebbe Merge pull request #1407 from Omicron666/patch-1
Missing bracket
2018-05-06 03:21:03 +02:00
Nathan Lovato
ffb19e2692 Merge pull request #1397 from Ruud88x/master
Update scripting_continued.rst
2018-05-06 03:19:59 +02:00
Ignacio Etcheverry
7e9bd53ce6 Merge pull request #1394 from mysticfall/master
#1296: Create official Godot C# style guide
2018-05-06 03:19:44 +02:00
Max Hilbrunner
3961c60f86 Merge pull request #1393 from YeldhamDev/gdscript_style_fixes
Various fixes to the "Scripting -> GDScript" to respect the GDScript style guide
2018-05-06 03:19:24 +02:00
Max Hilbrunner
a8df5c068c Merge pull request #1386 from mhilbrunner/gdscript
Add more info about built-in types, fix link
2018-05-06 03:14:54 +02:00
Max Hilbrunner
9ae18f3752 Merge pull request #1384 from mhilbrunner/gdscript
GDScript: Update keywords and constants, explain assert, calling base…
2018-05-06 03:14:21 +02:00
Max Hilbrunner
f91eae676e Merge pull request #1382 from KellyThomas/autoload
c sharp samples for autoloads
2018-05-06 03:13:46 +02:00
Max Hilbrunner
8510f13140 Merge pull request #1381 from KellyThomas/signals-typos
fix typos in discussion of c sharp signals
2018-05-06 03:13:30 +02:00
Max Hilbrunner
f04f88e761 Merge pull request #1380 from KellyThomas/resources
add c sharp samples to step_by_step/resources
2018-05-06 03:13:17 +02:00
Max Hilbrunner
c414676f12 Merge pull request #1375 from acfaruk/master
fix formatting for links in android export page
2018-05-06 03:12:09 +02:00
Max Hilbrunner
cc110154df Merge pull request #1374 from yurchor/master
Fix minor typos
2018-05-06 03:11:44 +02:00
Max Hilbrunner
0a8e348c44 Merge pull request #1372 from cbscribe/kcc_android_img
Android export: replace out-of-date images
2018-05-06 03:09:50 +02:00
Max Hilbrunner
70a78272ae Merge pull request #1370 from follower/patch-5
Typo fix: "automaticlaly" --> "automatically".
2018-05-06 03:08:19 +02:00
x2f
576092fa3b Added export enums in gdscript_basics.rst 2018-04-22 00:22:19 -04:00
Lamonte
70650409dd Added C# examples to the UI Lifebar Tutorial (#1365)
* Added documentation changes for lifebar tutorial

* Added C# examples to zip (as a subfolder)

* Added a note regarding pascal case c# examples
2018-04-17 21:32:46 +02:00
Max Hilbrunner
0eb9ea52f0 Merge pull request #1359 from KellyThomas/signals
additional C# signal information
2018-04-13 04:15:22 +02:00
Poommetee Ketson
6eaba991b5 Merge pull request #1349 from necrosmash/patch-1
corrects a minor typo in scripting.rst
2018-04-13 04:13:38 +02:00
Poommetee Ketson
9d6e860ea6 Merge pull request #1350 from eska014/html5-april18
Update HTML5 documentation
2018-04-13 04:12:32 +02:00
Michael Alexsander Silva Dias
0635cec486 Modifications to the Unity - Godot comparison table, and other smaller edits. 2018-04-13 04:00:47 +02:00
chrdoot
5064b8b126 Fixed link in 'From Unity3D to Godot' 2018-04-13 04:00:47 +02:00
Nick
a67a1e1ce5 Improve Readablity
A couple of readability improvements.
2018-04-10 11:17:33 +09:00
Max Hilbrunner
0d68c14674 Small writing fix 2018-04-10 00:28:17 +02:00
Max Hilbrunner
fda4234bcc Merge pull request #1341 from greenbigfrog/patch-3
Update ui_code_a_life_bar.rst
2018-04-10 00:26:54 +02:00
Max Hilbrunner
afcb2d07ee Merge pull request #1344 from greenbigfrog/patch-4
Correct typo in ui_code_a_life_bar.rst
2018-04-10 00:25:41 +02:00
Max Hilbrunner
29b6ff571a Scripting (Continued): Remove outdated comment 2018-04-10 00:24:35 +02:00
Max Hilbrunner
037afbdbf4 Merge pull request #1339 from greenbigfrog/patch-1
Update ui_game_user_interface.rst
2018-04-09 14:58:12 +02:00
Max Hilbrunner
23a7c1e319 Merge pull request #1340 from greenbigfrog/patch-2
Improve consistency for inline Scenenames
2018-04-09 14:57:42 +02:00
Jonathan
eea0997b97 Update ui_code_a_life_bar.rst 2018-04-09 14:14:23 +02:00
Jonathan
10857bb00e Update ui_code_a_life_bar.rst 2018-04-09 14:09:56 +02:00
Jonathan
319e0a189f Improve consistency for inline Scenenames 2018-04-09 13:47:38 +02:00
Jonathan
77b7e68e3f Update ui_game_user_interface.rst
Fix Typo
2018-04-09 13:44:00 +02:00