tibia-client/modules/core_lib/widgets
Eduardo Bart bd2faabe99 graphics optimization feature inspirated by diablo3 engine
* the rendering now consits of two panes
- the background pane (for animated stuff like the map)
- the foreground pane (for steady stuff, like UI)
each pane has it own max FPS and works idependently
this may increase graphics performance on many platforms
2012-06-01 16:39:09 -03:00
..
uibutton.lua BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
uicheckbox.lua trade working 2012-05-09 09:24:35 -03:00
uicombobox.lua fix combobox 2012-03-29 17:21:59 -03:00
uilabel.lua BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
uimessagebox.lua new scripting functionality 2012-04-26 12:11:03 -03:00
uipopupmenu.lua BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
uiprogressbar.lua modules changes 2012-03-22 18:47:52 -03:00
uiresizeborder.lua fix useWith mouse conflict with resize borders 2012-03-28 19:25:00 -03:00
uiscrollarea.lua some rework in UIWidget input 2012-03-26 10:34:43 -03:00
uiscrollbar.lua graphics optimization feature inspirated by diablo3 engine 2012-06-01 16:39:09 -03:00
uispinbox.lua rework on UILineEdit 2012-03-31 10:43:01 -03:00
uisplitter.lua fix useWith mouse conflict with resize borders 2012-03-28 19:25:00 -03:00
uitabbar.lua fix warnings and some reloading issues 2012-04-27 01:54:14 -03:00
uiwidget.lua BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00
uiwindow.lua BEAWARE all game functionality is disabled with this commit for a while 2012-02-20 00:28:13 -02:00