Commit History

Author SHA1 Message Date
  Ignacio Etcheverry e7110984f3 Add Dictionary::erase_checked(key) method 7 years ago
  Hein-Pieter van Braam 7577252b1b Use the appropriate Variant hash and compare functions for Dictionaries 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Will Nations f19fc83546 Dictionary::copy -> ::duplicate 7 years ago
  karroffel 2ba4edbfb7 fix Dictionary iteration 7 years ago
  Karroffel e25b6bf8da fix dictionary constant access crash 7 years ago
  Karroffel c937b1f5f9 make Dictionary use OrderedHashMap 7 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Juan Linietsky cf286ed287 Requesting for dictionary keys also respects insertion order, closes #9161 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 years ago
  Juan Linietsky e6583117df Both Array and Dictionary are always in shared mode (removed copy on write). 8 years ago
  Juan Linietsky 62273e51a2 Moved JSON functions to built-in to_json, parse_json, validate_json 8 years ago
  Juan Linietsky 0a59c3c3a6 Dictionary keys are now sorted by insertion order 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky ad313097eb WIP visual scripting, not working yet but you can check out stuff 9 years ago
  J08nY dcce477f5e Added Dictionary.values() 9 years ago
  Alexander Holland a8ebd43ab7 dictionary has_all 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky 7c39ebd05c -hash dictionaries properly instead of using pointer, fixes #2880 9 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Muresan Vlad aka Mury 9ee218ac9b Fix for bug 1088 10 years ago
  Juan Linietsky 0b806ee0fc GODOT IS OPEN SOURCE 11 years ago