tibia-client/modules
divinity76 97d2be8187
urlencode stuff
for example spaces should be %20 encoded and the @ in `Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz` should be encoded to %40

but the real problem is the possibility that these stings may include the `&` character, which should be encoded as %25 (but wasn't prior to this commit)
2019-04-14 13:54:30 +02:00
..
.project Added sublime text 2 project file. 2013-05-12 21:16:43 +12:00
client Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
client_background Add compiler info to version label in start screen 2017-11-29 00:42:15 +01:00
client_entergame Fix parsing the premium status in newer login protocol versions 2018-01-01 05:36:51 +01:00
client_locales Updating neededtranslations and some pt translations 2018-01-03 20:42:00 -02:00
client_modulemanager Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
client_options Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
client_serverlist Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
client_stats urlencode stuff 2019-04-14 13:54:30 +02:00
client_styles Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
client_terminal Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
client_topmenu Merge pull request #907 from diath/topbar_visibility_toggle 2017-11-20 12:04:11 -02:00
corelib Merge pull request #972 from EgzoT/EgzoT-UIComboBox_fix_getOption_to_isOption 2019-01-16 13:56:20 +01:00
game_battle Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_bugreport Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_combatcontrols Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_console Fix saving ignore list and whitelist 2019-03-31 08:34:32 +02:00
game_containers Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_cooldown Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_healthinfo Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_hotkeys Updating translation strings. Don't use ':' as last char. 2018-01-03 20:38:53 -02:00
game_interface Merge pull request #907 from diath/topbar_visibility_toggle 2017-11-20 12:04:11 -02:00
game_inventory Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_market Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_minimap Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_modaldialog Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_npctrade Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_outfit Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_playerdeath Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_playermount Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_playertrade Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_questlog Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_ruleviolation Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_skills Show more information in stamina bar 2018-09-03 16:33:07 +02:00
game_spelllist Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01:00
game_textmessage Fix problem with display text in setupViewMode_2 2018-03-05 11:43:38 +01:00
game_textwindow Replace a defunct otclient.info link with a link to this repo (closes #821) 2017-11-19 20:09:31 +01: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 Updating translation string. 'in' and 'out' were outside translation. 2018-01-03 20:40:56 -02:00
gamelib Add support for channel events 2019-01-05 22:22:01 +01:00