tibia-client/src/framework/net
Eduardo Bart d32f71c2b9 Partial support for protocol 1020 and minimize lag
I am able to login in global Tibia however there are game protocol errors
* there is a new opcode 167, which I dont know what it is
* there are changes in opcode 147 which handles text messages that I don't know too

Connection writing was optimized, playing "lag" should improve by 10ms,
and improve much more in systems with low fps
2013-11-10 20:10:04 -02:00
..
connection.cpp Partial support for protocol 1020 and minimize lag 2013-11-10 20:10:04 -02:00
connection.h Improve walk when lagging 2013-03-13 20:55:20 -03:00
declarations.h Platform fixes and rework ping 2013-02-24 22:16:45 -03:00
inputmessage.cpp Just rename some files 2013-01-08 16:32:05 -02:00
inputmessage.h Just rename some files 2013-01-08 16:32:05 -02:00
outputmessage.cpp Add flexibility in login packets 2013-01-28 20:52:03 -02:00
outputmessage.h Add flexibility in login packets 2013-01-28 20:52:03 -02:00
protocol.cpp Fixes to compile with libc++ 2013-02-05 18:30:16 -02:00
protocol.h Improve walk when lagging 2013-03-13 20:55:20 -03:00
protocolhttp.cpp Just rename some files 2013-01-08 16:32:05 -02:00
protocolhttp.h Just rename some files 2013-01-08 16:32:05 -02:00
server.cpp Fix possible crashs when using server class 2013-01-08 18:05:24 -02:00
server.h Just rename some files 2013-01-08 16:32:05 -02:00