Commit Graph

  • 90d2032e9e More changes to painter Henrique Santiago 2013-02-22 03:31:13 -03:00
  • 3eeb5ae890 Painter became PainterOGL, new Painter generic class Henrique Santiago 2013-02-22 02:55:35 -03:00
  • 9a54bfcc90 Minimap, hotkeys and lot of other changes Eduardo Bart 2013-02-18 13:16:22 -03:00
  • f8b078ea91 Little fixes Henrique Santiago 2013-02-20 21:50:45 -03:00
  • 33ce0aa704 A few more changes to dx9 Henrique 2013-02-20 19:12:52 -03:00
  • bb304f9f4e Fixes to npc trade, begin native directx support Henrique 2013-02-20 15:41:28 -03:00
  • a84d0bbf11 Update tools/tfs_extendedopcode.patch Ben Dol 2013-02-21 04:51:10 +13:00
  • cb3f06358c Missed existing onInventoryChange hook BeniS 2013-02-21 04:34:06 +13:00
  • 3b91c4d509 Minor quantity fix from previous commit BeniS 2013-02-21 00:28:45 +13:00
  • f4c7d98bd5 Fixes 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 +13:00
  • 88c59afb8c Added '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 +13:00
  • b61094c053 Minor fix to scroll bar BeniS 2013-02-20 15:03:45 +13:00
  • 3b9acab7a1 Fixed Market laoding and 'search all' issue. BeniS 2013-02-20 14:44:06 +13:00
  • 6d456994f4 Fix scrollbar Henrique Santiago 2013-02-19 21:34:06 -03:00
  • e87e669c87 Few market UI fixes BeniS 2013-02-19 23:19:18 +13:00
  • 59a5b8115a Fix locale send, spelllist reload, few changes Henrique Santiago 2013-02-18 22:18:10 -03:00
  • 67fc77d507 Add sell all button to NPC trade Eduardo Bart 2013-02-15 16:38:57 -02:00
  • 28cdd6aa53 Fix minor walk delay Eduardo Bart 2013-02-15 16:28:46 -02:00
  • 4f423432fa Missing change for hotkeys Henrique Santiago 2013-02-14 18:29:35 -02:00
  • 62f38d678d Fix for chat commands #s #w #y Eduardo Bart 2013-02-14 16:34:33 -02:00
  • 07dd78002b Save console messages #263, change settings names Henrique Santiago 2013-02-14 15:30:45 -02:00
  • 5fc1ac8051 Save gamemap height #207. UISplitter needs a rework. Henrique Santiago 2013-02-14 13:54:33 -02:00
  • d9ee4dccbe Version 0.6.1 v0.6.1 Eduardo Bart 2013-02-14 13:20:41 -02:00
  • ffcb65f365 Draw minimap background without map Henrique Santiago 2013-02-13 18:40:15 -02:00
  • adc01ab9e3 Proper fix for autowalk lag issue BeniS 2013-02-13 18:05:08 +13:00
  • 725a16e38e Fix 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 +13:00
  • 0b29a4b466 Fixed market selling 'amounts' BeniS 2013-02-13 05:30:00 +13:00
  • cb42481edd Market 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 +13:00
  • 8f9055f48b Fixed mouse bug, allow locales list Henrique Santiago 2013-02-10 03:24:51 -02:00
  • b1bab32618 Fixes to lua Henrique Santiago 2013-02-10 02:05:02 -02:00
  • dfb0150a7d Fix signalCall, healthinfo tooltips Henrique Santiago 2013-02-10 01:17:20 -02:00
  • 11cb287a21 Changes to UIProgressBar, simplified healthinfo module Henrique Santiago 2013-02-09 19:57:37 -02:00
  • 6f37361df0 Merge pull request #268 from ricardoianelli/master Henrique Santiago 2013-02-09 11:36:39 -08:00
  • 9c0c19b5b2 Exp bar on healthinfo module Ricardo Ianelli 2013-02-10 03:31:12 -02:00
  • 25841e9c77 Merge pull request #267 from ricardoianelli/master Henrique Santiago 2013-02-08 21:03:08 -08:00
  • b08d0ff157 One more small fix Ricardo Ianelli 2013-02-10 03:01:33 -02:00
  • 71c2ec5293 One more fix Ricardo Ianelli 2013-02-10 02:59:55 -02:00
  • 72d63673ca Identation Fixes Ricardo Ianelli 2013-02-10 02:54:20 -02:00
  • cbeab6f9b0 Moving start messages to lua Ricardo Ianelli 2013-02-10 02:28:47 -02:00
  • ea0d5f3d81 Fix compile error for OpenGL ES Eduardo Bart 2013-02-07 03:56:02 -02:00
  • 4f3be92208 Refix last commit Henrique Santiago 2013-02-07 03:37:57 -02:00
  • 3c3ba9ef4c Fix crash when clientid is invalid Henrique Santiago 2013-02-07 03:13:08 -02:00
  • 2f7a06e93e Full ground option in otml Henrique Santiago 2013-02-07 02:19:19 -02:00
  • 7f918a12a2 Old light method restored, it can be changed in lua now Henrique Santiago 2013-02-06 20:47:17 -02:00
  • 7f6a4bbbe5 Lightning is not additive anymore Eduardo Bart 2013-02-06 19:49:40 -02:00
  • 86c462eb4d Fix win32 compile errors Eduardo Bart 2013-02-06 18:48:23 -02:00
  • 7ece0ed8c7 Buttons for client options Eduardo Bart 2013-02-06 17:35:59 -02:00
  • cf77df05ca Fix possible leaks in stdext::format Eduardo Bart 2013-02-05 20:00:28 -02:00
  • dcd6249e8f Link ICU in Mac OS Eduardo Bart 2013-02-05 19:21:15 -02:00
  • f0ac63eb5c Disable crash handler in Mac OS Eduardo Bart 2013-02-05 19:09:20 -02:00
  • d4fb6127fc Add blink effect Henrique Santiago 2013-02-05 19:08:32 -02:00
  • 637b6ceca2 Trying to get it compiling on Mac OS X Eduardo Bart 2013-02-05 19:03:18 -02:00
  • 86d06057ca Fixes to compile with libc++ Eduardo Bart 2013-02-05 18:30:16 -02:00
  • 717832b791 Other minor fixes Eduardo Bart 2013-02-04 19:40:12 -02:00
  • 4c51009ed9 Minor fixes Eduardo Bart 2013-02-04 16:33:34 -02:00
  • 0fc56c73cc Fix health colors Eduardo Bart 2013-02-04 15:50:15 -02:00
  • db73bbdea2 Pt translations, uicombobox, options Henrique Santiago 2013-02-01 14:31:24 -02:00
  • 6cd71ea02e Closes #236 BeniS 2013-02-02 03:38:17 +13:00
  • 7f5dda5c8f Re-add destroying for unloading, other clean up: * Cleaned some module terminate code * Fixed "reload all" issues BeniS 2013-02-01 17:32:15 +13:00
  • 35e5dd8af8 Topmenu fix * Will no longer duplicate topmenu buttons (no need to destroy in the module now) * Menu items will no longer change position when reloaded. BeniS 2013-02-01 14:47:15 +13:00
  • b34cc18f98 Fix #259 BeniS 2013-02-01 14:31:09 +13:00
  • 469df27d9b Implement #261 BeniS 2013-02-01 14:21:20 +13:00
  • e7012031eb Fix auto walking bug BeniS 2013-02-01 12:46:44 +13:00
  • 4c3c945bab Fix tooltip, minimap Henrique Santiago 2013-01-31 19:43:42 -02:00
  • e370ffdb0f More changes to minimap Henrique Santiago 2013-01-31 18:34:15 -02:00
  • 36a60419ec Fix some issues when reloading entergame Eduardo Bart 2013-01-31 14:19:31 -02:00
  • 546007f1df UIImageView, fixes to minimap Henrique Santiago 2013-01-31 14:20:04 -02:00
  • cb7f855fd8 Fix minimap crash Eduardo Bart 2013-01-31 13:39:16 -02:00
  • 859cb31f5d Fix #257 BeniS 2013-02-01 01:30:36 +13:00
  • de353e3b72 Should resolve #256 (please test, works for me) BeniS 2013-02-01 00:07:28 +13:00
  • 9e208fa792 Fix 255 also another cooldown bug: * If you use the cooldown during the ping delay time it wouldn't init the cooldown again. BeniS 2013-01-31 20:31:21 +13:00
  • a0b2504f11 More fixes in minimap Eduardo Bart 2013-01-31 04:15:10 -02:00
  • 89c012e81f Improvements in minimap drawing Eduardo Bart 2013-01-31 03:38:06 -02:00
  • abcc95634e Redirect violations msgs to default channel Eduardo Bart 2013-01-31 01:10:53 -02:00
  • 8a2d2cd5ac Fixes to minimap Henrique Santiago 2013-01-31 01:09:56 -02:00
  • 654f71e75f Fix autowalk sometimes not being canceled Eduardo Bart 2013-01-31 00:50:20 -02:00
  • 1bf77c35c6 Fix some minor bugs in widgets events Eduardo Bart 2013-01-31 00:21:39 -02:00
  • 17d09f41be Rework UIMinimap Henrique Santiago 2013-01-30 23:44:57 -02:00
  • ca9c33ff54 Fix getColor, add/get position Henrique Santiago 2013-01-30 19:08:43 -02:00
  • da050a5630 Fix trade/use bug from previous commit Eduardo Bart 2013-01-30 18:57:37 -02:00
  • 5bf03c50d6 Rework hotkeys manager, fix many issues on it Eduardo Bart 2013-01-30 18:23:26 -02:00
  • 377c013dfe Cooldown particles! lol * Changed some ui details in cooldown module. BeniS 2013-01-30 12:00:13 +13:00
  • 60986eb80f Minimap fix and remove option Henrique Santiago 2013-01-29 18:36:27 -02:00
  • ff9f82d0c8 Fix other compile errors Eduardo Bart 2013-01-29 16:56:50 -02:00
  • 80a7ecb3a4 Speed up compilation time for luafunctions Eduardo Bart 2013-01-29 14:35:20 -02:00
  • 8d6ccb8d83 Fixes to compile with clang Eduardo Bart 2013-01-29 14:35:20 -02:00
  • 4751941e4f Improve encrypt/decrypt algorithms Eduardo Bart 2013-01-29 11:50:24 -02:00
  • f492d291eb More fixes to spell cooldown module: * Fixed duration issues. * Fixed referencing after destroyed issue. * Using callbacks for progress rect now. BeniS 2013-01-30 02:01:06 +13:00
  • 26c6217bc3 Fix change of RSA keys Eduardo Bart 2013-01-29 10:36:53 -02:00
  • ec30567d6b Some fixes to spells/cooldowns. * Fixed 'progress' bug for spells in the cooldown module. * Fixed a bug with GameForceFirstAutoWalkStep feature. * Moved the spells ID to its SpellInfo row. * Lower cased table functions (consistant). BeniS 2013-01-29 19:26:32 +13:00
  • b7eef97239 Add flexibility in login packets * It's now possible to add custom data in the login packet * Add utility funciton to generate RSA keys * Make the protocol able to use RSA keys with 2048 bits or more Eduardo Bart 2013-01-28 20:52:03 -02:00
  • 6c7a163197 Add missing file Eduardo Bart 2013-01-28 19:20:01 -02:00
  • d6e8e92a45 Some fixes in hotkeys and other improvements * Save last logged character and world instead of character name * Make focused label always visible in character list and hotkeys * Other fixes in hotkeys Eduardo Bart 2013-01-28 16:33:10 -02:00
  • 197a379933 Some minor things. Just got back today, awesome progress ed :) BeniS 2013-01-29 00:02:44 +13:00
  • 773837da98 Minor changes in file type handling Eduardo Bart 2013-01-27 23:23:53 -02:00
  • 4536c68f00 Fix #249 Eduardo Bart 2013-01-27 18:26:20 -02:00
  • 6966221e39 Fixes and improvements in find path Eduardo Bart 2013-01-27 16:58:22 -02:00
  • 2bd86d0695 Fix minimap zoom, blue name Henrique Santiago 2013-01-27 14:40:27 -02:00
  • bcb3db4cdc Fix #250 Eduardo Bart 2013-01-27 14:25:44 -02:00
  • e81dd31ae3 New lightweight minimap format, finish #15 Eduardo Bart 2013-01-27 14:06:47 -02:00