Commit Graph

116 Commits

Author SHA1 Message Date
Rochet2
143e81da07 Eluna fix merge changes 2014-06-29 21:28:54 +02:00
Rochet2
19b03dcbcf Eluna fix mangos build 2014-06-29 21:28:49 +02:00
Rochet2
b1f85bfc21 Eluna
Improved pushing so that a single userdata is used per object pushed.
Made everything use the singleton less, allowing more free code and easier to implement multithreading later.
Made macros for hookmgr and fixed the issue with hooks called inside hooks.
2014-06-29 21:28:49 +02:00
Rochet2
94063c1b7d Eluna Removed mutex lock and forced only one map update thread to be used. Made returning more arguments than pushed to return the return amount of nils instead. Removed a few hooks 2014-06-29 21:28:47 +02:00
Rochet2
cdaf38b737 Eluna fix linux script loading - Still require adding a config setting to set a path to allow you to use a fixed path with restarters and shortcuts 2014-06-29 21:28:43 +02:00
Rochet2
bcf7ed591f Eluna fix wrong opcode 2014-06-29 21:28:36 +02:00
Rochet2
389ed8a80e Eluna implement SendShowMailbox for all cores 2014-06-29 21:28:36 +02:00
Rochet2
e7cb68a3a6 Eluna fix mangos tbc & classic 2014-06-29 21:28:35 +02:00
Rochet2
16b6514589 Eluna fix mangos wotlk build 2014-06-29 21:28:35 +02:00
Rochet2
7ed94d3e7a Update eluna 2014-06-29 21:28:34 +02:00
Foereaper
e0f2bea853 Eluna Fixed SendAddonMessage
Might want to rewrite parts of this later on, however it works for now.
Thanks to @StoneHarry
2014-06-29 21:28:34 +02:00
Foereaper
54899419e0 Eluna SendAddonMessage method
Added: SendAddonMessage method.

TODO: Debug, does not work. @Easelm
2014-06-29 21:28:33 +02:00
Rochet2
4dd716015b Eluna update 2014-06-29 21:28:30 +02:00
Salja
f07521a1aa Eluna Classic Support for Honor things (GetHonorStoredKills, GetRankPoints, GetHonorLastWeekStandingPos, SetHonorStoredKills, SetRankPoints, SetHonorLastWeekStandingPos, UpdateHonor, ResetHonor, ClearHonorInfo) 2014-06-29 21:28:27 +02:00
Rochet2
fee6f42e2d Eluna classic support 2014-06-29 21:28:26 +02:00
Foereaper
a04de5b194 Truncating history 2014-06-29 21:27:59 +02:00