godot/core/io
Juan Linietsky 9f33134c93 -Support for changing fonts
-Detect when free() might crash the project and throw error
-fixed 2D Bounce in physics (3d still broken)
-renamed “on_top” property to “behind_parent”, which makes more sense, old on_top remains there for compatibility but is invisible.
-large amount of fixes
2014-04-05 12:39: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 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_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 -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 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