godot/tools/docdump
Aren Villanueva 5c7e9e7e63 Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser to break.
Documentation for HTTPClient.
Added a query_string_from_dict method to HTTPClient to create a x-www-form-urlencoded valid query string for GET and POST messages.
String now has http_escape() and http_unescape() methods to help facilitate the above query_string_from_dict method.
2015-11-19 22:01:42 +11:00
..
locales/es/LC_MESSAGES Internationalization implemented 2015-10-07 13:11:17 -06:00
class_list.xml -Rename unexisting by nonexistant, closes #1940 2015-05-18 10:20:54 -03:00
doc_dump.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
doc_dump.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
doc_merge.py GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
main.css GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
makedocs.pot Internationalization implemented 2015-10-07 13:11:17 -06:00
makedocs.py Minor changes: Organizing imports 2015-10-07 13:24:52 -06:00
makedoku.py GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
makehtml.py Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser to break. 2015-11-19 22:01:42 +11:00
makemd.py -Much improvement to baked light baker 2014-10-27 22:54:32 -03:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00