tibia-client/src/framework/stdext
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
..
any.h Just rename some files 2013-01-08 16:32:05 -02:00
boolean.h Just rename some files 2013-01-08 16:32:05 -02:00
cast.h Just rename some files 2013-01-08 16:32:05 -02:00
compiler.h Move "getNPC" that was introduced in commit 2013-08-27 03:40:18 +02:00
demangle.cpp Just rename some files 2013-01-08 16:32:05 -02:00
demangle.h Just rename some files 2013-01-08 16:32:05 -02:00
dumper.h Just rename some files 2013-01-08 16:32:05 -02:00
dynamic_storage.h Just rename some files 2013-01-08 16:32:05 -02:00
exception.h Just rename some files 2013-01-08 16:32:05 -02:00
format.h Fix possible leaks in stdext::format 2013-02-05 20:00:28 -02:00
math.cpp Many enhancements in client API 2013-01-09 17:29:58 -02:00
math.h Many enhancements in client API 2013-01-09 17:29:58 -02:00
net.cpp Just rename some files 2013-01-08 16:32:05 -02:00
net.h Just rename some files 2013-01-08 16:32:05 -02:00
packed_any.h Just rename some files 2013-01-08 16:32:05 -02:00
packed_storage.h Just rename some files 2013-01-08 16:32:05 -02:00
packed_vector.h Fix minor issues in item drawing 2013-01-08 17:40:25 -02:00
shared_object.h Implement stdext::shared_ptr 2013-03-04 13:14:35 -03:00
shared_ptr.h Implement stdext::shared_ptr 2013-03-04 13:14:35 -03:00
stdext.h Just rename some files 2013-01-08 16:32:05 -02:00
string.cpp Fix new line in utf8 conversion 2013-02-26 18:31:09 -03:00
string.h Dont use boost locale anymore 2013-02-22 18:49:36 -03:00
thread.h Fix compiling on OS X 2013-07-28 04:30:52 +02:00
time.cpp Add live_textures_reload command 2013-03-01 05:46:55 -03:00
time.h Add live_textures_reload command 2013-03-01 05:46:55 -03:00
traits.h Just rename some files 2013-01-08 16:32:05 -02:00
types.h Implement stdext::shared_ptr 2013-03-04 13:14:35 -03:00