tibia-client/modules/corelib
BeniS bacb324f9e Work on the Market Interface (feel free to test it out so far, can't purchase items through the UI yet), More on UITable (needs work on headers still).
* Tables can now have headers (the layouts will require some more work before read to be used formally).
* Finished Market offers display, Item details display, and Item statistics display.
* Added getSelectedWidget to UIRadioGroup class.

Market TODO:
* Create buy/sell offer.
* Purchase sale offer or accept purchase offer.
* More item filtering features (weapons, types, depot only, vocation, etc).
* Item searching feature.
* View your offers (history/current).
* UI touch ups and optimizations.
2012-07-23 02:02:01 +12:00
..
ui Work on the Market Interface (feel free to test it out so far, can't purchase items through the UI yet), More on UITable (needs work on headers still). 2012-07-23 02:02:01 +12:00
const.lua Some particle stuff, far from done 2012-07-06 02:01:13 -03:00
corelib.otmod Module sandboxing system 2012-07-19 06:15:23 -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 Module sandboxing system 2012-07-19 06:15:23 -03:00
string.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
table.lua More work on Market functionality and UI 2012-07-21 06:20:06 +12:00
util.lua Module sandboxing system 2012-07-19 06:15:23 -03:00