tibia-client/src/framework
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
..
cmake Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
core Introduce g_resources.getDirectoryFiles 2013-12-25 21:32:49 +02:00
graphics Fix compilation under MSVC 2013-11-30 23:08:43 -02:00
input Minor changes in file type handling 2013-01-27 23:23:53 -02:00
luaengine Use of createTable on containers 2013-12-22 17:36:43 -02:00
net Partial support for protocol 1020 and minimize lag 2013-11-10 20:10:04 -02:00
otml Warn when shared_object_ptr misused 2013-02-28 12:19:42 -03:00
platform Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
sound Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
sql Forgot to add MySQLResult lua binding 2013-03-05 20:33:27 +13:00
stdext Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
ui Indentation 2013-12-01 01:30:48 -02:00
util Fix indentation 2013-11-30 23:34:21 -02:00
xml Compilation for MSVC2013, thanks @dalkon 2013-11-12 16:32:39 -02:00
CMakeLists.txt Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
const.h Compilation for MSVC2013, thanks @dalkon 2013-11-12 16:32:39 -02:00
global.h Just rename some files 2013-01-08 16:32:05 -02:00
luafunctions.cpp Introduce g_resources.getDirectoryFiles 2013-12-25 21:32:49 +02:00
pch.h Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00