tibia-client/src/framework
Eduardo Bart 07959ddc04 Fix 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
2013-01-26 14:38:48 -02:00
..
cmake Fix ICU linkage on ubuntu 2013-01-16 17:01:02 -02:00
core Fix a vulnerability in password encryption 2013-01-26 14:38:48 -02:00
graphics Improvements in textedit and hotkey manager 2013-01-24 18:36:04 -02:00
input Use push/pop mechanism for cursors 2013-01-25 11:47:51 -02:00
luaengine Fix error in OTML casting from Lua, may fix #198 2013-01-17 08:38:44 -02:00
net Minor fixes to some previous commits. 2013-01-18 03:23:01 +13:00
otml Fix error in OTML casting from Lua, may fix #198 2013-01-17 08:38:44 -02:00
platform Remake cursors, closes #219 and #237 2013-01-25 11:19:40 -02:00
sound Add missing file 2013-01-16 16:54:20 -02:00
sql Minor changes in sql classes 2013-01-08 17:44:05 -02:00
stdext Use boost::chrono instead of std::chrono 2013-01-23 19:31:14 -02:00
ui Closes #210 2013-01-25 17:26:51 -02:00
util Fix a vulnerability in password encryption 2013-01-26 14:38:48 -02:00
xml Just rename some files 2013-01-08 16:32:05 -02:00
CMakeLists.txt Use boost::chrono instead of std::chrono 2013-01-23 19:31:14 -02:00
const.h Many UI improvements and minor fixes 2013-01-08 18:01:47 -02:00
global.h Just rename some files 2013-01-08 16:32:05 -02:00
luafunctions.cpp Fix a vulnerability in password encryption 2013-01-26 14:38:48 -02:00
pch.h Just rename some files 2013-01-08 16:32:05 -02:00