199 Commits (master)

Author SHA1 Message Date
Konrad Kuśnierz 70a95b2f04
Merge pull request #972 from EgzoT/EgzoT-UIComboBox_fix_getOption_to_isOption
5 years ago
Konrad Kuśnierz db3ba0f679
Merge pull request #1006 from diath/improve_scrollbar_navigation
5 years ago
Konrad Kuśnierz 7e31980ba3
Merge pull request #965 from diath/fix_tab_blink
5 years ago
Kamil Chojnowski c4be084516 Fix an issue with key combo desc not working properly with integer keys
5 years ago
Kamil Chojnowski 57a1f5eebe Improve scrollbar navigation
5 years ago
EgzoT 95ce65d8cc
Fixed getOption and rename to isOption
6 years ago
Kamil Chojnowski ba558404d3 Fix tab blink
6 years ago
EgzoT b58c438015 UIMiniWindowContainer small improve (#938)
6 years ago
diath 7967bd4385 Fix vertical tooltip clamping (#942)
6 years ago
Kamil Chojnowski 0e0f194df6 Replace a defunct otclient.info link with a link to this repo (closes #821)
7 years ago
dalvorsn a165bef741 Fixed issue in function fitAll: mini windows containers was exceeding the size of the panels.
8 years ago
Konrad Kuśnierz 7f2f70e1a6 Change signalcall to protectedcall in console
9 years ago
Konrad Kuśnierz c5ea8c98fb Add cn option to struct
9 years ago
Konrad Kuśnierz 02ab50d8dd Minor mistake in unpacking string
9 years ago
Konrad Kuśnierz 48fefb03cb Add float and double support for struct
9 years ago
Konrad Kuśnierz 7ea6c46b2c Add binary operations for lua
9 years ago
TheSumm 8e5bbcd3a1 Add tab-spacing tag to MoveableTabBars
9 years ago
TheSumm 84f6cdec86 Fix #576, PopupMenus close when leaving the game
9 years ago
TheSumm 6961492e00 Fix console tabs not blinking, closes #627
9 years ago
TheSumm 1c3cfddab0 Removed tr() from UIHeader
9 years ago
TheSumm 64e9406488 Fixed 'widget destroyed but still have 1 reference left' related to console module
9 years ago
TheSumm cb7cea6809 Tiny signalcall fix
9 years ago
TheSumm da2762dac3 Market now highlights offers which differ from the average price
9 years ago
TheSumm eb3c244023 More Market fixes
9 years ago
TheSumm 607dab01d6 Added Market column sorting (fixes #429), updated UITable and fixed not working methods
9 years ago
TheSumm b5cea41f87 Market fixes
9 years ago
Konrad Kusnierz c49a6f3bf2 Fix for #596
10 years ago
Shawak 939e16c59a string:contains()
10 years ago
BenDol a52c938fef Added missing protocol versions & made some style fixes.
10 years ago
BenDol 0b5654f870 Style fixes and added dontSignal to UIRadioGroup.
10 years ago
BenDol f7531383f3 Fix an issue with the spinbox buttons.
10 years ago
BenDol 7724b8059d Forgot this from previous commit.
10 years ago
BenDol 2ada93db9c Should use the set minimum for these!
10 years ago
BenDol d070711409 When reaching max or min scroll allow other scroll areas to scroll.
10 years ago
BenDol 5909634837 Avoid ending mouse scroll chain when scroll bar is 'off'.
10 years ago
BenDol 12b3bd4ee0 Fix table.equals
10 years ago
BenDol 9e30c39035 Pointless storing a reference to super.
10 years ago
BenDol 3dbcb1daee Added basic table.equals, dontSignal param to combobox calls & spell methods.
10 years ago
Sam a9d4fd5e1e Scrollmenu for Comboboxes, fixes #480
10 years ago
BenDol ce9e443c60 Remove redundant classes & added some Position methods.
10 years ago
BenDol c083d02bef Some fixes for class names and queue (added base class).
10 years ago
BenDol 00253e46b3 Added Queue class for event queuing (see CandyBot for examples of this).
10 years ago
BenDol 2df51622ba Some improvements to some things.
10 years ago
BenDol 1baad726ae Just use g_configs.unload(config) to unload config files.
10 years ago
BenDol 3ce37dacbd Removed onUnload from corelib and added more lua bindings for resources.
10 years ago
BenDol 5204e3ac03 Proper termination and initialization of the ConfigManager.
10 years ago
BenDol 4b24c78f0f Fix to the makesingleton function.
10 years ago
BenDol 994f49b3c1 Better implementation for forming the singleton wrapper.
10 years ago
BenDol 79ee0e34ea Keep g_settings as a 'static' variable rather than a direct object.
10 years ago
BenDol b295053662 Finished stable implementation (as far as tested), still requires more testing.
10 years ago