b804dd6959Fixes and new tuned terminal
Eduardo Bart
2013-02-28 18:39:27 -0300
69e762385eWarn when shared_object_ptr misused
Eduardo Bart
2013-02-28 12:19:42 -0300
e528fcc8f8Minor fixes and improvements
Eduardo Bart
2013-02-27 16:24:32 -0300
46aa0c005fSupport to miniwindow margin, fix protocollogin connectCallback, pt translation
Henrique Santiago
2013-02-27 23:45:03 -0300
eb46b96ffaFix typo from last commit
BeniS
2013-02-28 10:31:15 +1300
ccbe491e3cShould resolve#289 (please test and give feedback)
BeniS
2013-02-28 10:22:46 +1300
864ac3fdd9Pt translations, #286
Henrique Santiago
2013-02-27 15:57:13 -0300
5f26303389Added latest protocol/client support for cipservers
BeniS
2013-02-28 04:38:48 +1300
0bf909d52fFix#283 and more: * Might have fixed death window issue but not confirmed * Stop hotkey window from display while offline * Moved some required features to >= 840 if statement (protocol 840/842 arent supported in otclient yet)
BeniS
2013-02-28 01:01:51 +1300
ef20f59a98Fix new line in utf8 conversion
Eduardo Bart
2013-02-26 18:31:09 -0300
dc3559a5c0Fix hotkey bug and compile error on Mac
Eduardo Bart
2013-02-26 17:50:08 -0300
d0576da69dImplement dash walking and zoom out again
Eduardo Bart
2013-02-26 16:37:02 -0300
2a225b99b7Only show ping when available
Eduardo Bart
2013-02-25 23:16:15 -0300
04f52d77d2Walk ping is not supported anymore
Eduardo Bart
2013-02-24 22:27:17 -0300
06e2b6eca2Platform fixes and rework ping
Eduardo Bart
2013-02-24 17:26:19 -0300
a8c175452bPt translations
Henrique Santiago
2013-02-23 20:15:12 -0300
92228e9553Prompt user before removing server list entry
BeniS
2013-02-24 01:26:49 +1300
67ed9e21adForget account/password when "Remember password" is unchecked
BeniS
2013-02-24 01:14:30 +1300
01126eee62Some fixes for the server list module * Fixed an indexing issue in the settings Note: Forgot to mention that it will store the last account/password used for that server
BeniS
2013-02-24 01:02:24 +1300
8e9f65779cImplemented client_serverlist module! Close#200 * Will store servers that are not already in the list when logging in * Can add servers manually if required too * Fixed a bug in table.size
BeniS
2013-02-24 00:41:21 +1300
28e70516a4Use full path in SpelllistSettings * Fix reload errors from previous commit
BeniS
2013-02-23 19:23:18 +1300
039c3072dcPreload properly with g_textures.preload * Thanks Baxnie for advising me of this method :)
BeniS
2013-02-23 19:16:42 +1300
f4f9e319d8Buffer condition/cooldown icons on module init * This should hopefully avoid some lag with slow hdd computers
BeniS
2013-02-23 18:53:27 +1300
035ce26728Fix link error in Mac OS X
Eduardo Bart
2013-02-22 19:42:28 -0300
3b91c4d509Minor quantity fix from previous commit
BeniS
2013-02-21 00:28:45 +1300
f4c7d98bd5Fixes to trade npc module: * Will now update player goods on inventory change * Sell all no longer shows inventory items when ignore is checked * Sell all tooltip now updates properly * Will tell you the sell all total
BeniS
2013-02-21 00:19:30 +1300
88c59afb8cAdded 'sell all' tooltip to show items you can sell * Now 'sell all' button with enable/disable * Fixed display issue with 'sell all' button * Also changed spinbox button click
BeniS
2013-02-20 23:08:03 +1300
b61094c053Minor fix to scroll bar
BeniS
2013-02-20 15:03:45 +1300
ffcb65f365Draw minimap background without map
Henrique Santiago
2013-02-13 18:40:15 -0200
adc01ab9e3Proper fix for autowalk lag issue
BeniS
2013-02-13 18:05:08 +1300
725a16e38eFix a lag issue with auto walking * Auto walking on unwalkable objects was still being processed by the findPath algorithm. Ed, if this algorithm shouldn't be causing lag spikes for the client, perhaps I should find the cause in findPath. For now this will fix the issue however.
BeniS
2013-02-13 15:06:22 +1300
cb42481eddMarket fix, and a few other things: * Added 'button' param to g_mouse.bindPress * Added 'lower' param to table.contains * UIComboBox:onOptionChange should signalcall? * Changed the experience bar color * Market buy/sell 'amount' window will now show the cost of the amount you are selecting
BeniS
2013-02-13 05:14:16 +1300
8f9055f48bFixed mouse bug, allow locales list
Henrique Santiago
2013-02-10 03:24:51 -0200
b1bab32618Fixes to lua
Henrique Santiago
2013-02-10 02:05:02 -0200
dfb0150a7dFix signalCall, healthinfo tooltips
Henrique Santiago
2013-02-10 01:17:20 -0200
11cb287a21Changes to UIProgressBar, simplified healthinfo module
Henrique Santiago
2013-02-09 19:57:37 -0200
6f37361df0Merge pull request #268 from ricardoianelli/master
Henrique Santiago
2013-02-09 11:36:39 -0800
9c0c19b5b2Exp bar on healthinfo module
Ricardo Ianelli
2013-02-10 03:31:12 -0200
25841e9c77Merge pull request #267 from ricardoianelli/master
Henrique Santiago
2013-02-08 21:03:08 -0800
b08d0ff157One more small fix
Ricardo Ianelli
2013-02-10 03:01:33 -0200
71c2ec5293One more fix
Ricardo Ianelli
2013-02-10 02:59:55 -0200