index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdscript
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Disallow assignment to constants and expressions
Bojidar Marinov
2016-12-29
1
-1
/
+10
*
|
|
|
|
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
13
-13
/
+13
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #6802 from henriquelalves/master
Rémi Verschelde
2016-11-11
2
-2
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added small modification on parser for '+'
Henrique L. Alves
2016-10-22
2
-2
/
+6
*
|
|
|
|
Make GDScript parser ignore floating strings in class definition
Bojidar Marinov
2016-11-03
1
-1
/
+10
*
|
|
|
|
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
1
-3
/
+0
*
|
|
|
|
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-01
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #6564 from SuperUserNameMan/gdscript_opcode_line_opcode_br...
Rémi Verschelde
2016-10-22
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Fixes #6487, GDscript compiler ignores OPCODE_LINE and OPCODE_BREAKPOINT in R...
yg2f
2016-09-20
1
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #6850 from akien-mga/pr-scsub-shebang
Rémi Verschelde
2016-10-17
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
*
|
|
|
|
Merge pull request #6692 from bojidar-bg/add-char-to-gd-vs-script
Rémi Verschelde
2016-10-17
2
-0
/
+16
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add `String char(int ascii)` function to GDScript and Visual Script
Bojidar Marinov
2016-10-03
2
-0
/
+16
|
|
/
/
/
*
|
|
|
modules: Clone env in each module
Rémi Verschelde
2016-10-15
1
-1
/
+1
*
|
|
|
Merge pull request #6813 from Faless/fix_6801_bis
Rémi Verschelde
2016-10-14
2
-12
/
+0
|
\
\
\
\
|
*
|
|
|
Revert "Add warning when (pre)loading paths with leading / (#4280 - #3106)"
Fabio Alessandrelli
2016-10-13
2
-12
/
+0
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Adapt overlooked instances of zero-based column numbers
Pedro J. Estébanez
2016-10-13
1
-5
/
+5
|
/
/
/
*
|
|
Merge pull request #6775 from RandomShaper/one-based-col-numbers
Rémi Verschelde
2016-10-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Make text column numbers one-based
Pedro J. Estébanez
2016-10-10
1
-1
/
+1
*
|
|
|
Merge pull request #6694 from bojidar-bg/gdscript-newline-functions
Rémi Verschelde
2016-10-11
1
-2
/
+30
|
\
\
\
\
|
*
|
|
|
Allow for linebreaks in function calls and definitions and yeild/signal.
Bojidar Marinov
2016-10-03
1
-2
/
+30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
i18n: Fix string that broke msgmerge
Rémi Verschelde
2016-10-09
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #6730 from Faless/fix_export_crash_error
Rémi Verschelde
2016-10-09
1
-0
/
+10
|
\
\
\
|
*
|
|
Throw an error when exporting a resource class
Fabio Alessandrelli
2016-10-06
1
-0
/
+10
|
|
/
/
*
/
/
Add warning when (pre)loading paths with leading / (#4280 - #3106)
Fabio Alessandrelli
2016-10-04
2
-1
/
+14
|
/
/
*
|
Fix build for templates
George Marques
2016-09-12
2
-0
/
+6
*
|
Do ctrl-click on any code identifier to go to definiton or help page.
Juan Linietsky
2016-09-12
5
-1
/
+482
*
|
Merge pull request #6281 from bojidar-bg/gdscript-ternary-operator
Juan Linietsky
2016-09-11
3
-14
/
+125
|
\
\
|
*
|
Ternary operator in GDScript (a if x else b)
Bojidar Marinov
2016-08-25
3
-14
/
+125
*
|
|
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
2
-3
/
+3
|
\
\
\
|
*
|
|
Fix some comparisons between signed and unsigned integers
Johan Manuel
2016-08-13
1
-2
/
+2
|
*
|
|
Fix some warnings about misleading indentation
Johan Manuel
2016-08-13
1
-2
/
+2
|
*
|
|
Remove some unused variables
Johan Manuel
2016-08-13
1
-1
/
+1
*
|
|
|
Merge pull request #6292 from bojidar-bg/gdscript-add-enums
Juan Linietsky
2016-09-10
3
-0
/
+111
|
\
\
\
\
|
*
|
|
|
Add enum naming, by assinging a given enum's values to a Dict
Bojidar Marinov
2016-08-27
1
-0
/
+20
|
*
|
|
|
Adds enums to GDScript
Bojidar Marinov
2016-08-27
3
-0
/
+91
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Renamed the bind_native functions to bind_vararg, should make it show the doc...
Juan Linietsky
2016-09-07
2
-2
/
+2
*
|
|
|
Clean up GDScript template
Răzvan Cosmin Rădulescu
2016-09-05
1
-7
/
+5
*
|
|
|
More visual script work
Juan Linietsky
2016-08-25
2
-0
/
+11
|
/
/
/
*
|
|
Proper function/property selection in visual script editing for property.
Juan Linietsky
2016-08-23
2
-0
/
+38
*
|
|
Brand new networked multiplayer
Juan Linietsky
2016-08-19
10
-62
/
+253
*
|
|
Merge pull request #6055 from eska014/native-bind-rettype
Rémi Verschelde
2016-08-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Allow documenting unexposed return types in bind_native_method
eska
2016-08-06
1
-1
/
+1
*
|
|
|
Merge pull request #6045 from bojidar-bg/extends-on-placeholders
Rémi Verschelde
2016-08-08
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
Fix #5891 by not expecting the script instance to be a GDInstance
Bojidar Marinov
2016-08-05
1
-2
/
+1
*
|
|
|
|
Added a simpler way to do sub-functions in both visual and gdscript with the ...
Juan Linietsky
2016-08-08
2
-1
/
+32
*
|
|
|
|
Added yield() signal smart autocompletion.
Juan Linietsky
2016-08-06
3
-1
/
+34
*
|
|
|
|
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
2
-3
/
+10
|
/
/
/
/
[prev]
[next]