tibia-client/modules/corelib
Jacek Wielemborek e6c9e78935 Get rid of trailing whitespace.
Commit generated by command:

find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
    '*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
2014-01-18 15:09:26 +01:00
..
ui Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
bitwise.lua Normalize source code 2012-07-28 02:07:57 -03:00
const.lua Fix locale send, spelllist reload, few changes 2013-02-18 22:18:10 -03:00
corelib.otmod Minor fixes and improvements 2013-02-28 02:43:26 -03:00
globals.lua Add blink effect 2013-02-05 19:08:32 -02:00
inputmessage.lua Fix getColor, add/get position 2013-01-30 19:08:53 -02:00
keyboard.lua Fix keyboard unbind 2013-08-17 21:54:16 -03:00
math.lua Fix save of MiniWindow positions, issue #163 2013-01-16 17:57:05 -02:00
mouse.lua Market fix, and a few other things: 2013-02-13 05:14:16 +13:00
net.lua Minor fixes and improvements 2013-02-28 02:43:26 -03:00
outputmessage.lua Fix getColor, add/get position 2013-01-30 19:08:53 -02:00
settings.lua Rework hotkeys manager, fix many issues on it 2013-01-30 18:28:54 -02:00
string.lua Added enable/disable chat mode (allows for alphabetical key controls), battle window anchoring fixed (thank you River) & more: 2013-07-29 10:42:18 +12:00
table.lua Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
util.lua Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00