You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BenDol 00253e46b3
Added Queue class for event queuing (see CandyBot for examples of this).
10 years ago
..
classes Added Queue class for event queuing (see CandyBot for examples of this). 10 years ago
ui Get rid of trailing whitespace. 10 years ago
bitwise.lua Normalize source code 12 years ago
config.lua Keep g_settings as a 'static' variable rather than a direct object. 10 years ago
const.lua Fix locale send, spelllist reload, few changes 11 years ago
corelib.otmod Added Queue class for event queuing (see CandyBot for examples of this). 10 years ago
globals.lua Add blink effect 11 years ago
inputmessage.lua Fix getColor, add/get position 11 years ago
keyboard.lua Fix keyboard unbind 11 years ago
math.lua Fix save of MiniWindow positions, issue #163 12 years ago
mouse.lua Market fix, and a few other things: 11 years ago
net.lua Minor fixes and improvements 11 years ago
outputmessage.lua Fix getColor, add/get position 11 years ago
settings.lua Fix to the makesingleton function. 10 years ago
string.lua Added enable/disable chat mode (allows for alphabetical key controls), battle window anchoring fixed (thank you River) & more: 11 years ago
table.lua Just use g_configs.unload(config) to unload config files. 10 years ago
util.lua Some improvements to some things. 10 years ago