tibia-client/src/otclient
Eduardo Bart 5756f20026 Fix orange text bug for protocol >861 2012-10-05 19:18:16 -03:00
..
CMakeLists.txt Rework stdext classes 2012-08-01 09:23:35 -03:00
animatedtext.cpp Rework stdext classes 2012-08-01 09:23:35 -03:00
animatedtext.h Rework stdext classes 2012-08-01 09:23:35 -03:00
const.h Implement new cool features 2012-08-25 16:11:54 -03:00
container.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
container.h Fixes for compiling with clang 2012-07-29 09:04:47 -03:00
creature.cpp Fix issue #109 2012-10-05 16:14:05 -03:00
creature.h Fix issue #109 2012-10-05 16:14:05 -03:00
creatures.cpp Fix crash when closing otclient in debug mode 2012-10-03 12:49:57 -03:00
creatures.h Fix crash when closing otclient in debug mode 2012-10-03 12:49:57 -03:00
declarations.h XML saving and minor fixes + code refactoring. 2012-09-14 21:39:10 +00:00
effect.cpp More work on OTBM/OTB/XML 2012-08-19 15:41:03 +00:00
effect.h Rework stdext classes 2012-08-01 09:23:35 -03:00
game.cpp Add extended opcode patch for tfs under tools/ 2012-08-29 16:29:18 -03:00
game.h Fix silly for 963 and improve walk 2012-08-29 12:41:04 -03:00
global.h Rework application class and framework 2012-07-13 22:23:11 -03:00
houses.cpp Minor changes 2012-09-24 13:59:23 +00:00
houses.h XML saving and minor fixes + code refactoring. 2012-09-14 21:39:10 +00:00
item.cpp Fix scrollbar slider move, outfit exact size, charlist focus 2012-08-31 20:33:51 -03:00
item.h Fix scrollbar slider move, outfit exact size, charlist focus 2012-08-31 20:33:51 -03:00
itemtype.cpp revert last change (better fix) 2012-08-19 17:27:48 +00:00
itemtype.h Move load creatures functions from map and bind them to singleton class g_creatures 2012-08-26 18:44:46 +00:00
localplayer.cpp Implement new cool features 2012-08-25 16:11:54 -03:00
localplayer.h Implement new cool features 2012-08-25 16:11:54 -03:00
luafunctions.cpp Fix issue #109 2012-10-05 16:14:05 -03:00
luavaluecasts.cpp Fix issue #109 2012-10-05 16:14:05 -03: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 XML saving and minor fixes + code refactoring. 2012-09-14 21:39:10 +00:00
map.h Bind missing C++ functions into lua 2012-09-18 05:23:31 +00:00
mapio.cpp Minor changes 2012-09-24 13:59:23 +00:00
mapview.cpp Fix issue #109 2012-10-05 16:14:05 -03:00
mapview.h UIGameMap allow clicking in black 2012-08-20 22:03:30 -03:00
minimap.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
minimap.h Just some refactoring 2012-07-29 07:32:54 -03:00
missile.cpp More refactoring and some changes 2012-07-20 02:52:57 -03:00
missile.h Rework stdext classes 2012-08-01 09:23:35 -03:00
otclient.cpp Fix crash when closing otclient in debug mode 2012-10-03 12:49:57 -03:00
otclient.h Rework application class and framework 2012-07-13 22:23:11 -03:00
outfit.cpp Fix rare stackpos bug caused by chameleon rune 2012-08-20 22:02:55 -03:00
outfit.h Fix rare stackpos bug caused by chameleon rune 2012-08-20 22:02:55 -03:00
player.cpp Rework application class and framework 2012-07-13 22:23:11 -03:00
player.h Rework stdext classes 2012-08-01 09:23:35 -03:00
position.h Fix OTBM saving 2012-08-19 22:30:49 +00:00
protocolcodes.cpp Fix orange text bug for protocol >861 2012-10-05 19:18:16 -03:00
protocolcodes.h Support for protocol 963 2012-08-29 12:09:16 -03:00
protocolgame.cpp Fix compability with some servers fly systems 2012-08-03 00:05:29 -03:00
protocolgame.h Add extended opcode patch for tfs under tools/ 2012-08-29 16:29:18 -03:00
protocolgameparse.cpp Fix issue #99 2012-10-04 19:58:22 -03:00
protocolgamesend.cpp Support for protocol 963 2012-08-29 12:09:16 -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 Just some refactoring 2012-07-29 07:32:54 -03:00
statictext.cpp Implement message modes for 9.6 2012-07-30 09:33:52 -03:00
statictext.h Rework stdext classes 2012-08-01 09:23:35 -03:00
thing.cpp More walk changes and creature events 2012-08-02 05:17:46 -03:00
thing.h Fix scrollbar slider move, outfit exact size, charlist focus 2012-08-31 20:33:51 -03:00
thingstype.h Just some refactoring 2012-07-29 07:32:54 -03:00
thingtype.cpp Fix scrollbar slider move, outfit exact size, charlist focus 2012-08-31 20:33:51 -03:00
thingtype.h Fix scrollbar slider move, outfit exact size, charlist focus 2012-08-31 20:33:51 -03:00
thingtypemanager.cpp optimize otb/xml a bit. 2012-10-05 20:31:05 +00:00
thingtypemanager.h Remove old useless functions. 2012-09-02 19:31:50 +00:00
tile.cpp Fix issue #109 2012-10-05 16:14:05 -03:00
tile.h Improve creature attack click 2012-08-21 21:27:57 -03:00
towns.cpp XML saving and minor fixes + code refactoring. 2012-09-14 21:39:10 +00:00
towns.h XML saving and minor fixes + code refactoring. 2012-09-14 21:39:10 +00:00
uicreature.cpp Fixes to horizontal scrollarea, improve charlist flexibility 2012-08-31 01:56:10 -03:00
uicreature.h Tiny fix to UICreature 2012-09-15 05:00:56 +00:00
uiitem.cpp Fix scrollbar slider move, outfit exact size, charlist focus 2012-08-31 20:33:51 -03:00
uiitem.h Just some refactoring 2012-07-29 07:32:54 -03:00
uimap.cpp UIGameMap allow clicking in black 2012-08-20 22:03:30 -03:00
uimap.h UIGameMap allow clicking in black 2012-08-20 22:03:30 -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