tibia-client/modules/corelib
Eduardo Bart bc81c9c8bf Packages system with .otpkg files
When otclient initializes it tries to find all .otpkg files inside the
current search paths (./ ./modules ./addons) and then add them
to the front of current search paths. This way .otpkg can contains
many modules/addons and modifications in a single file that otclient
can recognize.

otpkg files can be compressed files supported by PhysFS, which
are ZIP (.zip) and LZMA (.7z).
2012-07-16 16:35:14 -03:00
..
ui Packages system with .otpkg files 2012-07-16 16:35:14 -03:00
const.lua Some particle stuff, far from done 2012-07-06 02:01:13 -03:00
corelib.otmod Refactor for documentation 2012-06-25 19:19:17 -03:00
globals.lua Restore periodicalEvent function 2012-07-10 14:36:18 -03:00
keyboard.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
math.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
mouse.lua Implemented the mount interface, Fixed some interface stuff, Some cosmetics, and Updated the outfits window 2012-07-15 23:49:28 +12:00
settings.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
string.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
table.lua Updated Top Menu, Health Info, Combat Controls, Console (Channels), Game Toggle Buttons, Minimap Layout, Game Interface Prompts, and Creature Draw Info. 2012-07-13 04:45:22 +12:00
util.lua Refactor for documentation 2012-06-25 19:19:17 -03:00