tibia-client/src/client
BeniS adc01ab9e3 Proper fix for autowalk lag issue 2013-02-13 18:05:08 +13:00
..
CMakeLists.txt Fix other compile errors 2013-01-29 16:56:50 -02:00
animatedtext.cpp Many enhancements in client API 2013-01-09 17:29:58 -02:00
animatedtext.h Many enhancements in client API 2013-01-09 17:29:58 -02:00
client.cpp Rework minimap rendering 2013-01-20 21:17:56 -02:00
client.h Just rename some files 2013-01-08 16:32:05 -02:00
const.h Closes #236 2013-02-02 03:38:17 +13:00
container.cpp Just rename some files 2013-01-08 16:32:05 -02:00
container.h Just rename some files 2013-01-08 16:32:05 -02:00
creature.cpp Fix health colors 2013-02-04 15:50:15 -02:00
creature.h Closes #236 2013-02-02 03:38:17 +13:00
creatures.cpp Restore support for animated png files 2013-01-08 19:31:41 -02:00
creatures.h Just rename some files 2013-01-08 16:32:05 -02:00
declarations.h Rework minimap rendering 2013-01-20 21:17:56 -02:00
effect.cpp Just rename some files 2013-01-08 16:32:05 -02:00
effect.h Just rename some files 2013-01-08 16:32:05 -02:00
game.cpp Fix auto walking bug 2013-02-01 12:46:44 +13:00
game.h Minimap fix and remove option 2013-01-29 18:36:27 -02:00
global.h Fix boost locale linkage 2013-01-09 14:57:34 -02:00
houses.cpp Restore support for animated png files 2013-01-08 19:31:41 -02:00
houses.h Just rename some files 2013-01-08 16:32:05 -02:00
item.cpp Few minor fixes here and there: 2013-01-18 18:27:29 +13:00
item.h Just rename some files 2013-01-08 16:32:05 -02:00
itemtype.cpp Just rename some files 2013-01-08 16:32:05 -02:00
itemtype.h Just rename some files 2013-01-08 16:32:05 -02:00
lightview.cpp Old light method restored, it can be changed in lua now 2013-02-06 20:47:17 -02:00
lightview.h Old light method restored, it can be changed in lua now 2013-02-06 20:47:17 -02:00
localplayer.cpp Fix autowalk sometimes not being canceled 2013-01-31 00:50:20 -02:00
localplayer.h Fix autowalk sometimes not being canceled 2013-01-31 00:50:20 -02:00
luafunctions.cpp Fix a lag issue with auto walking 2013-02-13 15:06:22 +13:00
luavaluecasts.cpp Just rename some files 2013-01-08 16:32:05 -02:00
luavaluecasts.h Fix minor issues in item drawing 2013-01-08 17:40:25 -02:00
map.cpp Proper fix for autowalk lag issue 2013-02-13 18:05:08 +13:00
map.h Fixes and improvements in find path 2013-01-27 16:58:44 -02:00
mapio.cpp Fixes to compile with clang 2013-01-29 14:35:20 -02:00
mapview.cpp Closes #236 2013-02-02 03:38:17 +13:00
mapview.h Old light method restored, it can be changed in lua now 2013-02-06 20:47:17 -02:00
minimap.cpp Fix minimap crash 2013-01-31 13:39:56 -02:00
minimap.h Improvements in minimap drawing 2013-01-31 03:38:06 -02:00
missile.cpp Just rename some files 2013-01-08 16:32:05 -02:00
missile.h Just rename some files 2013-01-08 16:32:05 -02:00
outfit.cpp Just rename some files 2013-01-08 16:32:05 -02:00
outfit.h Just rename some files 2013-01-08 16:32:05 -02:00
player.cpp Just rename some files 2013-01-08 16:32:05 -02:00
player.h Just rename some files 2013-01-08 16:32:05 -02:00
position.h Buttons for client options 2013-02-06 17:35:59 -02:00
protocolcodes.cpp Just rename some files 2013-01-08 16:32:05 -02:00
protocolcodes.h Implement rule violations, closes #218 2013-01-27 07:54:50 -02:00
protocolgame.cpp Add flexibility in login packets 2013-01-28 20:52:03 -02:00
protocolgame.h Add flexibility in login packets 2013-01-28 20:52:03 -02:00
protocolgameparse.cpp Minimap fix and remove option 2013-01-29 18:36:27 -02:00
protocolgamesend.cpp Add flexibility in login packets 2013-01-28 20:52:03 -02:00
shadermanager.cpp Minor changes in file type handling 2013-01-27 23:23:53 -02:00
shadermanager.h Many enhancements in client API 2013-01-09 17:29:58 -02:00
spritemanager.cpp Minor changes in file type handling 2013-01-27 23:23:53 -02:00
spritemanager.h Many enhancements in client API 2013-01-09 17:29:58 -02:00
statictext.cpp Many enhancements in client API 2013-01-09 17:29:58 -02:00
statictext.h Many enhancements in client API 2013-01-09 17:29:58 -02:00
thing.cpp Finalizing auto walk enhancements, closes #63, also other fixes: 2013-01-21 05:09:14 +13:00
thing.h Refix last commit 2013-02-07 03:37:57 -02:00
thingstype.h Just rename some files 2013-01-08 16:32:05 -02:00
thingtype.cpp Refix last commit 2013-02-07 03:37:57 -02:00
thingtype.h Improvements in textedit and hotkey manager 2013-01-24 18:36:04 -02:00
thingtypemanager.cpp Minor changes in file type handling 2013-01-27 23:23:53 -02:00
thingtypemanager.h Many enhancements in client API 2013-01-09 17:29:58 -02:00
tile.cpp New lightweight minimap format, finish #15 2013-01-27 14:06:47 -02:00
tile.h Rework UIMinimap 2013-01-30 23:44:57 -02:00
towns.cpp Just rename some files 2013-01-08 16:32:05 -02:00
towns.h Just rename some files 2013-01-08 16:32:05 -02:00
uicreature.cpp Fix minor issues in item drawing 2013-01-08 17:40:25 -02:00
uicreature.h Just rename some files 2013-01-08 16:32:05 -02:00
uiitem.cpp Refix last commit 2013-02-07 03:37:57 -02:00
uiitem.h Fix minor issues in item drawing 2013-01-08 17:40:25 -02:00
uimap.cpp Closes #210 2013-01-25 17:26:51 -02:00
uimap.h Old light method restored, it can be changed in lua now 2013-02-06 20:47:17 -02:00
uiminimap.cpp Improvements in minimap drawing 2013-01-31 03:38:06 -02:00
uiminimap.h Improvements in minimap drawing 2013-01-31 03:38:06 -02:00
uiprogressrect.cpp Just rename some files 2013-01-08 16:32:05 -02:00
uiprogressrect.h Just rename some files 2013-01-08 16:32:05 -02:00