summaryrefslogtreecommitdiff
path: root/core/dictionary.cpp
AgeCommit message (Expand)Author
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-11Both Array and Dictionary are always in shared mode (removed copy on write).Juan Linietsky
2017-01-08Moved JSON functions to built-in to_json, parse_json, validate_jsonJuan Linietsky
2017-01-08Dictionary keys are now sorted by insertion orderJuan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-08-02WIP visual scripting, not working yet but you can check out stuffJuan Linietsky
2016-06-05Added Dictionary.values()J08nY
2016-04-04dictionary has_allAlexander Holland
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-13-hash dictionaries properly instead of using pointer, fixes #2880Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-02Fix for bug 1088Muresan Vlad aka Mury
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky