| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | Fix build for templates | George Marques | 2016-09-12 | 1 | -0/+4 |
* | Do ctrl-click on any code identifier to go to definiton or help page. | Juan Linietsky | 2016-09-12 | 1 | -0/+437 |
* | Added constants from types in code completion, somehow this was never added. | Juan Linietsky | 2016-09-11 | 1 | -1/+12 |
* | Merge pull request #5920 from 29jm/fix-warnings | Juan Linietsky | 2016-09-10 | 1 | -1/+1 |
|\ |
|
| * | Remove some unused variables | Johan Manuel | 2016-08-13 | 1 | -1/+1 |
* | | Clean up GDScript template | Răzvan Cosmin Rădulescu | 2016-09-05 | 1 | -7/+5 |
* | | Brand new networked multiplayer | Juan Linietsky | 2016-08-19 | 1 | -3/+25 |
* | | Added yield() signal smart autocompletion. | Juan Linietsky | 2016-08-06 | 1 | -0/+17 |
* | | Likely with bugs and with some features are missing, as well as profiler supp... | Juan Linietsky | 2016-08-06 | 1 | -1/+1 |
* | | VisualScript can now execute visual scripts, but there is no debugger or prof... | Juan Linietsky | 2016-08-05 | 1 | -2/+9 |
* | | Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D | eska | 2016-07-30 | 1 | -1/+1 |
|/ |
|
* | Removed unused variables (first pass) | Rémi Verschelde | 2016-07-07 | 1 | -48/+9 |
* | Properly show the source:line even in inner clases, closes #3766 | Juan Linietsky | 2016-06-28 | 1 | -1/+1 |
* | Removed lots of prints | Daniel J. Ramirez | 2016-06-18 | 1 | -8/+0 |
* | reverted to ==, if a line is missing a statement, we'll have to make sure to ... | Juan Linietsky | 2016-06-17 | 1 | -1/+1 |
* | changed == for >= since some statements may not store a line (if line is empty) | Juan Linietsky | 2016-06-17 | 1 | -1/+1 |
* | Fix crash in code completion | George Marques | 2016-06-13 | 1 | -5/+7 |
* | First version of Profiler | Juan Linietsky | 2016-05-21 | 1 | -29/+29 |
* | -Change link to new documentation | Juan Linietsky | 2016-02-20 | 1 | -0/+1 |
* | Merge pull request #3658 from Hinsbart/doc_joyevent | Rémi Verschelde | 2016-02-11 | 1 | -2/+2 |
|\ |
|
| * | doc: use correct identifier for InputEventJoystick{Motion, Button} | hondres | 2016-02-10 | 1 | -2/+2 |
* | | -Added missing functions to the doc, fixes #3583 | Juan Linietsky | 2016-02-09 | 1 | -0/+24 |
|/ |
|
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | -Added proper code completion for singletons | reduz | 2015-12-28 | 1 | -0/+64 |
* | Add script auto-completion for function parameters | Franklin Sobrinho | 2015-11-26 | 1 | -0/+9 |
* | detect node and variable assignments in _ready, _init, etc for further code c... | Juan Linietsky | 2015-08-30 | 1 | -1/+53 |
* | more code completion improvements | Juan Linietsky | 2015-06-27 | 1 | -82/+464 |
* | improved get_node(), connect(), etc code completion. | Juan Linietsky | 2015-06-26 | 1 | -2/+24 |
* | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky | 2015-06-22 | 1 | -1/+1 |
* | Merge pull request #1667 from TheHX/fix_multiline_strings | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
|\ |
|
| * | Now the script editor highlight all lines of a multiline string | Franklin Sobrinho | 2015-04-09 | 1 | -1/+1 |
* | | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
|/ |
|
* | fix typo in script template | Hinsbart | 2015-02-10 | 1 | -1/+1 |
* | fixes | Juan Linietsky | 2015-01-13 | 1 | -1/+1 |
* | -added new code completion guess locations, closes #1032 | Juan Linietsky | 2015-01-03 | 1 | -3/+50 |
* | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2014-12-21 | 1 | -10/+55 |
|\ |
|
| * | Fixes | Juan Linietsky | 2014-12-20 | 1 | -10/+55 |
* | | -improved completion options for InputEvent, shows all event types now | Juan Linietsky | 2014-12-18 | 1 | -24/+71 |
|/ |
|
* | -fixed crash reported by n-pigeon | Juan Linietsky | 2014-12-16 | 1 | -1/+1 |
* | -fix compilation issue | Juan Linietsky | 2014-12-16 | 1 | -32/+20 |
* | New Code Completion | Juan Linietsky | 2014-12-16 | 1 | -339/+1052 |
* | compilation fix | Juan Linietsky | 2014-12-08 | 1 | -1/+6 |
* | Small Fixes | Juan Linietsky | 2014-12-08 | 1 | -21/+279 |
* | Batch of Bugfixes | Juan Linietsky | 2014-12-07 | 1 | -1/+1 |
* | Bug Fixes | Juan Linietsky | 2014-11-02 | 1 | -0/+1 |
* | -Much improvement to baked light baker | Juan Linietsky | 2014-10-27 | 1 | -3/+3 |
* | Little Bits | Juan Linietsky | 2014-10-12 | 1 | -0/+3 |
* | Misc Fixes | Juan Linietsky | 2014-06-27 | 1 | -1/+1 |
* | Making Godot Easier to Use.. | Juan Linietsky | 2014-05-24 | 1 | -0/+64 |