summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/godot/string.cpp
Commit message (Expand)AuthorAgeFilesLines
* merged gdnative and nativescript moduleKarroffel2017-09-031-1267/+0
* Correct GDnative's godot_string_find_last method nameEmmanuel Leblond2017-08-311-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Updated function argument namesWilson E. Alvarez2017-08-121-6/+6
* Implemented String C API.ducdetronquito2017-08-081-0/+1150
* [GDNative] better header include pathsKarroffel2017-08-021-1/+1
* [GDNative] new GDNative APIKarroffel2017-07-241-0/+117