tibia-client/src/framework
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
..
cmake Work on sql framework classes 2013-03-03 19:19:22 +13:00
core Partial support for protocol 1020 and minimize lag 2013-11-10 20:10:04 -02:00
graphics Add live_textures_reload command 2013-03-01 05:46:55 -03:00
input Minor changes in file type handling 2013-01-27 23:23:53 -02:00
luaengine Added sublime text 2 project file. 2013-05-12 21:16:43 +12:00
net Partial support for protocol 1020 and minimize lag 2013-11-10 20:10:04 -02:00
otml Warn when shared_object_ptr misused 2013-02-28 12:19:42 -03:00
platform Fixed Alt + F4 keycombo on Windows 2013-06-29 16:53:15 +02:00
sound Try to fix compilation for gcc 4.6 [2] 2013-03-06 15:40:47 -03:00
sql Forgot to add MySQLResult lua binding 2013-03-05 20:33:27 +13:00
stdext Move "getNPC" that was introduced in commit 2013-08-27 03:40:18 +02:00
ui Minor fixes and add auto resize for images 2013-03-15 21:59:22 -03:00
util Platform modtime, little changes to entergame 2013-03-01 05:08:40 -03:00
xml Forgot to remove header includes 2013-03-03 19:17:48 +13:00
CMakeLists.txt Merge branch 'sql' 2013-03-06 13:00:21 -03:00
const.h Work on sql framework classes 2013-03-03 19:19:22 +13:00
global.h Just rename some files 2013-01-08 16:32:05 -02:00
luafunctions.cpp Minor fixes and add auto resize for images 2013-03-15 21:59:22 -03:00
pch.h Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00