tibia-client/src/framework/core
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
..
adaptativeframecounter.cpp Platform fixes and rework ping 2013-02-24 22:16:45 -03:00
adaptativeframecounter.h Platform fixes and rework ping 2013-02-24 22:16:45 -03:00
application.cpp Partial support for protocol 1020 and minimize lag 2013-11-10 20:10:04 -02:00
application.h Fix win32 alt bug 2013-03-03 00:00:13 -03:00
asyncdispatcher.cpp Revert "Use boost::thread instead of std::thread" 2013-03-05 01:47:23 -03:00
asyncdispatcher.h Try to fix compilation for gcc 4.6 [3] 2013-03-06 15:47:38 -03:00
binarytree.cpp Removed Position dependencies inside the framework 2013-03-02 18:33:14 +13:00
binarytree.h Forgot to remove header includes 2013-03-03 19:17:48 +13:00
clock.cpp Just rename some files 2013-01-08 16:32:05 -02:00
clock.h Just rename some files 2013-01-08 16:32:05 -02:00
configmanager.cpp Just rename some files 2013-01-08 16:32:05 -02:00
configmanager.h Just rename some files 2013-01-08 16:32:05 -02:00
consoleapplication.cpp Just rename some files 2013-01-08 16:32:05 -02:00
consoleapplication.h Just rename some files 2013-01-08 16:32:05 -02:00
declarations.h Just rename some files 2013-01-08 16:32:05 -02:00
event.cpp Just rename some files 2013-01-08 16:32:05 -02:00
event.h Just rename some files 2013-01-08 16:32:05 -02:00
eventdispatcher.cpp Fixes to compile with libc++ 2013-02-05 18:30:16 -02:00
eventdispatcher.h Fixes to compile with libc++ 2013-02-05 18:30:16 -02:00
filestream.cpp Restore support for animated png files 2013-01-08 19:31:41 -02:00
filestream.h Forgot to remove header includes 2013-03-03 19:17:48 +13:00
graphicalapplication.cpp Platform fixes and rework ping 2013-02-24 22:16:45 -03:00
graphicalapplication.h Fix platform issues regarding charsets 2013-01-08 18:45:27 -02:00
inputevent.h Just rename some files 2013-01-08 16:32:05 -02:00
logger.cpp Add C++ traceback to errors 2013-03-12 01:36:36 -03:00
logger.h Revert "Use boost::thread instead of std::thread" 2013-03-05 01:47:23 -03:00
module.cpp Fix a compile error 2013-01-26 15:17:32 -02:00
module.h Fix #7 2013-01-26 14:54:19 -02:00
modulemanager.cpp Minor changes in file type handling 2013-01-27 23:23:53 -02:00
modulemanager.h Just rename some files 2013-01-08 16:32:05 -02:00
resourcemanager.cpp Add live_textures_reload command 2013-03-01 05:46:55 -03:00
resourcemanager.h Add live_textures_reload command 2013-03-01 05:46:55 -03:00
scheduledevent.cpp Just rename some files 2013-01-08 16:32:05 -02:00
scheduledevent.h Minor fixes to some previous commits. 2013-01-18 03:23:01 +13:00
timer.cpp Just rename some files 2013-01-08 16:32:05 -02:00
timer.h Just rename some files 2013-01-08 16:32:05 -02:00