7f5dda5c8fRe-add destroying for unloading, other clean up: * Cleaned some module terminate code * Fixed "reload all" issues
BeniS
2013-02-01 17:32:15 +1300
35e5dd8af8Topmenu 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 +1300
de353e3b72Should resolve#256 (please test, works for me)
BeniS
2013-02-01 00:07:28 +1300
9e208fa792Fix 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 +1300
a0b2504f11More fixes in minimap
Eduardo Bart
2013-01-31 04:15:10 -0200
89c012e81fImprovements in minimap drawing
Eduardo Bart
2013-01-31 03:38:06 -0200
f492d291ebMore 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 +1300
26c6217bc3Fix change of RSA keys
Eduardo Bart
2013-01-29 10:36:53 -0200
ec30567d6bSome 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 +1300
b7eef97239Add 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 -0200
d6e8e92a45Some 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 -0200
197a379933Some minor things. Just got back today, awesome progress ed :)
BeniS
2013-01-29 00:02:44 +1300
773837da98Minor changes in file type handling
Eduardo Bart
2013-01-27 23:23:53 -0200
07959ddc04Fix a vulnerability in password encryption * There was an error in the encryption used to save passwords, now it's really harder to decrypt the password from the config file * Other minor changes
Eduardo Bart
2013-01-26 14:38:48 -0200
839495fa9bAnother sort function for hotkeys
Henrique Santiago
2013-01-25 09:36:57 -0200
42b05df717Hotkeys order, minimap mark windw changes
Henrique Santiago
2013-01-24 20:57:51 -0200
d5b4e0929fImprovements in textedit and hotkey manager * Set textedit's cursor position to the end of text in some situations * Send hotkey messages to the current channel instead of default channel * Allow to overwrite sprites using otml and pngs
Eduardo Bart
2013-01-24 18:36:04 -0200
a8fbd6cdfcImprove game map view modes
Eduardo Bart
2013-01-24 17:15:07 -0200
5b65088426Improve tab navigation and scrolling
Eduardo Bart
2013-01-24 15:45:26 -0200
bc55cbbbd1Pt translations, some helper functions
Henrique Santiago
2013-01-24 14:01:28 -0200
c3eede9872Changes to translations
Henrique Santiago
2013-01-24 11:33:44 +0000
8d5cd95bc4Update es translations, thanks @mattyx14
Eduardo Bart
2013-01-24 11:11:30 -0200
50c2db100eUse boost::chrono instead of std::chrono
Eduardo Bart
2013-01-23 19:31:14 -0200
d5d5e507afUpdate version to 0.6.0
Eduardo Bart
2013-01-23 17:07:22 -0200
311bc220a8Fix a warning
Eduardo Bart
2013-01-23 16:55:10 -0200
992acd8873Fix translations, there were all broken
Eduardo Bart
2013-01-23 15:35:43 -0200
c7ff744dcdFix to spin box button fit and npc trade: * Fit spin box buttons properly * NPC trade you can now look at items you can sell/buy (Waiting for ed to implement a way to set item image color before its completed)
BeniS
2013-01-23 22:23:28 +1300
a2ddb472f5Fixed up movement controls again and fixed a typo. * You can change direction while already moving (There could be a better way for walking control, but this works fine for now)
BeniS
2013-01-23 20:31:28 +1300
caf86a9fc6Fixes! Closes#235 and more: * Hotkeys now save by server & player rather than just player * Added double clicking to module dialog options * Fixed a bug in the modal dialog for > pv970 (protocol changed) * Fixed a login bug for pv970. WARNING: Will remove all your current hotkeys.
BeniS
2013-01-23 13:15:46 +1300
27d5506262Some fixes in entergame and widget clipping
Eduardo Bart
2013-01-22 19:48:25 -0200
ca4caf7991Fix text highlighting again
Eduardo Bart
2013-01-22 18:29:18 -0200
dabc7548feFix keyword highlighting in chat
Eduardo Bart
2013-01-22 18:06:48 -0200
fa8971498fFix old bug #149
Eduardo Bart
2013-01-22 17:28:44 -0200
01e48fbcc8More work towards autowalking (needs more work). * Added tile minimap color override. * Changed zoom in and out of minimap from inverted control.
BeniS
2013-01-23 01:01:30 +1300
f470cba09eFix compile on non window applications
Henrique Santiago
2013-01-21 23:17:40 +0000
5a278ef4ecFew minor fixes. * Fixed count window. * Other small things.
BeniS
2013-01-22 13:40:46 +1300
18a37393c5Limit path finding max complexity
Eduardo Bart
2013-01-20 14:30:53 -0200
8c6d5a0f5cFinalizing auto walk enhancements, closes#63, also other fixes: * Can now auto walk up to 1000 steps! * Re-added sexy topmenu buttons :) * Tooltip for logout/edit will now change * Changed xxStackpos to xxStackPos
BeniS
2013-01-21 05:09:14 +1300
c28596292fText selection in chat
Eduardo Bart
2013-01-20 13:40:40 -0200