Alex King
|
c1d4cb90b9
|
[Cleanup] Cleanup cheap-to-copy reference to use value instead in eq_stream_ident.cpp/eq_stream_ident.h (#3209)
# Notes
- More performant to pass by value than by reference.
|
2023-04-05 12:14:01 -04:00 |
|
KimLS
|
d494048ff6
|
Tweaks to make server more lag tolerant and also send less packets.
|
2017-03-07 18:13:17 -08:00 |
|
KimLS
|
7a3147a3b3
|
Streams work on all of the servers now
|
2016-09-29 22:21:39 -07:00 |
|
KimLS
|
95d4e95400
|
Compression needs work but finished the eqstream abstraction layer otherwise.
|
2016-09-25 22:24:28 -07:00 |
|
KimLS
|
751e61d6e5
|
Converted all the EQStreams into EQStreamInterfaces, dear god help us.
|
2016-09-24 22:43:29 -07:00 |
|
KimLS
|
7dbe6a7426
|
Many tweaks to stream memory allocation, including but not limited to streams now are shared_ptrs.
|
2015-01-27 21:12:44 -08:00 |
|
Akkadius
|
e048c5cf17
|
eq_stream_ident.h header include cleanup
|
2014-12-15 20:32:03 -06:00 |
|
KimLS
|
7fc21b9e3a
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|