2410 Commits (83dc129f036b72973e489cfc0743444b0e4eec29)
 

Author SHA1 Message Date
BenDol 5909634837 Avoid ending mouse scroll chain when scroll bar is 'off'.
10 years ago
BenDol 07ac5c27ca Added some missing lua functions.
10 years ago
BenDol 9f7aafac0b Fix a crash issue when attempting to draw invalid item.
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
Eduardo Bart 07f8e6fca9 New skin from https://github.com/Mignari/otc-gray-skin
10 years ago
Henrique Santiago f0ed0bad13 Merge pull request #538 from djayk1/master
10 years ago
djayk1 8fccc1eb63 Little fix
10 years ago
Sam 62d2a22ab8 Merge pull request #537 from djayk1/master
10 years ago
djayk1 10438c21ff Update game.cpp
10 years ago
djayk1 ec99d35cee Update game.cpp
10 years ago
djayk1 85fe5867f3 Update protocolgameparse.cpp
10 years ago
djayk1 1a77473e13 Update const.h
10 years ago
djayk1 cc483fba5a Update game.cpp
10 years ago
djayk1 94686d3fe8 Update protocolgameparse.cpp
10 years ago
djayk1 468ac9cbd2 Update game.cpp
10 years ago
djayk1 9f8293a5a0 Update game.lua
10 years ago
BenDol ce9e443c60 Remove redundant classes & added some Position methods.
10 years ago
BenDol 99b1ddf44c Must change UIMap class checks to UIGameMap.
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 d2b7de3801 Will stick to basic isInRange check function.
10 years ago
BenDol adcf258551 Forgot to add this.
10 years ago
BenDol 2df51622ba Some improvements to some things.
10 years ago
BenDol a7d7667491 Added gamelib for Position functions.
10 years ago
BenDol 0ad45d6826 Added 2 global functions for Position & g_map.getTiles().
10 years ago
Sam f23e70ff08 Fix battlelist square bug / Cleanup
10 years ago
Sam b96be291bb Fix use-with issue #508
10 years ago
Henrique Santiago 72b3403728 Fix filestream read
10 years ago
Henrique Santiago b1964a1c10 Merge pull request #522 from Mignari/master
10 years ago
Nail 25fb3113fa Fix calculate patterns.
10 years ago
BenDol 24acf8855f Now possible to create effects and missiles via lua.
10 years ago
BenDol 06855dd1de Added subType for Player:getItem/getItems.
10 years ago
BenDol 65d556ef4e Fixed issue with isAttacking and isFollowing on older protocols.
10 years ago
BenDol 54b8e362d5 Fix missing reference for VS project.
10 years ago
BenDol 45b41b88bd Merge branch 'master' of https://github.com/edubart/otclient
10 years ago
BenDol 1baad726ae Just use g_configs.unload(config) to unload config files.
10 years ago
Henrique Santiago b19fb22146 Merge pull request #514 from Mignari/master
10 years ago
Nail 8dec9cd835 Fix alpha at color key.
10 years ago
Henrique Santiago 50d3f83fce Merge pull request #513 from Mignari/master
10 years ago
Nail 41b2f9b911 Per-pixel transparency.
10 years ago
BenDol a02c091376 Fix stop crashing with UIWidget::moveChildToIndex.
10 years ago
BenDol 01e6169cfb Fix to setText method.
10 years ago
BenDol 1074b6b787 Provide the option to suppress lua call in setText
10 years ago
BenDol d45fbcb10f Fixed terminal size bug
10 years ago
Henrique Santiago f334a03397 Merge pull request #510 from edubart/configs_impl
10 years ago
BenDol 3ce37dacbd Removed onUnload from corelib and added more lua bindings for resources.
10 years ago
BenDol 166eb7614f Fix accidental cmake changes.
10 years ago