aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes to constants in scopeJuan Linietsky2014-05-022-32/+47
* -Fixes to OpenSSL compilation (more)Juan Linietsky2014-05-013-10/+22
* -HttpClient: ’Content-Length’ is added to httprequest if not provided in ...Juan Linietsky2014-04-053-0/+35
* -Support for changing fontsJuan Linietsky2014-04-052-1/+14
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-03-131-0/+1
|\
| * fix gdscript path parse errorsanikoyes2014-03-111-0/+1
* | -fix bug in cache for atlas import/exportJuan Linietsky2014-03-132-1/+41
|/
* -scripts are converted to bytecode on exportJuan Linietsky2014-02-258-325/+898
* -moved script to modulesJuan Linietsky2014-02-2417-0/+10705