index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
ip_address.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-04
1
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-12
/
+12
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
1
-2
/
+2
*
Style: Remove unnecessary semicolons from `core`
Rémi Verschelde
2020-05-19
1
-20
/
+20
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-5
/
+10
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-16
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-1
/
+1
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
1
-10
/
+4
*
Implement IP.get_local_interfaces.
Fabio Alessandrelli
2019-06-21
1
-0
/
+3
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Properly accept wildcard when binding IPv4 socket.
Fabio Alessandrelli
2018-11-18
1
-1
/
+1
*
Fix typos with codespell
luz.paz
2018-02-21
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-38
/
+36
*
IP_Address can now be a wildcard (not a valid IP, used for binding)
Fabio Alessandrelli
2017-01-23
1
-1
/
+6
*
Convert validity checks of IP_Address to is_valid method.
Fabio Alessandrelli
2017-01-23
1
-4
/
+18
*
Merge pull request #7271 from Faless/ipv6_cleanup
Rémi Verschelde
2017-01-02
1
-32
/
+50
|
\
|
*
IP_Address now handle IPv4 and IPv6 transparently
Fabio Alessandrelli
2016-12-09
1
-32
/
+50
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
|
/
*
fixed some byte order and parsing problems
Ariel Manzur
2016-10-19
1
-20
/
+32
*
adding ipv6
Ariel Manzur
2016-10-18
1
-11
/
+161
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-29
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+60