| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| * | Enhanced debugger. ake 2.1 more productive! | geequlim | 2017-07-11 | 1 | -2/+41 |
| * | GdScript: Add signal autocompletion to emit_signal function | Mariano Suligoy | 2017-06-25 | 1 | -1/+1 |
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| * | Fixed typo in gdscript autocompletion. | mbalint12 | 2017-03-19 | 1 | -1/+1 |
| * | Bring that Whole New World to the Old Continent too | Rémi Verschelde | 2017-03-19 | 1 | -890/+741 |
| * | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-12 | 1 | -1/+1 |
| * | Added constants from types in code completion, somehow this was never added. | Juan Linietsky | 2016-09-18 | 1 | -1/+12 |
| * | Clean up GDScript template | Răzvan Cosmin Rădulescu | 2016-09-18 | 1 | -7/+5 |
| * | 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 |
| * | -scripts are converted to bytecode on export | Juan Linietsky | 2014-02-25 | 1 | -1/+1 |
| * | -moved script to modules | Juan Linietsky | 2014-02-24 | 1 | -0/+789 |