Eduardo Bart
|
c707f990bf
|
fix popupmenu, fix mouserelease events, fix connect
|
2012-02-09 04:42:07 -02:00 |
Eduardo Bart
|
55fbb5f1a6
|
improvment in connect
|
2012-02-08 20:58:27 -02:00 |
Eduardo Bart
|
175f97b98f
|
reaname and cleanup many stuff
|
2012-02-08 19:23:15 -02:00 |
Eduardo Bart
|
1013ae279b
|
fix messagebox and rename some stuff
|
2012-02-08 00:11:57 -02:00 |
Eduardo Bart
|
ee1357a848
|
add combat controls
|
2012-02-07 21:06:52 -02:00 |
Eduardo Bart
|
e51789378a
|
make hover, dragging, press and mouse release work in a proper way
|
2012-02-07 17:21:53 -02:00 |
Eduardo Bart
|
37f3f904c7
|
some fixes in MainWindow move
|
2012-02-07 02:55:20 -02:00 |
Eduardo Bart
|
71c706157a
|
drag fixes
|
2012-02-07 00:06:48 -02:00 |
Eduardo Bart
|
46df3c7dbe
|
some window moving
|
2012-02-06 22:41:53 -02:00 |
Eduardo Bart
|
88301c329a
|
a lot of changes in modules
|
2012-02-06 17:19:47 -02:00 |
Eduardo Bart
|
add8505a5b
|
implement auto repeat configuration for key press events, to give more flexibility
|
2012-02-06 10:53:28 -02:00 |
Eduardo Bart
|
f97104f12e
|
replace require with dofile, rename Hotkeys to Keyboard
|
2012-02-06 02:39:52 -02:00 |
Eduardo Bart
|
a55e138002
|
some cleanup in modules, fixes in tooltip, uiwidget warnings, disable map saving for a while
|
2012-02-05 20:42:35 -02:00 |
Eduardo Bart
|
aafe219532
|
fix numpad keys on win32
|
2012-02-04 00:11:18 -02:00 |
Henrique Santiago
|
d931b03fed
|
spinbox improvements
|
2012-02-03 09:59:55 -02:00 |
AndreFaramir
|
1615bf7a36
|
-add tibia chat commands like #w, #y and private command.
-fixed redundant onEnter/onReturn on chat panel
|
2012-02-03 07:59:04 -02:00 |
Andre (Notebook)
|
84bcdb5f95
|
rework on chat functionalities
|
2012-02-03 02:32:39 -02:00 |
Eduardo Bart
|
7bb828faee
|
merge revgraphics
|
2012-02-03 02:21:36 -02:00 |
Eduardo Bart
|
411ac72fdc
|
change some comments
|
2012-02-03 02:18:54 -02:00 |
Eduardo Bart
|
ef96215421
|
rename item count to countOrSubType, rework and improve things animation/drawing
|
2012-02-02 14:37:52 -02:00 |
Eduardo Bart
|
2a62159a61
|
rename item data to count, add function to get current class name in lua
|
2012-02-01 13:20:13 -02:00 |
Eduardo Bart
|
266917cc3c
|
introduce virtual items for UIItem
|
2012-02-01 05:36:32 -02:00 |
Eduardo Bart
|
9db7bd2602
|
rework map rendering
|
2012-01-29 22:00:12 -02:00 |
Eduardo Bart
|
d3a403eb93
|
fix issue in move window, allow 861 protocols, update todo, remove wrong code from spinbox
|
2012-01-28 16:33:12 -02:00 |
Henrique Santiago
|
1983a08cbe
|
move window
|
2012-01-25 23:11:05 -02:00 |
Eduardo Bart
|
24aab00431
|
fix use with, improve move, change icons, improve topbar
|
2012-01-24 16:39:16 -02:00 |
Eduardo Bart
|
d500de9aa0
|
change in topmenu and some fixes
|
2012-01-23 11:47:15 -02:00 |
Henrique Santiago
|
e3096c1648
|
fix move on different floors, dragqueen border on uiitem
|
2012-01-20 23:01:11 -02:00 |
Eduardo Bart
|
a5b4ee2c19
|
fix walk up/down with parcels
|
2012-01-20 13:00:46 -02:00 |
Eduardo Bart
|
f21927e8d9
|
implement cursor change for win32
|
2012-01-20 00:48:56 -02:00 |
Eduardo Bart
|
759b7f43b3
|
dran and drop for UIWidget
|
2012-01-19 23:16:22 -02:00 |
Henrique Santiago
|
733039e50e
|
init move items
|
2012-01-19 23:12:26 -02:00 |
Henrique Santiago
|
168f03125c
|
combobox with wheel event
|
2012-01-19 17:15:45 -02:00 |
Eduardo Bart
|
6ce92a1a64
|
rework walk
|
2012-01-19 02:12:53 -02:00 |
Eduardo Bart
|
cc5b36b1cb
|
Game.useOnCreature lua api
|
2012-01-17 20:28:55 -02:00 |
Eduardo Bart
|
7bcf7f536e
|
cache rendering of UILabel
|
2012-01-17 03:36:25 -02:00 |
Eduardo Bart
|
e6cb3de637
|
add options style for UIComboBox, fix push values of otml nodes
|
2012-01-16 06:26:57 -02:00 |
Eduardo Bart
|
44a20222bb
|
walk and key event system rework with some regressions
|
2012-01-15 19:19:52 -02:00 |
Eduardo Bart
|
9ec40f016d
|
implement API to save lists in configs file and terminal history
|
2012-01-15 13:13:22 -02:00 |
Eduardo Bart
|
61aa710d1c
|
some chat functionality
|
2012-01-13 23:37:15 -02:00 |
Eduardo Bart
|
aae784468b
|
fix some keyboard issues, chat tab, fix loadScript exception
|
2012-01-13 18:37:44 -02:00 |
Eduardo Bart
|
eb308997d4
|
fix chat and grid layout
|
2012-01-13 04:32:47 -02:00 |
Henrique Santiago
|
ea70f90e92
|
improve containers
|
2012-01-12 22:31:50 -02:00 |
Eduardo Bart
|
830ebdbea9
|
implement some chat functionality, but not complete yet
|
2012-01-12 21:47:31 -02:00 |
Eduardo Bart
|
dba03d69f6
|
fix protocol 860 death, fix progress bar
|
2012-01-11 10:48:34 -02:00 |
Eduardo Bart
|
8ad88c4070
|
move UIWindow to lua
|
2012-01-10 21:13:38 -02:00 |
Eduardo Bart
|
a1374baee1
|
major UIWidget rewrite with new features
|
2012-01-10 20:13:40 -02:00 |
Eduardo Bart
|
fdc9087870
|
implement chat colors, rework on UI layout update system
|
2012-01-08 20:32:55 -02:00 |
Eduardo Bart
|
028441831d
|
save window position and size
|
2012-01-06 06:49:23 -02:00 |
Eduardo Bart
|
fb20ad1ba1
|
improve combobox and menu design
|
2012-01-05 16:02:27 -02:00 |