tibia-client/modules/corelib
EgzoT b58c438015 UIMiniWindowContainer small improve (#938)
Change type of checking whether window have on drop possibility.

Reason:
Previously this parameter was checking by class name, so it blocking creating similar objects to miniwindow or inheritance from miniwindow object without changing sources. So it block creating modules with new UI objects working with miniwindowcontainer.
2018-02-28 21:46:27 +01:00
..
ui UIMiniWindowContainer small improve (#938) 2018-02-28 21:46:27 +01:00
bitwise.lua Normalize source code 2012-07-28 02:07:57 -03:00
config.lua Keep g_settings as a 'static' variable rather than a direct object. 2014-04-01 16:51:38 +13:00
const.lua Fix locale send, spelllist reload, few changes 2013-02-18 22:18:10 -03:00
corelib.otmod Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
globals.lua Add blink effect 2013-02-05 19:08:32 -02:00
inputmessage.lua Fix getColor, add/get position 2013-01-30 19:08:53 -02:00
keyboard.lua Fix keyboard unbind 2013-08-17 21:54:16 -03:00
math.lua Fix save of MiniWindow positions, issue #163 2013-01-16 17:57:05 -02:00
mouse.lua Market fix, and a few other things: 2013-02-13 05:14:16 +13:00
net.lua Minor fixes and improvements 2013-02-28 02:43:26 -03:00
outputmessage.lua Fix getColor, add/get position 2013-01-30 19:08:53 -02:00
settings.lua Fix to the makesingleton function. 2014-04-01 17:22:00 +13:00
string.lua string:contains() 2014-07-31 20:25:31 +02:00
struct.lua Add cn option to struct 2015-05-19 18:50:02 +02:00
table.lua Fix table.equals 2014-07-09 17:00:10 +12:00
util.lua Change signalcall to protectedcall in console 2015-06-03 17:03:49 +02:00