Alex
|
4d12dd5c43
|
[Code] Remove Attributions (#4988)
|
2025-08-15 23:36:35 -05:00 |
|
Chris Miles
|
19791195e5
|
[Logging] Netcode Logging Unify (#2443)
* [Logging] Unify netcode logging
* More tweaks, generator
* Exclude OP_SpecialMesg at callback level
* Consolidate packet loggers
* Log at EQStream level instead of proxy
* Fix C->S
* Server to server logging
* C-S for Loginserver
* Hook UCS for C->S
* Update eqemu_logsys.h
* World C->S logging
* Translate opcodes through patch system for client to server
* Additional logging requests
* Add detailed opcode translation logging
* vStringFormat resiliency
* Translate loginserver C->S
* Simplify out message string (reduce copies) and ignore legacy formats
* Update eqemu_logsys.cpp
* Log file format
* Handle deprecated categories
|
2022-09-28 03:42:09 -05:00 |
|
KimLS
|
09b91f5229
|
Change hash from enum to int, older gcc versions have trouble with that
|
2019-05-12 21:09:06 -07:00 |
|
KimLS
|
cd8ab727aa
|
Tweaks from other branch
|
2019-04-16 01:09:25 -07:00 |
|
KimLS
|
7977949ae9
|
Change eqstream interface to get rid of some stuff as well as flesh out a few more options plus some rule and performance changes
|
2019-03-13 22:55:49 -07:00 |
|
KimLS
|
67b228a91c
|
Added packet stats
|
2019-03-11 15:24:32 -07:00 |
|
KimLS
|
ee1fcdf5fa
|
Stats, stats everywhere (I added a #netstats command)
|
2019-03-09 22:25:04 -08:00 |
|
KimLS
|
cb9f0fbe31
|
Start of a network options interface command
|
2019-02-24 19:24:10 -08:00 |
|
KimLS
|
310d27c0bd
|
Some changes to tic rates and default values
|
2017-03-12 18:38:33 -07:00 |
|
KimLS
|
66c1fd9369
|
Revert some changes that were causing more harm than good
|
2017-02-28 23:17:30 -08:00 |
|
KimLS
|
0b8b41d91f
|
World <-> Login connection reworked
|
2016-10-28 19:02:03 -07:00 |
|
KimLS
|
a76149c8e3
|
Some work on compression, the way the client does it is... bizarre and not how i orig thought it would be.
|
2016-09-28 23:51:37 -07:00 |
|
KimLS
|
95d4e95400
|
Compression needs work but finished the eqstream abstraction layer otherwise.
|
2016-09-25 22:24:28 -07:00 |
|
KimLS
|
5cad3f62d0
|
EQStream abstraction layer
|
2016-09-25 15:10:34 -07:00 |
|