aboutsummaryrefslogtreecommitdiff
path: root/core/script_language.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-11export a unicode font may crash because chunks out of range...sanikoyes1-1/+1
2014-03-11fixed editor NodePath propertysanikoyes2-1/+4
2014-03-11fix gdscript path parse errorsanikoyes1-0/+1
2014-03-11fix-multi-char-ime-input-chinesesanikoyes1-0/+22
2014-03-11Fix Compression bug: wrong premature return.marynate1-2/+2
2014-03-11remove unnecessary error check when converting ascii to unicodemarynate1-5/+2
2014-03-11Convert windows main entry arguments to UTF8; Set locale to system default fo...marynate1-1/+32
2014-03-08Adding CodeLite hidden folder to .gitignoreMoritz Wundke1-1/+1
2014-03-08Adding CodeLite and KDE files to .gitignoreMoritz Wundke1-0/+8
2014-03-08Do not set number of jobs if already specifiedMoritz Wundke1-2/+5
2014-03-07Fixed typoMoritz Wundke1-1/+1
2014-03-07Speed build time up by 6 using multiple jobsMoritz Wundke1-0/+7