tibia-client/src/client
Sam a58a3e90c8 Implement purse slot (closes #208), add version 10.37 (could not find protocol changes) 2014-03-12 15:46:35 +01:00
..
CMakeLists.txt UISprite widget added 2013-10-30 21:35:29 +01: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 Partial 10.36 support, also fix #499 2014-03-12 06:39:20 +01:00
container.cpp Some work on container pagination 2013-10-20 20:21:20 -02:00
container.h Some work on container pagination 2013-10-20 20:21:20 -02:00
creature.cpp Partial 10.36 support, also fix #499 2014-03-12 06:39:20 +01:00
creature.h Partial 10.36 support, also fix #499 2014-03-12 06:39:20 +01:00
creatures.cpp deleteSpawn() 2014-01-14 11:04:48 +02:00
creatures.h deleteSpawn() 2014-01-14 11:04:48 +02:00
declarations.h getCreatures / getSpawns 2014-01-14 01:47:43 +02:00
effect.cpp Effects now use x and y pattern, fixes #433 2014-01-13 16:03:42 +01:00
effect.h Effects now use x and y pattern, fixes #433 2014-01-13 16:03:42 +01:00
game.cpp Implement purse slot (closes #208), add version 10.37 (could not find protocol changes) 2014-03-12 15:46:35 +01:00
game.h Vip functionality, closes #83 2014-01-14 23:15:01 +01:00
global.h Fix boost locale linkage 2013-01-09 14:57:34 -02:00
houses.cpp Sort town/house names 2014-01-18 17:57:42 +02:00
houses.h Merge pull request #442 from d33tah/master 2014-01-18 08:11:03 -08:00
item.cpp Item serialization: Write description & text 2013-12-27 12:59:50 +02:00
item.h Tab -> space 2013-12-30 18:13:49 +02:00
itemtype.cpp Fix typo & bind ItemType::isWritable 2013-12-27 11:32:19 +02:00
itemtype.h Fix BinaryTree skip, small otb changes 2014-02-13 00:42:06 -02:00
lightview.cpp Use of clamp 2013-12-01 00:48:36 -02:00
lightview.h More changes to painter 2013-02-22 03:31:13 -03:00
localplayer.cpp Partial 10.36 support, also fix #499 2014-03-12 06:39:20 +01:00
localplayer.h Improve walk when lagging 2013-03-13 20:55:20 -03:00
luafunctions.cpp Partial 10.36 support, also fix #499 2014-03-12 06:39:20 +01:00
luavaluecasts.cpp Bind adjustments, some fixes 2014-01-21 22:12:50 +01:00
luavaluecasts.h Luacasts for Light 2014-01-21 22:01:11 +01:00
map.cpp Optimize path finding upto 100x performance again 2014-02-16 13:58:26 -03:00
map.h Animations are now optional 2013-12-14 18:48:18 +02:00
mapio.cpp Sort town/house names 2014-01-18 17:57:42 +02:00
mapview.cpp Support for newer versions and light draw fix 2014-02-24 15:33:29 -03:00
mapview.h Introduce 4 new functions: 2013-08-30 01:54:36 +00:00
minimap.cpp Get rid of trailing whitespace. 2014-01-18 15:09:26 +01: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 Woops, fix operator less than 2013-09-02 19:12:12 +00:00
protocolcodes.cpp Partial 10.36 support, also fix #499 2014-03-12 06:39:20 +01:00
protocolcodes.h Fix protocol erros and try to fix walk delay 2014-03-11 17:18:50 -03:00
protocolgame.cpp Fix for version 8.40 2014-01-17 22:41:58 +01:00
protocolgame.h Fix protocol erros and try to fix walk delay 2014-03-11 17:18:50 -03:00
protocolgameparse.cpp Partial 10.36 support, also fix #499 2014-03-12 06:39:20 +01:00
protocolgamesend.cpp Vip functionality, closes #83 2014-01-14 23:15:01 +01: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 Fix compilation under MSVC, bind some fucntions 2014-01-21 18:33:22 -02:00
spritemanager.h Fix compilation under MSVC, bind some fucntions 2014-01-21 18:33:22 -02:00
statictext.cpp Revert "replace all std::min/std::max with just min/max" 2013-11-13 23:53:54 +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 Added method to export a ThingType as png :exportImage(fileName) 2014-01-21 12:11:19 +01:00
thingtype.h Bind adjustments, some fixes 2014-01-21 22:12:50 +01:00
thingtypemanager.cpp Fix BinaryTree skip, small otb changes 2014-02-13 00:42:06 -02:00
thingtypemanager.h Implemented a function to save .dat file 2014-01-21 11:10:02 +01:00
tile.cpp Fix Tile::getTopLookThing() 2014-02-17 22:51:59 +01:00
tile.h Add selection to tile 2013-12-14 23:06:52 +02:00
towns.cpp Sort town/house names 2014-01-18 17:57:42 +02:00
towns.h Sort town/house names 2014-01-18 17:57:42 +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 Enabling versions 7.8 to 8.0 2013-12-26 23:20:34 +01:00
uiitem.h MapEditor: more changes for ease of use 2013-08-04 14:21:12 +02:00
uimap.cpp Little mistake 2013-12-01 01:12:06 -02:00
uimap.h Bind {un,}lockVisibleFloor to lua 2013-12-09 20:15:39 +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 Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
uiminimap.h Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00
uiprogressrect.cpp Use of clamp 2013-12-01 00:48:36 -02:00
uiprogressrect.h Just rename some files 2013-01-08 16:32:05 -02:00
uisprite.cpp UISprite widget added 2013-10-30 21:35:29 +01:00
uisprite.h Fix save_png definition / New UISprite function 2014-01-20 22:48:50 +01:00