aboutsummaryrefslogtreecommitdiff
path: root/core/variant_parser.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -Use simpler methods for parsing simple tags, fixes #3274Juan Linietsky2016-01-081-3/+3
* -fix bugs related to parsing config files with new variantparser, closes #324...Juan Linietsky2016-01-071-0/+1
* suport old-style engine.cfg colors in VariantParser, fixes #3176Juan Linietsky2015-12-311-0/+1
* -Changed var2str and str2var in GDScript to use VariantWriter and VariantParserJuan Linietsky2015-12-311-0/+13
* -Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky2015-12-311-0/+21
* -Fixed bug with scene inheritance, should work againJuan Linietsky2015-11-281-4/+7
* -work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky2015-11-241-0/+100