summaryrefslogtreecommitdiff
path: root/core/object/script_language.cpp
AgeCommit message (Expand)Author
2021-11-03Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio
2021-09-30Use range iterators for `Map`Lightning_A
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-17Add PROPERTY_USAGE_NONE and use itAaron Franke
2021-06-15Adding some more missing renames for Transform3D and QuaternionBastiaan Olij
2021-06-01[Net] Refactor RPCs, remove RSETsFabio Alessandrelli
2021-02-13Don't save project settings when not necessarykobewi
2021-02-10Removed _change_notifyreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz