tibia-client/src/otclient
Eduardo Bart 9ad9d88e10 Fix npc trade and npc chat 2012-07-26 12:42:15 -03:00
..
CMakeLists.txt Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00
animatedtext.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
animatedtext.h Rework application class and framework 2012-07-13 22:23:11 -03:00
const.h Fix console blue messages 2012-07-26 09:19:30 -03:00
container.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
container.h Rework application class and framework 2012-07-13 22:23:11 -03:00
creature.cpp Fix creatures with item outfits 2012-07-26 10:48:35 -03:00
creature.h Mounts 2012-07-26 09:19:30 -03:00
creatures.cpp missed something in last commit 2012-07-19 17:28:40 +02:00
creatures.h More refactoring and some changes 2012-07-20 02:52:57 -03:00
declarations.h Rename ThingType classes 2012-07-19 22:25:55 -03:00
effect.cpp Fix console blue messages 2012-07-26 09:19:30 -03:00
effect.h Fix console blue messages 2012-07-26 09:19:30 -03:00
game.cpp Mounts 2012-07-26 09:19:30 -03:00
game.h Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00
global.h Rework application class and framework 2012-07-13 22:23:11 -03:00
houses.cpp stop using pairs instead of index loops, please, it's so much slower 2012-07-20 20:56:08 +02:00
houses.h More refactoring and some changes 2012-07-20 02:52:57 -03:00
item.cpp More multiprotocol support 2012-07-26 03:10:28 -03:00
item.h stop using pairs instead of index loops, please, it's so much slower 2012-07-20 20:56:08 +02:00
itemtype.cpp More refactoring and some changes 2012-07-20 02:52:57 -03:00
itemtype.h More refactoring and some changes 2012-07-20 02:52:57 -03:00
localplayer.cpp Market item filtering improvements and other some minor improvements 2012-07-24 03:11:53 +12:00
localplayer.h Market item filtering improvements and other some minor improvements 2012-07-24 03:11:53 +12:00
luafunctions.cpp More multiprotocol support 2012-07-26 03:10:28 -03:00
luavaluecasts.cpp Market item filtering improvements and other some minor improvements 2012-07-24 03:11:53 +12:00
luavaluecasts.h More on Market (far from done), Minor Fixes, Edited Outfits Module, Some Cosmetics. 2012-07-20 06:54:24 +12:00
map.cpp Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00
map.h More multiprotocol support 2012-07-26 03:10:28 -03:00
mapview.cpp Optimize map view zoomout performance 2012-07-19 03:36:04 -03:00
mapview.h Optimize map view zoomout performance 2012-07-19 03:36:04 -03:00
minimap.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
minimap.h Rework application class and framework 2012-07-13 22:23:11 -03:00
missile.cpp More refactoring and some changes 2012-07-20 02:52:57 -03:00
missile.h Rename ThingType classes 2012-07-19 22:25:55 -03:00
otclient.cpp More multiprotocol support 2012-07-26 03:10:28 -03:00
otclient.h Rework application class and framework 2012-07-13 22:23:11 -03:00
outfit.cpp Mounts 2012-07-26 09:19:30 -03:00
outfit.h More refactoring and some changes 2012-07-20 02:52:57 -03:00
player.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
player.h Rework application class and framework 2012-07-13 22:23:11 -03:00
position.h ignore this 2012-07-19 15:55:10 +02:00
protocolcodes.cpp Fix npc trade and npc chat 2012-07-26 12:42:15 -03:00
protocolcodes.h Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00
protocolgame.cpp More multiprotocol support 2012-07-26 03:10:28 -03:00
protocolgame.h Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00
protocolgameparse.cpp Fix npc trade and npc chat 2012-07-26 12:42:15 -03:00
protocolgamesend.cpp Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00
shadermanager.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
shadermanager.h Rework application class and framework 2012-07-13 22:23:11 -03:00
spritemanager.cpp More multiprotocol support 2012-07-26 03:10:28 -03:00
spritemanager.h More multiprotocol support 2012-07-26 03:10:28 -03:00
statictext.cpp Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00
statictext.h Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00
thing.cpp More multiprotocol support 2012-07-26 03:10:28 -03:00
thing.h Rename ThingType classes 2012-07-19 22:25:55 -03:00
thingstype.h Rework application class and framework 2012-07-13 22:23:11 -03:00
thingtype.cpp Market item filtering improvements and other some minor improvements 2012-07-24 03:11:53 +12:00
thingtype.h Market item filtering improvements and other some minor improvements 2012-07-24 03:11:53 +12:00
thingtypemanager.cpp More multiprotocol support 2012-07-26 03:10:28 -03:00
thingtypemanager.h More multiprotocol support 2012-07-26 03:10:28 -03:00
tile.cpp Multiprotocol 8.1-9.6 finally working 2012-07-26 06:12:20 -03:00
tile.h stop using pairs instead of index loops, please, it's so much slower 2012-07-20 20:56:08 +02:00
towns.cpp trolol 2012-07-15 20:54:44 +03:00
towns.h missing files 2012-07-14 16:34:24 -07:00
uicreature.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
uicreature.h Rework application class and framework 2012-07-13 22:23:11 -03:00
uiitem.cpp Multi-protocol 2012-07-17 20:53:19 -03:00
uiitem.h Rework application class and framework 2012-07-13 22:23:11 -03:00
uimap.cpp Implemented the mount interface, Fixed some interface stuff, Some cosmetics, and Updated the outfits window 2012-07-15 23:49:28 +12:00
uimap.h Rework application class and framework 2012-07-13 22:23:11 -03:00
uiprogressrect.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
uiprogressrect.h Rework application class and framework 2012-07-13 22:23:11 -03:00