tibia-client/src/client
Allan Ference aaad8ab8a0 Fix spawn loading and saving, thanks to @BrunoDCC 2013-08-20 12:14:52 +02:00
..
CMakeLists.txt Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03: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 Fix login with 9.83-10.10 2013-07-28 07:05:46 +02: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 Mount frame issue 2013-08-17 22:19:24 -03:00
creature.h Implement dash walking and zoom out again 2013-02-26 16:37:02 -03:00
creatures.cpp Fix spawn loading and saving, thanks to @BrunoDCC 2013-08-20 12:14:52 +02:00
creatures.h Fix spawn loading and saving, thanks to @BrunoDCC 2013-08-20 12:14:52 +02:00
declarations.h MapEditor: more changes for ease of use 2013-08-04 14:21:12 +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 login with 9.83-10.10 2013-07-28 07:05:46 +02:00
game.h Improve walk when lagging 2013-03-13 20:55:20 -03:00
global.h Fix boost locale linkage 2013-01-09 14:57:34 -02:00
houses.cpp Attempt to fix houses and spawns save 2013-08-19 10:38:22 +02:00
houses.h MapEditor: more changes for ease of use 2013-08-04 14:21:12 +02:00
item.cpp Introduce Item::getName() 2013-08-18 18:29:20 +02:00
item.h Introduce Item::getName() 2013-08-18 18:29:20 +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 More changes to painter 2013-02-22 03:31:13 -03:00
localplayer.cpp Fix a bug with autowalking & add prompt param for tryLogout. 2013-07-07 05:36:56 +12:00
localplayer.h Improve walk when lagging 2013-03-13 20:55:20 -03:00
luafunctions.cpp Introduce Item::getName() 2013-08-18 18:29:20 +02: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 Optional and configurable zone colors 2013-08-17 23:06:58 +02:00
map.h Optional and configurable zone colors 2013-08-17 23:06:58 +02:00
mapio.cpp OTBM saver: don't escape version check for waypoints 2013-08-15 11:20:22 +02:00
mapview.cpp Properly Fix #301 2013-03-14 20:57:02 -03:00
mapview.h Old light method restored, it can be changed in lua now 2013-02-06 20:47:17 -02:00
minimap.cpp Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00
minimap.h Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03: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 Minor fixes and improvements 2013-02-28 02:43:26 -03:00
protocolgame.h Platform fixes and rework ping 2013-02-24 22:16:45 -03:00
protocolgameparse.cpp Fix login with 9.83-10.10 2013-07-28 07:05:46 +02:00
protocolgamesend.cpp Platform fixes and rework ping 2013-02-24 22:16:45 -03:00
shadermanager.cpp More changes to painter 2013-02-22 03:31:13 -03: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 Fix login with 9.83-10.10 2013-07-28 07:05:46 +02:00
thingtype.h Fix login with 9.83-10.10 2013-07-28 07:05:46 +02:00
thingtypemanager.cpp Introduce g_things.findItemTypeByName 2013-08-17 15:09:10 +02:00
thingtypemanager.h Introduce g_things.findItemTypeByName 2013-08-17 15:09:10 +02:00
tile.cpp Introduce Item::getName() 2013-08-18 18:29:20 +02:00
tile.h Optional and configurable zone colors 2013-08-17 23:06:58 +02:00
towns.cpp MapEditor: more changes for ease of use 2013-08-04 14:21:12 +02:00
towns.h MapEditor: more changes for ease of use 2013-08-04 14:21:12 +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 MapEditor: more changes for ease of use 2013-08-04 14:21:12 +02:00
uiitem.h MapEditor: more changes for ease of use 2013-08-04 14:21:12 +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
uimapanchorlayout.cpp Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00
uimapanchorlayout.h Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00
uiminimap.cpp Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00
uiminimap.h Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03: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