.. |
aes256.cpp
|
Style: No break before list brace
|
2017-01-16 08:48:24 +01:00 |
aes256.h
|
|
|
base64.c
|
Style: Cleanups, added headers, renamed files
|
2017-01-16 08:04:23 +01:00 |
base64.h
|
Style: Cleanups, added headers, renamed files
|
2017-01-16 08:04:23 +01:00 |
compression.cpp
|
Style: Fix statements ending with ';;'
|
2017-01-16 08:49:52 +01:00 |
compression.h
|
|
|
config_file.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
config_file.h
|
Lot of work in new importer, importing textures now works.
|
2017-02-01 09:46:36 -03:00 |
crypt.h
|
|
|
fastlz.c
|
|
|
fastlz.h
|
|
|
file_access_buffered_fa.h
|
Style: Fix whole-line commented code
|
2017-01-14 14:52:23 +01:00 |
file_access_buffered.cpp
|
|
|
file_access_buffered.h
|
|
|
file_access_compressed.cpp
|
|
|
file_access_compressed.h
|
|
|
file_access_encrypted.cpp
|
|
|
file_access_encrypted.h
|
|
|
file_access_memory.cpp
|
Style: Fix whole-line commented code
|
2017-01-14 14:52:23 +01:00 |
file_access_memory.h
|
|
|
file_access_network.cpp
|
removed duplicated functions in class hierarchy that were bound more than once
|
2017-01-14 11:10:42 -03:00 |
file_access_network.h
|
|
|
file_access_pack.cpp
|
Fixed dir access return value, changed it to Error like all other funcs
|
2017-01-14 09:17:15 -03:00 |
file_access_pack.h
|
Fixed dir access return value, changed it to Error like all other funcs
|
2017-01-14 09:17:15 -03:00 |
file_access_zip.cpp
|
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
2017-01-14 00:51:09 -03:00 |
file_access_zip.h
|
|
|
http_client.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
http_client.h
|
Remove set_ip_type from network classes (no longer needed)
|
2017-01-23 20:18:22 +01:00 |
image_loader.cpp
|
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
2017-01-14 00:51:09 -03:00 |
image_loader.h
|
|
|
ioapi.c
|
|
|
ioapi.h
|
|
|
ip_address.cpp
|
IP_Address can now be a wildcard (not a valid IP, used for binding)
|
2017-01-23 20:15:20 +01:00 |
ip_address.h
|
IP_Address can now be a wildcard (not a valid IP, used for binding)
|
2017-01-23 20:15:20 +01:00 |
ip.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
ip.h
|
|
|
json.cpp
|
JSON::parse reports errors on open-ended objects
|
2017-02-06 19:34:34 +00:00 |
json.h
|
|
|
LICENSE-InfoZip.txt
|
|
|
LICENSE-MiniZip.txt
|
|
|
marshalls.cpp
|
|
|
marshalls.h
|
|
|
md5.cpp
|
|
|
md5.h
|
|
|
networked_multiplayer_peer.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
networked_multiplayer_peer.h
|
Style: Cleanups, added headers, renamed files
|
2017-01-16 08:04:23 +01:00 |
packet_peer_udp.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
packet_peer_udp.h
|
Remove set_ip_type from network classes (no longer needed)
|
2017-01-23 20:18:22 +01:00 |
packet_peer.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
packet_peer.h
|
|
|
pck_packer.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
pck_packer.h
|
|
|
resource_format_binary.cpp
|
Removed import/export system, will start new one from scratch.
|
2017-01-25 21:57:08 -03:00 |
resource_format_binary.h
|
Removed import/export system, will start new one from scratch.
|
2017-01-25 21:57:08 -03:00 |
resource_import.cpp
|
shadows were not working in-editor for nvidia, fixed now
|
2017-02-06 20:18:35 -03:00 |
resource_import.h
|
Several bugfixes, improving the import workflow
|
2017-02-06 00:38:39 -03:00 |
resource_loader.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
resource_loader.h
|
Lot of work in new importer, importing textures now works.
|
2017-02-01 09:46:36 -03:00 |
resource_saver.cpp
|
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
2017-01-14 00:51:09 -03:00 |
resource_saver.h
|
|
|
SCsub
|
|
|
sha256.c
|
|
|
sha256.h
|
|
|
sha-README.md
|
|
|
stream_peer_ssl.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
stream_peer_ssl.h
|
removed duplicated functions in class hierarchy that were bound more than once
|
2017-01-14 11:10:42 -03:00 |
stream_peer_tcp.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
stream_peer_tcp.h
|
Remove set_ip_type from network classes (no longer needed)
|
2017-01-23 20:18:22 +01:00 |
stream_peer.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
stream_peer.h
|
|
|
tcp_server.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
tcp_server.h
|
Remove set_ip_type from network classes (no longer needed)
|
2017-01-23 20:18:22 +01:00 |
translation_loader_po.cpp
|
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
2017-01-14 00:51:09 -03:00 |
translation_loader_po.h
|
|
|
unzip.c
|
|
|
unzip.h
|
|
|
xml_parser.cpp
|
Rename the _MD macro to D_METHOD
|
2017-02-13 12:50:02 +01:00 |
xml_parser.h
|
|
|
zip_io.h
|
|
|
zip.c
|
Style: Fix whole-line commented code
|
2017-01-14 14:52:23 +01:00 |
zip.h
|
|
|