tibia-client/modules
Joao Pasqualini Costa af92792d4a Fix Login problem and use removeEvent (#816)
When trying to logout in battle the player would not logout and tryLogin
would be called, so the next time you tryed to login it will still be
trying to login
2017-02-02 09:59:41 +02:00
..
.project Added sublime text 2 project file. 2013-05-12 21:16:43 +12:00
client Keep g_settings as a 'static' variable rather than a direct object. 2014-04-01 16:51:38 +13:00
client_background Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00
client_entergame Fix Login problem and use removeEvent (#816) 2017-02-02 09:59:41 +02:00
client_locales Show missing translation on console 2017-01-18 11:31:40 -02:00
client_modulemanager Started implementing ability to load custom config files (currently unstable). 2014-04-01 05:43:31 +13:00
client_options Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
client_serverlist Fix serverlist issues from previous commit. 2015-07-19 06:34:21 +12:00
client_stats Update to version 0.6.5 2014-01-06 19:02:45 -02:00
client_styles Minor changes in file type handling 2013-01-27 23:23:53 -02:00
client_terminal Terminal new line (Shift+Enter) functionality 2015-03-07 16:32:45 +01:00
client_topmenu Tiny topmenu fix 2014-02-22 02:21:09 +01:00
corelib Fixed issue in function fitAll: mini windows containers was exceeding the size of the panels. 2016-04-24 18:25:21 -03:00
game_battle Fix Look (#818) 2017-02-02 09:59:20 +02:00
game_bugreport Refactor modules, closes #223 2013-01-18 20:46:36 -02:00
game_combatcontrols Fix dat loading issue with 10.00 & minor outfit window fix. 2014-12-30 17:27:53 +13:00
game_console Fix NPC chat when ignoring private messages. 2016-01-22 16:15:35 +13:00
game_containers Browse field, locked & paginated container support 2014-07-15 23:27:44 +02:00
game_cooldown Some minor changes/additions. 2014-08-07 06:40:56 +12:00
game_healthinfo Fix a crash issue when attempting to draw invalid item. 2014-07-11 16:19:30 +12:00
game_hotkeys Started 1050 implementation and fix ups: 2014-08-03 10:02:28 +12:00
game_interface Proper gameinterface load sequence, thanks @Quintinon 2015-07-19 07:08:21 +12:00
game_inventory Updated advernturer blessing inventory style to be more robust 2015-01-19 01:52:49 +01:00
game_market Market my offers 2015-04-07 01:24:39 +02:00
game_minimap Minimap widget is now horizontally resizeable 2015-01-31 22:30:14 +01:00
game_modaldialog Fix modal dialog auto sizing, fixes #556 2015-04-20 19:22:50 +02:00
game_npctrade Fix #576, PopupMenus close when leaving the game 2015-04-19 13:56:03 +02:00
game_outfit Completion for #764 2017-01-13 18:46:04 +02:00
game_playerdeath Protocol 10.76, fixed death window & death packet 2015-03-07 06:10:10 +01:00
game_playermount Re-add destroying for unloading, other clean up: 2013-02-01 17:32:15 +13:00
game_playertrade Refactor modules, closes #223 2013-01-18 20:46:36 -02:00
game_questlog Re-add destroying for unloading, other clean up: 2013-02-01 17:32:15 +13:00
game_ruleviolation Changed rule violation window default focus 2015-01-31 22:31:58 +01:00
game_skills 10.94, 10.95 support 2016-07-03 00:50:08 +02:00
game_spelllist Started 1050 implementation and fix ups: 2014-08-03 10:02:28 +12:00
game_textmessage Merge pull request #632 from SuggestName/master 2015-02-23 11:49:05 -03:00
game_textwindow Hide item image box when editing house lists 2014-10-05 19:24:34 +02:00
game_things Started 1050 implementation and fix ups: 2014-08-03 10:02:28 +12:00
game_unjustifiedpoints Little polishing of Unjustified Points module 2015-01-18 23:56:44 +01:00
game_viplist Fix #576, PopupMenus close when leaving the game 2015-04-19 13:56:03 +02:00
gamelib Fixed inconsistences between const.lua and const.h causing messagetypes not to work 2017-01-12 15:30:24 +01:00