tibia-client/modules/corelib
Konrad Kuśnierz 7f2f70e1a6 Change signalcall to protectedcall in console
Even though they kind of do the same (calling function in protected
mode), @edubart suggested to use a different function for the sake of
readability.
2015-06-03 17:03:49 +02:00
..
ui Add tab-spacing tag to MoveableTabBars 2015-04-20 03:32:32 +02: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 Add binary operations for lua 2015-05-18 21:38:05 +02: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