tibia-client/src/framework
Ahmed Samy 520baa28ea Move "getNPC" that was introduced in commit
00729bbc2e
from Spawn to CreatureType

I didn't have a closer look at how his code was structured, what he
basically did
is that he set all creatures in a spawn as NPC's even if it's a monster
which is
so erroneous.

Highlights:
- Add branch prediction macros
- Minor code style fixes & some others

Hopefully the branch prediction thing will speed up OTB since it's
awfully slow.
2013-08-27 03:40:18 +02:00
..
cmake Work on sql framework classes 2013-03-03 19:19:22 +13:00
core Add C++ traceback to errors 2013-03-12 01:36:36 -03:00
graphics Add live_textures_reload command 2013-03-01 05:46:55 -03:00
input Minor changes in file type handling 2013-01-27 23:23:53 -02:00
luaengine Added sublime text 2 project file. 2013-05-12 21:16:43 +12:00
net Improve walk when lagging 2013-03-13 20:55:20 -03:00
otml Warn when shared_object_ptr misused 2013-02-28 12:19:42 -03:00
platform Fixed Alt + F4 keycombo on Windows 2013-06-29 16:53:15 +02:00
sound Try to fix compilation for gcc 4.6 [2] 2013-03-06 15:40:47 -03:00
sql Forgot to add MySQLResult lua binding 2013-03-05 20:33:27 +13:00
stdext Move "getNPC" that was introduced in commit 2013-08-27 03:40:18 +02:00
ui Minor fixes and add auto resize for images 2013-03-15 21:59:22 -03:00
util Platform modtime, little changes to entergame 2013-03-01 05:08:40 -03:00
xml Forgot to remove header includes 2013-03-03 19:17:48 +13:00
CMakeLists.txt Merge branch 'sql' 2013-03-06 13:00:21 -03:00
const.h Work on sql framework classes 2013-03-03 19:19:22 +13:00
global.h Just rename some files 2013-01-08 16:32:05 -02:00
luafunctions.cpp Minor fixes and add auto resize for images 2013-03-15 21:59:22 -03:00
pch.h Minimap, hotkeys and lot of other changes 2013-02-21 17:03:05 -03:00