godot/core/io
Juan Linietsky 162d2ebe4f -Added google play services (needed for some stuff)
-Added new screen resizing options, stretch_2d is removed, new much more flexible ones.
-Fixed bug in viewport (can create more instances in 3d-in-2d demo now)
-Can set android permissions and screen sizes manually in the export settings
-Changed export templates extension to .tpz (too many people unzipped the manually..)
-File dialog now ensures that the proper extension is used (will not allow to save without it)
-Fixed bug that made collision exceptions not work in 2D
2014-04-14 22:16:13 -03:00
..
aes256.cpp -Added google play services (needed for some stuff) 2014-04-14 22:16:13 -03:00
aes256.h -Added google play services (needed for some stuff) 2014-04-14 22:16:13 -03: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 Fix Compression bug: wrong premature return. 2014-03-11 13:18:57 +08:00
compression.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
config_file.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
config_file.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03: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 GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
file_access_buffered.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
file_access_buffered.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
file_access_buffered_fa.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
file_access_compressed.cpp -improved physics ccd 2014-02-19 11:57:14 -03:00
file_access_compressed.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
file_access_encrypted.cpp -Added google play services (needed for some stuff) 2014-04-14 22:16:13 -03:00
file_access_encrypted.h -Added google play services (needed for some stuff) 2014-04-14 22:16:13 -03:00
file_access_memory.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
file_access_memory.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
file_access_network.cpp -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
file_access_network.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
file_access_pack.cpp -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
file_access_pack.h -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
file_access_zip.cpp -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
file_access_zip.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
http_client.cpp -HttpClient: ’Content-Length’ is added to httprequest if not provided in the headers and a body exists 2014-04-05 18:50:09 -03:00
http_client.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
image_loader.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
image_loader.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
ioapi.c -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
ioapi.h Removed OF 2014-02-21 08:46:47 +01:00
ip.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
ip.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
ip_address.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
ip_address.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
json.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
json.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
marshalls.cpp -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
marshalls.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03: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
object_format_binary.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
object_format_binary.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
object_format_xml.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
object_format_xml.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
object_loader.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
object_loader.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
object_saver.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
object_saver.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
object_saver_base.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
object_saver_base.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
packet_peer.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
packet_peer.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_format_binary.cpp -Support for changing fonts 2014-04-05 12:39:30 -03:00
resource_format_binary.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
resource_format_xml.cpp -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
resource_format_xml.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
resource_loader.cpp -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
resource_loader.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
resource_saver.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_saver.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
stream_peer.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
stream_peer.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
stream_peer_tcp.cpp -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
stream_peer_tcp.h -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
tcp_server.cpp -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
tcp_server.h -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
translation_loader_po.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
translation_loader_po.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
unzip.c Removed OF 2014-02-21 08:46:47 +01:00
unzip.h Removed OF 2014-02-21 08:46:47 +01:00
xml_parser.cpp -project settings are saved when changed 2014-02-15 21:16:33 -03:00
xml_parser.h -project settings are saved when changed 2014-02-15 21:16:33 -03:00
zip.c Removed OF 2014-02-21 08:46:47 +01:00
zip.h Removed OF 2014-02-21 08:46:47 +01:00
zip_io.h -project settings are saved when changed 2014-02-15 21:16:33 -03:00