.. |
classes
|
Added Queue class for event queuing (see CandyBot for examples of this).
|
2014-06-04 02:17:49 +12:00 |
ui
|
Get rid of trailing whitespace.
|
2014-01-18 15:09:26 +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
|
Added Queue class for event queuing (see CandyBot for examples of this).
|
2014-06-04 02:17:49 +12: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
|
Added enable/disable chat mode (allows for alphabetical key controls), battle window anchoring fixed (thank you River) & more:
|
2013-07-29 10:42:18 +12:00 |
table.lua
|
Just use g_configs.unload(config) to unload config files.
|
2014-04-06 15:29:02 +12:00 |
util.lua
|
Some improvements to some things.
|
2014-06-02 10:04:56 +12:00 |