192 Commits (07b4b785fcb86f7e6632b0a5467b145701988a87)

Author SHA1 Message Date
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
BenDol 61059e66ec Started implementing ability to load custom config files (currently unstable).
10 years ago
Jacek Wielemborek e6c9e78935 Get rid of trailing whitespace.
10 years ago
Kamil Chojnowski b718ae0423 Update tabs navigation to take offscreen tabs into account
10 years ago
Kamil Chojnowski 291960d159 Make tab navigation more intuitive
10 years ago
Sam f615b80fbc Navigation for large tab amounts, closes #211
11 years ago
Joao Pasqualini Costa 719debfeae Fix keyboard unbind
11 years ago
BeniS 5fbb71157d Added enable/disable chat mode (allows for alphabetical key controls), battle window anchoring fixed (thank you River) & more:
11 years ago