Commit Graph

70 Commits

Author SHA1 Message Date
Rochet2
1447e0da57 Eluna improve object variable extension 2014-07-11 00:20:25 +03:00
Rochet2
dc8afa45b2 Eluna add new hook (need to think where to place this) and corrected Power functions 2014-07-09 21:18:20 +03:00
Rochet2
d09b5b04ba Eluna Closes:
#70, #69, #83, http://emudevs.com/showthread.php/3438-Custom-Items-and-On-Item-Use-Events
Fixes Object::~Object crash log from #71
2014-07-01 00:35:06 +03:00
Rochet2
8fe509c838 Eluna add mangos support. Notice that old MANGOS is now CMANGOS 2014-06-29 21:29:03 +02:00
Rochet2
1f75dc7843 Eluna change definition checks from mangos to tc 2014-06-29 21:29:03 +02:00
Rochet2
c2a3ea5043 Eluna remove unused method bodies, Rename method bodies correctly, enable some methods implemented on mangos and TC already.. 2014-06-29 21:29:02 +02:00
Rochet2
423619b652 Eluna switch to Lua 5.2.3 2014-06-29 21:29:01 +02:00
Rochet2
0f8f37678d Eluna fix crash on InterruptSpell. Make item use and item gossip hooks to be able to return false to stop spell casting. 2014-06-29 21:29:01 +02:00
Rochet2
580b3f7a25 Fix linux warnings Implement #72 2014-06-29 21:28:59 +02:00
Rochet2
eeb348e48a Eluna fix some methods 2014-06-29 21:28:54 +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
74aaea30d5 Eluna fix RegisterEvent and other unexpected arguments 2014-06-29 21:28:48 +02:00
Rochet2
9873293b17 Update UnitMethods.h 2014-06-29 21:28:47 +02:00
Rochet2
166115b612 Update UnitMethods.h 2014-06-29 21:28:47 +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
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
Rochet2
4dd716015b Eluna update 2014-06-29 21:28:30 +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