summaryrefslogtreecommitdiffstats
path: root/core/ustring.h
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-4/+4
* Fix natural sorting order in EditorFileDialog, FileDialog and EditorFileSyste...Damian Day2017-05-121-0/+9
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-93/+82
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-0/+2
* Merge pull request #7002 from RandomShaper/vcs-friendlinessJuan Linietsky2017-01-251-0/+1
|\
| * Improve .tscn VCSPedro J. Estébanez2017-01-161-0/+1
* | Merge pull request #7010 from AlexHolly/format-string2Juan Linietsky2017-01-141-0/+1
|\ \
| * | advanced string formatAlexHolly2016-11-011-0/+1
| |/
* | rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-2/+2
* | Variant INT and REAL are now 64 bits (other types remain at 32)Juan Linietsky2017-01-081-0/+1
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* added implementation of is_valid_ip_address()Ariel Manzur2016-10-201-1/+2
* Fix typo for word_wrapvolzhs2016-09-301-1/+1
* Add sha256_buffer() function to StringGeorge Marques2016-06-231-0/+1
* Add similarity comparison to StringGeorge Marques2016-06-191-0/+2
* Remove CHARTYPE_16BITS unused checksJ08nY2016-06-191-4/+2
* Add sha256 to String and File/FileAccess.Bojidar Marinov2016-06-171-0/+2
* Add 'is_subsequence_of' function to StringGeorge Marques2016-06-121-0/+3
* -Added configuration warning system for nodesJuan Linietsky2016-05-171-0/+11
* Added possibility to strip left and right to strip_edges (#4594)Mattias Cibien2016-05-111-1/+1
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-0/+2
* remove trailing whitespaceHubert Jarosz2016-03-091-8/+8
* Fixed String::camelcase_to_underscore() so it works in all cases. Fixes PR #1650Julian Murgia - StraToN2016-02-171-1/+1
* added a new function to escape properly json, fixes #3282Juan Linietsky2016-01-101-0/+1
* -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...Juan Linietsky2016-01-031-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva2015-11-191-0/+2
* Show documentation for properties on hover.Juan Linietsky2015-08-251-0/+1
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-0/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Camel casing being capitalized only happens in the inspector now.Nathan Warden2015-03-231-0/+1
* Revert "Camelcased script variables will now capitalize in the inspector."Juan Linietsky2015-03-221-1/+2
* Merge pull request #1396 from Spooner/fix_sprintf_errorsJuan Linietsky2015-03-221-1/+1
|\
| * Correctly halt on error in sprintf parsing (fixes #1393)Bil Bas (Spooner)2015-02-191-1/+1
* | Camelcased script variables will now capitalize in the inspector.Nathan Warden2015-02-191-2/+1
|/
* Completed implementing standard formatting.Bil Bas (Spooner)2015-02-011-1/+3
* Added basic sprintf functionality (e.g. "fish %d %s" % [12, Vector2(1, 2)])Bil Bas (Spooner)2015-01-101-1/+3
* -fixed issue with denormals in half precission, closes #1073Juan Linietsky2015-01-031-1/+1
* -Rasterizer supports meshes with both skeletons and blend shapesJuan Linietsky2014-10-091-0/+1
* Small Issues & MaintenanceJuan Linietsky2014-08-011-1/+2
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-1/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+247