tibia-client/src/otclient
BeniS 034c768994 Compatibility fix to cv981 new speed law.
* Also a minor fix to setting client version.
2012-12-29 02:34:36 +13:00
..
CMakeLists.txt Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02: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 Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13: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 Compatibility fix to cv981 new speed law. 2012-12-29 02:34:36 +13:00
creature.h Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13: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 Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02:00
effect.cpp Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02:00
effect.h Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02:00
game.cpp Compatibility fix to cv981 new speed law. 2012-12-29 02:34:36 +13:00
game.h Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13: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 Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
item.h Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02: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
lightview.cpp Minor fixes 2012-12-08 16:08:54 -02:00
lightview.h Minor fixes 2012-12-08 16:08:54 -02:00
localplayer.cpp Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
localplayer.h Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
luafunctions.cpp Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13: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 Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
map.h Bind missing C++ functions into lua 2012-09-18 05:23:31 +00:00
mapio.cpp Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
mapview.cpp Lights minor fixes 2012-12-03 21:18:39 -02:00
mapview.h Bind functions for minimum ambient light 2012-11-30 14:31:19 -02: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 Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02:00
missile.h Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02: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 Started updating to 9.8+ features, not yet finished (unsafe version). 2012-12-27 02:56:06 +13:00
protocolgame.cpp Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
protocolgame.h Started updating to 9.8+ features, not yet finished (unsafe version). 2012-12-27 02:56:06 +13:00
protocolgameparse.cpp Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
protocolgamesend.cpp Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13: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 Fix issue #127 2012-10-24 18:51:57 -02: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 Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02:00
thingstype.h Just some refactoring 2012-07-29 07:32:54 -03:00
thingtype.cpp Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02:00
thingtype.h Lights now are looking really good 2012-11-29 19:38:39 -02:00
thingtypemanager.cpp The smallest change of 2012 2012-10-08 01:04:14 +00:00
thingtypemanager.h Remove old useless functions. 2012-09-02 19:31:50 +00:00
tile.cpp Progress updating to cv981/pv973: 2012-12-29 00:05:45 +13:00
tile.h Lights minor fixes 2012-12-03 21:18:39 -02: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 Implement lights, thanks @Tarjei400 2012-11-28 23:47:36 -02:00
uimap.h Bind functions for minimum ambient light 2012-11-30 14:31:19 -02: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