tibia-client/src/framework/ui
Eduardo Bart c0611bfe2a restore some game functionallity
* i'm gradually restoring game functionality with the new modules design, though still a lot to do
* you can reload all scripts and modules using Ctrl+R shortcut while playing (finally! this is the reason of all this rework)
* a bunch of fixes, but new regression too :P
* fix performance issue that could lead freezes in the client in older machines
* completely new game module with new design
* fix crashs in map render
* remove uigame.cpp (now every game input is via lua)
* enable DEBUG macro by default, with it you are able to view any possible lua leak while running
2012-03-18 10:35:45 -03:00
..
declarations.h add horizontal box layout, enter keypress fix 2012-01-15 11:57:42 -02:00
ui.h add horizontal box layout, enter keypress fix 2012-01-15 11:57:42 -02:00
uianchorlayout.cpp change in topmenu and some fixes 2012-01-23 11:47:15 -02:00
uianchorlayout.h implement chat colors, rework on UI layout update system 2012-01-08 20:32:55 -02:00
uiboxlayout.cpp add horizontal box layout, enter keypress fix 2012-01-15 11:57:42 -02:00
uiboxlayout.h add horizontal box layout, enter keypress fix 2012-01-15 11:57:42 -02:00
uiframecounter.cpp back to otclient dev, with new background! 2012-03-16 10:31:21 -03:00
uiframecounter.h major UIWidget rewrite with new features 2012-01-10 20:13:40 -02:00
uigridlayout.cpp fix chat and grid layout 2012-01-13 04:32:47 -02:00
uigridlayout.h implement grid layout 2012-01-12 17:20:18 -02:00
uihorizontallayout.cpp non relevant changes 2012-03-16 10:31:21 -03:00
uihorizontallayout.h add horizontal box layout, enter keypress fix 2012-01-15 11:57:42 -02:00
uilayout.cpp non relevant changes 2012-03-16 10:31:21 -03:00
uilayout.h add horizontal box layout, enter keypress fix 2012-01-15 11:57:42 -02:00
uilineedit.cpp restore some game functionallity 2012-03-18 10:35:45 -03:00
uilineedit.h restore some game functionallity 2012-03-18 10:35:45 -03:00
uimanager.cpp restore some game functionallity 2012-03-18 10:35:45 -03:00
uimanager.h drag fixes 2012-02-09 16:38:50 -02:00
uirichtext.cpp implement grid layout 2012-01-12 17:20:18 -02:00
uirichtext.h implement grid layout 2012-01-12 17:20:18 -02:00
uitranslator.cpp make hover, dragging, press and mouse release work in a proper way 2012-02-07 17:21:53 -02:00
uitranslator.h update copyright notice 2012-01-02 14:59:24 -02:00
uiverticallayout.cpp non relevant changes 2012-03-16 10:31:21 -03:00
uiverticallayout.h add horizontal box layout, enter keypress fix 2012-01-15 11:57:42 -02:00
uiwidget.cpp restore some game functionallity 2012-03-18 10:35:45 -03:00
uiwidget.h drag fixes 2012-02-09 16:38:50 -02:00
uiwidgetbasestyle.cpp fix possible crash when reading border style, fix onLogin event 2012-02-08 11:44:06 -02:00
uiwidgetimage.cpp some optimizations and compilation changes 2012-02-20 11:10:54 -02:00
uiwidgettext.cpp restore some game functionallity 2012-03-18 10:35:45 -03:00