godot/core/io
Juan Linietsky 9afdb3e0ad -fixed bug in Button now exporting font property
-made GUI Theme editor usable
-editor does not allow to export or create .pck in the same path as a project
-changed .pck format (lacked support for versioning so couldn't change it), previous was causing crashes and is now incompatible, just re-export.
-will not look for .pck files recursively, was causing unexpected behaviors
-fixed execution of Godot in paths with non unicode characters in Windows, OSX and Linux.
2014-02-15 02:02:41 -03:00
..
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -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 GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03: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 GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
file_access_compressed.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -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 -fixed bug in Button now exporting font property 2014-02-15 02:02:41 -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 -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -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 -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03: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 GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -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 GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_format_binary.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_format_xml.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_format_xml.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_loader.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_loader.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_saver.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_saver.h 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 -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
unzip.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
xml_parser.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
xml_parser.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
zip.c -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
zip.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
zip_io.h -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00