summaryrefslogtreecommitdiffstats
path: root/core/string/string_name.cpp
Commit message (Expand)AuthorAgeFilesLines
* StringName: Use inline static field definitionsGergely Kis2024-09-161-9/+0
* [X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam.bruvzg2023-11-061-1/+1
* Fix StringName leaks in VariantParserYuri Sizov2023-10-191-6/+4
* [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-111-2/+2
* Optimize Object::get_class_nameJuan Linietsky2023-04-081-0/+8
* StringName: fix returning dangling data from char constructor.Lyuma2023-02-061-33/+26
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add missing != operator to `StringName`Yuri Rubinsky2022-12-201-0/+4
* Implement Scene Unique Nodesreduz2022-04-251-0/+1
* Improve `--debug-stringnames` to be more usefulHugo Locurcio2022-03-151-2/+14
* Fix false reporting unclaimed StringName at exit due to static refsIgnacio Roldán Etcheverry2022-01-201-6/+9
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-2/+2
* Adds ability to debug stringnamesreduz2021-07-201-1/+71
* Optimize StringName usagereduz2021-07-181-10/+26
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+393