00fdcf3cd0
IP_Address changes:
- Converts to and from String transparently while handling IPv4 as IPv6
mapped (::ffff:[IP]) address internally.
- Completely remove AddrType enum.
- Setting/Getting of ip array is now only possible through dedicated functions
(ie. set_ipv4, get_ipv4, set_ipv6, get_ipv6)
- Add function to know if the address is a valid IPv4 (for IP implementation and enet)
(cherry picked from commit
|
||
---|---|---|
.. | ||
SCsub | ||
test_containers.cpp | ||
test_containers.h | ||
test_detailer.cpp | ||
test_detailer.h | ||
test_gdscript.cpp | ||
test_gdscript.h | ||
test_gui.cpp | ||
test_gui.h | ||
test_image.cpp | ||
test_image.h | ||
test_io.cpp | ||
test_io.h | ||
test_main.cpp | ||
test_main.h | ||
test_math.cpp | ||
test_math.h | ||
test_misc.cpp | ||
test_misc.h | ||
test_particles.cpp | ||
test_particles.h | ||
test_physics.cpp | ||
test_physics.h | ||
test_physics_2d.cpp | ||
test_physics_2d.h | ||
test_python.cpp | ||
test_python.h | ||
test_render.cpp | ||
test_render.h | ||
test_shader_lang.cpp | ||
test_shader_lang.h | ||
test_sound.cpp | ||
test_sound.h | ||
test_string.cpp | ||
test_string.h |