tibia-client/modules/corelib/ui
BeniS bb139955dc More fixes and edits!
* Fixed a bug with client_exit module button appearing on full reload.
* Fixed the battle window to work properly now (left click: attack, right click: menu).
* Added auto walk checker for more accurate aut walking:
  - It will always find the path now, except in rare occasions gets stuck running back and forward
  - Re-calculates path every 10 steps and also when you hit an object that cancels your step.
  - Right now this is just a temporary method.
  - Cancels the checker when you move or press escape (has to be done client-side).
* Added a new setting to UIComboBox class 'mouse-scroll' to enable/disable mouse wheel scrolling.
* Added support for no ping in cooldowns.
* Added missing PlayerStates (hungry and bleeding).
2013-01-08 06:17:01 +13:00
..
effects.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
tooltip.lua Fix minor tooltip bug 2012-08-19 06:13:37 -03:00
uibutton.lua Added new market buttons: Close, Refresh Offers, and Reset Market. 2012-08-15 23:56:29 +12:00
uicheckbox.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
uicombobox.lua More fixes and edits! 2013-01-08 06:17:01 +13:00
uilabel.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
uimessagebox.lua Fix rsa change, messagebox and remove lua variable from c++ 2012-08-14 17:37:28 -03:00
uiminiwindow.lua More progress on cipserver login for pv973 and a few fixes. 2013-01-04 11:42:02 +13:00
uiminiwindowcontainer.lua Some flexibility changes 2012-08-27 04:47:20 -03:00
uipopupmenu.lua Some fixes and design tweaks: 2012-12-29 05:15:57 +13:00
uiprogressbar.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
uiradiogroup.lua Checked off some Market TODO's. 2012-08-15 03:45:26 +12:00
uiresizeborder.lua Miniwindow minimize fix, resizeborder cursor fix 2012-08-21 22:08:21 -03:00
uiscrollarea.lua Important fix to uiscrollarea 2012-10-06 13:02:46 +00:00
uiscrollbar.lua Changed scrollbar style, and some other changes: 2013-01-05 20:57:31 +13:00
uispinbox.lua Spinbox changes 2012-08-29 03:11:53 -03:00
uisplitter.lua Moveable Tabbars, Stretch/Shrink Fix 2012-10-10 22:20:32 +02:00
uitabbar.lua Interface edits, additions, and fixes: 2013-01-03 21:24:07 +13:00
uitable.lua Allow to set default server in entergame 2012-08-23 14:45:39 -03:00
uiwidget.lua Refactor for documentation 2012-06-25 19:19:17 -03:00
uiwindow.lua Fixed #12 #28 #51 issues 2012-08-17 18:37:11 -03:00