Add the Fast trig functions that work with EQ headings

This should match pretty close to the clients LUTs

Also fixed a bug with push
This commit is contained in:
Michael Cook (mackal)
2018-03-04 02:19:12 -05:00
parent 690d8f9155
commit 35c4867334
4 changed files with 57 additions and 3 deletions
+2
View File
@@ -28,6 +28,7 @@ SET(zone_sources
encounter.cpp
entity.cpp
exp.cpp
fastmath.cpp
fearpath.cpp
forage.cpp
groups.cpp
@@ -158,6 +159,7 @@ SET(zone_headers
entity.h
errmsg.h
event_codes.h
fastmath.h
forage.h
global_loot_manager.h
groups.h