summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/godot/string.h
Commit message (Expand)AuthorAgeFilesLines
* merged gdnative and nativescript moduleKarroffel2017-09-031-228/+0
* Correct GDnative's godot_string_find_last method nameEmmanuel Leblond2017-08-311-1/+1
* Make GDNative work on AndroidRuslan Mustakov2017-08-301-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* [GDnative] Correct godot_string_chars_to_utf8_with_len function nameEmmanuel Leblond2017-08-191-1/+1
* Updated function argument namesWilson E. Alvarez2017-08-121-2/+2
* Implemented String C API.ducdetronquito2017-08-081-3/+155
* [GDNative] better header include pathsKarroffel2017-08-021-1/+1
* [GDNative] new GDNative APIKarroffel2017-07-241-0/+76