..
aes256.cpp
updated aes256 implementation to newer version from upstream. Also uses faster lookup table implemetation.
2015-12-08 16:13:06 -08:00
aes256.h
remove trailing whitespace
2016-03-09 00:00:52 +01:00
base64.c
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
base64.h
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
compression.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
compression.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
config_file.cpp
classref: Directory and ConfigFile
2016-05-12 08:41:43 +02:00
config_file.h
Added default value param to ConfigFile.get_value()
2016-01-01 21:12:54 +01:00
crypt.h
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
fastlz.c
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
fastlz.h
remove trailing whitespace
2016-03-09 00:00:52 +01:00
file_access_buffered.cpp
remove trailing whitespace
2016-03-09 00:00:52 +01:00
file_access_buffered.h
remove trailing whitespace
2016-03-09 00:00:52 +01:00
file_access_buffered_fa.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
file_access_compressed.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
file_access_compressed.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
file_access_encrypted.cpp
-some changes by okam
2015-06-30 11:28:43 -03:00
file_access_encrypted.h
-Added OpenSSL and HTTPS support
2014-04-28 21:56:43 -03:00
file_access_memory.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
file_access_memory.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
file_access_network.cpp
remove trailing whitespace
2016-03-09 00:00:52 +01:00
file_access_network.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
file_access_pack.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
file_access_pack.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
file_access_zip.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
file_access_zip.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
http_client.cpp
remove trailing whitespace
2016-05-21 15:29:25 +02:00
http_client.h
httpclient request withh raw_array body
2016-05-04 19:49:01 +02:00
image_loader.cpp
remove trailing whitespace
2016-03-09 00:00:52 +01:00
image_loader.h
remove trailing whitespace
2016-03-09 00:00:52 +01:00
ioapi.c
-fixed export templates not loading/exporting on Windows
2014-02-13 18:03:28 -03:00
ioapi.h
merged some stuff for okam
2015-09-03 23:24:55 -03:00
ip.cpp
remove trailing whitespace
2016-03-09 00:00:52 +01:00
ip.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
ip_address.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
ip_address.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
json.cpp
added a new function to escape properly json, fixes #3282
2016-01-10 15:01:06 -03:00
json.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
marshalls.cpp
Encode axis_value in Variant for InputEvent::JOYSTICK_MOTION.
2016-04-23 15:26:07 +02:00
marshalls.h
remove trailing whitespace
2016-03-09 00:00:52 +01:00
md5.cpp
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
md5.h
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00
packet_peer.cpp
remove trailing whitespace
2016-03-09 00:00:52 +01:00
packet_peer.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
packet_peer_udp.cpp
UDP Fixes
2014-11-13 00:53:12 -03:00
packet_peer_udp.h
UDP Fixes
2014-11-13 00:53:12 -03:00
resource_format_binary.cpp
remove trailing whitespace
2016-03-09 00:00:52 +01:00
resource_format_binary.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
resource_format_xml.cpp
remove trailing whitespace
2016-03-09 00:00:52 +01:00
resource_format_xml.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
resource_loader.cpp
Changed import workflow
2016-05-27 14:19:11 -03:00
resource_loader.h
remove trailing whitespace
2016-03-09 00:00:52 +01:00
resource_saver.cpp
remove trailing whitespace
2016-03-09 00:00:52 +01:00
resource_saver.h
remove trailing whitespace
2016-03-09 00:00:52 +01:00
SCsub
Cosmetic fixes to SCons buildsystem
2015-11-01 20:53:26 +01:00
stream_peer.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
stream_peer.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
stream_peer_ssl.cpp
-Made editor support SSL certs by default (embedded them)
2016-03-12 10:46:38 -03:00
stream_peer_ssl.h
-Made editor support SSL certs by default (embedded them)
2016-03-12 10:46:38 -03:00
stream_peer_tcp.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
stream_peer_tcp.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
tcp_server.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
tcp_server.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
translation_loader_po.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
translation_loader_po.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
unzip.c
fix parentheses-equality warnings of osx clang
2015-10-09 21:39:50 +09:00
unzip.h
Removed OF
2014-02-21 08:46:47 +01:00
xml_parser.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
xml_parser.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
zip.c
fix parentheses-equality warnings of osx clang
2015-10-09 21:39:50 +09:00
zip.h
merged some stuff for okam
2015-09-03 23:24:55 -03:00
zip_io.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00