BenDol
|
7724b8059d
|
Forgot this from previous commit.
|
2014-07-13 02:10:30 +12:00 |
BenDol
|
2ada93db9c
|
Should use the set minimum for these!
|
2014-07-13 02:08:33 +12:00 |
BenDol
|
d070711409
|
When reaching max or min scroll allow other scroll areas to scroll.
|
2014-07-13 02:06:36 +12:00 |
BenDol
|
5909634837
|
Avoid ending mouse scroll chain when scroll bar is 'off'.
Also added mouse-scroll style to UISpinBox.
|
2014-07-13 01:46:47 +12:00 |
BenDol
|
9f7aafac0b
|
Fix a crash issue when attempting to draw invalid item.
This can happen when using UIItem as interfaces etc.
|
2014-07-11 16:19:30 +12:00 |
BenDol
|
12b3bd4ee0
|
Fix table.equals
|
2014-07-09 17:00:10 +12:00 |
BenDol
|
9e30c39035
|
Pointless storing a reference to super.
|
2014-07-09 05:51:17 +12:00 |
BenDol
|
3dbcb1daee
|
Added basic table.equals, dontSignal param to combobox calls & spell methods.
|
2014-07-09 04:07:02 +12:00 |
Sam
|
a9d4fd5e1e
|
Scrollmenu for Comboboxes, fixes #480
|
2014-07-03 18:15:38 +02:00 |
djayk1
|
9f8293a5a0
|
Update game.lua
|
2014-06-23 11:35:52 -03:00 |
BenDol
|
ce9e443c60
|
Remove redundant classes & added some Position methods.
|
2014-06-10 01:44:03 +12:00 |
BenDol
|
99b1ddf44c
|
Must change UIMap class checks to UIGameMap.
|
2014-06-07 05:05:57 +12:00 |
BenDol
|
c083d02bef
|
Some fixes for class names and queue (added base class).
|
2014-06-07 04:10:14 +12:00 |
BenDol
|
00253e46b3
|
Added Queue class for event queuing (see CandyBot for examples of this).
|
2014-06-04 02:17:49 +12:00 |
BenDol
|
d2b7de3801
|
Will stick to basic isInRange check function.
|
2014-06-02 11:43:29 +12:00 |
BenDol
|
adcf258551
|
Forgot to add this.
|
2014-06-02 10:05:26 +12:00 |
BenDol
|
2df51622ba
|
Some improvements to some things.
|
2014-06-02 10:04:56 +12:00 |
BenDol
|
a7d7667491
|
Added gamelib for Position functions.
|
2014-06-01 18:11:52 +12:00 |
Sam
|
f23e70ff08
|
Fix battlelist square bug / Cleanup
|
2014-05-29 03:17:48 +02:00 |
Sam
|
b96be291bb
|
Fix use-with issue #508
|
2014-05-10 17:10:07 +02:00 |
BenDol
|
06855dd1de
|
Added subType for Player:getItem/getItems.
|
2014-04-20 07:45:10 +12:00 |
BenDol
|
45b41b88bd
|
Merge branch 'master' of https://github.com/edubart/otclient
|
2014-04-06 15:29:23 +12:00 |
BenDol
|
1baad726ae
|
Just use g_configs.unload(config) to unload config files.
Avoids concurrent modification errors.
|
2014-04-06 15:29:02 +12:00 |
Nail
|
41b2f9b911
|
Per-pixel transparency.
|
2014-04-04 12:58:12 -03:00 |
BenDol
|
1074b6b787
|
Provide the option to suppress lua call in setText
|
2014-04-03 05:20:35 +13:00 |
BenDol
|
d45fbcb10f
|
Fixed terminal size bug
|
2014-04-02 20:50:36 +13:00 |
BenDol
|
3ce37dacbd
|
Removed onUnload from corelib and added more lua bindings for resources.
|
2014-04-02 05:20:18 +13:00 |
BenDol
|
5204e3ac03
|
Proper termination and initialization of the ConfigManager.
|
2014-04-02 00:30:17 +13:00 |
BenDol
|
4b24c78f0f
|
Fix to the makesingleton function.
|
2014-04-01 17:22:00 +13:00 |
BenDol
|
994f49b3c1
|
Better implementation for forming the singleton wrapper.
|
2014-04-01 17:08:07 +13:00 |
BenDol
|
79ee0e34ea
|
Keep g_settings as a 'static' variable rather than a direct object.
|
2014-04-01 16:51:38 +13:00 |
BenDol
|
b295053662
|
Finished stable implementation (as far as tested), still requires more testing.
|
2014-04-01 16:27:33 +13:00 |
BenDol
|
61059e66ec
|
Started implementing ability to load custom config files (currently unstable).
Feel free to help out with this if you like :)
|
2014-04-01 05:43:31 +13:00 |
Sam
|
4f79a30689
|
Remove print from purse code
|
2014-03-13 00:13:39 +01:00 |
Sam
|
a58a3e90c8
|
Implement purse slot (closes #208), add version 10.37 (could not find protocol changes)
|
2014-03-12 15:46:35 +01:00 |
Sam
|
8d8f32b081
|
Partial 10.36 support, also fix #499
|
2014-03-12 06:39:20 +01:00 |
conde2
|
0fbba70003
|
Fix protocol erros and try to fix walk delay
Not implemented CreaturesType, just fixed the protocol error reported in
#493, also try to fix #499 and #461
|
2014-03-11 17:18:50 -03:00 |
conde2
|
d080432e14
|
Support for newer versions and light draw fix
Avoid drawing light under covered tiles.
|
2014-02-24 15:33:29 -03:00 |
Sam
|
8bd1293be7
|
Tiny topmenu fix
|
2014-02-22 02:21:09 +01:00 |
Eduardo Bart
|
64437e4e1a
|
Fix #476
|
2014-02-11 18:16:50 -02:00 |
Sam
|
d30ff220f6
|
Fix market anchoring, closes #464
|
2014-02-06 14:04:22 +01:00 |
Sam
|
a2684cce7c
|
Update gamelib
|
2014-01-20 22:27:20 +01:00 |
Jacek Wielemborek
|
e6c9e78935
|
Get rid of trailing whitespace.
Commit generated by command:
find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
'*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
|
2014-01-18 15:09:26 +01:00 |
Eduardo Bart
|
1588bc4cae
|
Merge pull request #436 from diath/patch-tabs
Make tab navigation more intuitive
|
2014-01-15 05:48:07 -08:00 |
Kamil Chojnowski
|
b718ae0423
|
Update tabs navigation to take offscreen tabs into account
|
2014-01-15 04:56:42 +01:00 |
Kamil Chojnowski
|
e6a1fabdd3
|
Update hotkeys behavior
|
2014-01-15 02:54:50 +01:00 |
Kamil Chojnowski
|
291960d159
|
Make tab navigation more intuitive
|
2014-01-15 02:32:02 +01:00 |
Sam
|
20b68c6a42
|
Vip functionality, closes #83
|
2014-01-14 23:15:01 +01:00 |
Eduardo Bart
|
117833addc
|
Update to version 0.6.5
|
2014-01-06 19:02:45 -02:00 |
Sam
|
6db2458c1d
|
Adding 10.31 to version list
|
2014-01-01 15:47:51 +01:00 |