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
/
stream_peer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-0
/
+26
|
\
|
*
Add half precision floating point support to `StreamPeer`
Pablo Andres Fuente
2024-11-12
1
-0
/
+26
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-2
/
+2
|
\
|
|
*
CI: Update Linux runners to Ubuntu 24.04
Thaddeus Crews
2024-11-10
1
-2
/
+2
*
|
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
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Simplify network GDExtension bindings using EXBIND macros.
Fabio Alessandrelli
2022-09-01
1
-17
/
+8
*
Vectors: Use clear() and has().
Anilforextra
2022-02-02
1
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
[Net] StreamPeer GDExtension.
Fabio Alessandrelli
2021-09-24
1
-0
/
+57
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
Rename File's `endian_swap` to `big_endian`
Hugo Locurcio
2021-05-20
1
-2
/
+2
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-5
/
+10
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+24
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-49
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-5
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-18
/
+17
*
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
*
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
1
-1
/
+3
*
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-2
/
+2
*
Add object encoding param to serialization methods
Fabio Alessandrelli
2019-04-01
1
-7
/
+7
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
StreamPeer get[_utf8]_string with negative length.
Fabio Alessandrelli
2018-09-22
1
-2
/
+13
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+2
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-1
/
+1
*
Change function signature from float to double to match type get_doubleCloses...
hungrymonkey
2018-01-29
1
-1
/
+1
*
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-17
1
-13
/
+12
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-0
/
+5
*
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
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-3
/
+3
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-3
/
+3
*
Fix various assorted warnings
Hein-Pieter van Braam
2017-09-08
1
-0
/
+3
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Fix StreamPeer put_utf8_string not working
Fabio Alessandrelli
2017-08-14
1
-1
/
+1
*
Fix broken stream reading in StreamPeerBuffer
Raymoo
2017-08-12
1
-1
/
+2
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-3
/
+3
*
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
-221
/
+185
*
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
1
-0
/
+2
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-45
/
+45
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-16
/
+16
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-45
/
+45
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Fix StreamPeerBuffer::duplicate() does not return value
volzhs
2016-08-22
1
-0
/
+1
[next]