virtualx-engine/modules/gdnative/include/gdnative
Pedro J. Estébanez b76ee30917 Unify http- and percent- encode/decode
There was a percent-prefixed version, which was exposed, and a http-prefixed version which was not (only to GDNative).
This commit keeps the percent-prefixed versions, but with the http-prefixed implementations.
2018-03-27 19:18:30 +02:00
..
aabb.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
array.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
basis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
color.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dictionary.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdnative.h Fix typos in code and docs with codespell 2018-01-18 22:01:42 +01:00
node_path.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
plane.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pool_arrays.h Added GDNative copy constructor for PoolVectors Read and Write 2018-01-18 02:44:37 +01:00
quat.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
rect2.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
rid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
string.h Unify http- and percent- encode/decode 2018-03-27 19:18:30 +02:00
string_name.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
transform.h [GDNative] updates to string API and const fixes 2018-01-11 00:17:43 +01:00
transform2d.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
variant.h gdnative_api.json: Change argument name to r_dest 2018-02-11 17:19:17 +01:00
vector2.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
vector3.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00