godot/modules/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
..
arvr Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
doc_classes doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
gdnative Unify http- and percent- encode/decode 2018-03-27 19:18:30 +02:00
include Unify http- and percent- encode/decode 2018-03-27 19:18:30 +02:00
nativescript NativeScript: Fix initialization in wrong scope 2018-03-02 02:07:37 +01:00
pluginscript Fix inconsistencies and typos in argument names 2018-02-01 16:47:20 +01:00
config.py doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
gdnative_api.json Unify http- and percent- encode/decode 2018-03-27 19:18:30 +02:00
gdnative_library_editor_plugin.cpp Merge pull request #15246 from vnen/uwp-gdnative 2018-01-01 22:47:22 -02:00
gdnative_library_editor_plugin.h Fix inconsistencies and typos in argument names 2018-02-01 16:47:20 +01:00
gdnative_library_singleton_editor.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdnative_library_singleton_editor.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdnative.cpp [GDNative] cache API hashes 2018-01-13 21:21:05 +01:00
gdnative.h [GDNative] added reload property 2018-01-06 12:31:30 +01:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Merge pull request #16539 from eska014/gdnative-macwarn 2018-02-10 17:36:57 +01:00