Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 5 roky
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black před 5 roky
compression.cpp a7f49ac9a1 Update copyright statements to 2020 před 5 roky
compression.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky
config_file.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
config_file.h cb282c6ef0 Style: Set clang-format Standard to Cpp11 před 5 roky
dtls_server.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
dtls_server.h 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. před 5 roky
file_access_buffered.cpp 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
file_access_buffered.h 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
file_access_buffered_fa.h 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
file_access_compressed.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
file_access_compressed.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky
file_access_encrypted.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
file_access_encrypted.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky
file_access_memory.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
file_access_memory.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky
file_access_network.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
file_access_network.h 9a3a2b03b8 Drop old semaphore implementation před 5 roky
file_access_pack.cpp e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 5 roky
file_access_pack.h 515fe0f29b Revert "Made possible to specify where to dump the contents when loading a ".pck" file" před 5 roky
file_access_zip.cpp 515fe0f29b Revert "Made possible to specify where to dump the contents when loading a ".pck" file" před 5 roky
file_access_zip.h 515fe0f29b Revert "Made possible to specify where to dump the contents when loading a ".pck" file" před 5 roky
http_client.cpp cb282c6ef0 Style: Set clang-format Standard to Cpp11 před 5 roky
http_client.h 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
image_loader.cpp ae09b55a19 Exposed RenderingDevice to script API před 5 roky
image_loader.h ae09b55a19 Exposed RenderingDevice to script API před 5 roky
ip.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
ip.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky
ip_address.cpp a7f49ac9a1 Update copyright statements to 2020 před 5 roky
ip_address.h e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 5 roky
json.cpp 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. před 5 roky
json.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky
logger.cpp 596d426151 Remove some C++11 polyfill defines that are no longer needed před 5 roky
logger.h 13a9bfbca7 Style: Harmonize header guards to style guide [Core] před 5 roky
marshalls.cpp ec7b481170 Renamed plane's d to distance před 5 roky
marshalls.h e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 5 roky
multiplayer_api.cpp e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 5 roky
multiplayer_api.h 13a9bfbca7 Style: Harmonize header guards to style guide [Core] před 5 roky
net_socket.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
net_socket.h 2811f07084 Add peek option to NetSocket recv_from. před 5 roky
networked_multiplayer_peer.cpp a7f49ac9a1 Update copyright statements to 2020 před 5 roky
networked_multiplayer_peer.h 13a9bfbca7 Style: Harmonize header guards to style guide [Core] před 5 roky
packet_peer.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
packet_peer.h 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
packet_peer_dtls.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
packet_peer_dtls.h 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. před 5 roky
packet_peer_udp.cpp c4f6ab85b0 UDPServer and PacketPeerUDP connect_to_host. před 5 roky
packet_peer_udp.h c4f6ab85b0 UDPServer and PacketPeerUDP connect_to_host. před 5 roky
pck_packer.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
pck_packer.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky
resource_format_binary.cpp ec7b481170 Renamed plane's d to distance před 5 roky
resource_format_binary.h ae09b55a19 Exposed RenderingDevice to script API před 5 roky
resource_importer.cpp ae09b55a19 Exposed RenderingDevice to script API před 5 roky
resource_importer.h ae09b55a19 Exposed RenderingDevice to script API před 5 roky
resource_loader.cpp ae09b55a19 Exposed RenderingDevice to script API před 5 roky
resource_loader.h e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 5 roky
resource_saver.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
resource_saver.h 13a9bfbca7 Style: Harmonize header guards to style guide [Core] před 5 roky
stream_peer.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
stream_peer.h 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
stream_peer_ssl.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
stream_peer_ssl.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky
stream_peer_tcp.cpp 74051c77dc Add TCP poll function (not exposed). před 5 roky
stream_peer_tcp.h 13a9bfbca7 Style: Harmonize header guards to style guide [Core] před 5 roky
tcp_server.cpp a7f49ac9a1 Update copyright statements to 2020 před 5 roky
tcp_server.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky
translation_loader_po.cpp ae09b55a19 Exposed RenderingDevice to script API před 5 roky
translation_loader_po.h ae09b55a19 Exposed RenderingDevice to script API před 5 roky
udp_server.cpp 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. před 5 roky
udp_server.h 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. před 5 roky
xml_parser.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
xml_parser.h 13a9bfbca7 Style: Harmonize header guards to style guide [Core] před 5 roky
zip_io.cpp 95a1400a2a Replace NULL with nullptr před 5 roky
zip_io.h a7f49ac9a1 Update copyright statements to 2020 před 5 roky