index
:
tibia/game
master
Tibia 7.7 decompiled game server
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
communication.cc
Commit message (
Expand
)
Author
Age
*
fix issues and warnings when compiling with glibc < 2.32 (#57, #58)
fusion32
2026-05-28
*
missing NEWLINE on non-patched fields + fix accept error on shutdown
fusion32
2026-03-30
*
support for proxy headers + minor tweaks
fusion32
2026-03-14
*
network code robustness
fusion32
2026-02-26
*
bind acceptor to INADDR_ANY by default + set TCP_NODELAY on sockets
fusion32
2026-01-14
*
fix #32
fusion32
2025-09-25
*
support 7.72 with non-default `-DTIBIA772=1` switch
fusion32
2025-09-19
*
cleaning up a few comments + login message enum
fusion32
2025-08-19
*
fix RETRIEVE action, used with roping
fusion32
2025-08-17
*
wrapping up for a public release
fusion32
2025-08-15
*
fix some critical bugs
fusion32
2025-07-19
*
THREADING: upgrade from LinuxThreads to NPTL
fusion32
2025-07-19
*
small cleanup + fix sigaction flags
fusion32
2025-07-18
*
fix most init and parsing bugs + critical bug with dynamic strings
fusion32
2025-07-16
*
implement `crypto.cc` with OpenSSL + fix config loading
fusion32
2025-07-03
*
`query.cc`
fusion32
2025-07-02
*
beginning of `query.cc`
fusion32
2025-07-01
*
`writer.cc`
fusion32
2025-06-30
*
`receiving.cc`
fusion32
2025-06-23
*
`connections.cc`
fusion32
2025-06-21
*
finish `communication.cc`
fusion32
2025-06-20
*
small change to `ReceiveCommand` for increased connection reliability
fusion32
2025-06-20
*
more work on `communication.cc`
fusion32
2025-06-20
*
beginning of `communication.cc`
fusion32
2025-06-19