Rochet2
1f75dc7843
Eluna change definition checks from mangos to tc
2014-06-29 21:29:03 +02:00
Rochet2
fdd63cd716
Eluna fix classic and TBC return false for item use
2014-06-29 21:29:02 +02:00
Rochet2
6cd2ed2b6f
Eluna fix mangos build
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
aa78932fd1
Eluna fix invalid stack state error
2014-06-29 21:28:59 +02:00
Rochet2
34517d77d1
Eluna fix crash on deleted item. Closes #66
2014-06-29 21:28:58 +02:00
Rochet2
aa96c42eb0
Eluna misc fixes
2014-06-29 21:28:58 +02:00
Rochet2
d294405272
Eluna fix invalid errors
2014-06-29 21:28:57 +02:00
Rochet2
0fd1615887
Eluna add event group type name to the error messages
2014-06-29 21:28:57 +02:00
Rochet2
79fd1d5bab
Eluna fix crash on reload eluna used from console
2014-06-29 21:28:57 +02:00
Rochet2
45c5c876dd
Eluna remove crash possibility of using ReloadEluna global function on returning hooks, restrict the use of the reload command
2014-06-29 21:28:55 +02:00
Rochet2
37a0161f29
Eluna add GetWorldObject by guid to map methods. Closes #64 requires use of guid
2014-06-29 21:28:55 +02:00
Rochet2
eeb348e48a
Eluna fix some methods
2014-06-29 21:28:54 +02:00
Rochet2
572f2670fc
Update HookMgr.cpp
2014-06-29 21:28:53 +02:00
Rochet2
417bb6d017
Eluna
2014-06-29 21:28:53 +02:00
Rochet2
8acf303652
Eluna fix build
2014-06-29 21:28:52 +02:00
Rochet2
77ff26ac8e
Eluna made hook stores use templates to verify right bind store used to prevent human errors. Also fixed an error this system brought up :)
2014-06-29 21:28:52 +02:00
Rochet2
d7a07239e9
Eluna fix gossip events
2014-06-29 21:28:52 +02:00
Rochet2
40774d0c5c
Eluna fix opcode definitions
2014-06-29 21:28:51 +02:00
Rochet2
9a1f8c7884
Eluna fix linux warnings
2014-06-29 21:28:50 +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
e131f36d39
Eluna add new system for userdata management. single userdata with GC.
...
Note that this will still need the core side destructors to have the ref remove function used in order to have invalid pointer errors.
2014-06-29 21:28:48 +02:00
Rochet2
93b5da51d6
Eluna fix mangos build
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
f166732b49
Eluna fix TC define changes
2014-06-29 21:28:46 +02:00
Rochet2
6751208eb2
Eluna create workaround for SetReactState
2014-06-29 21:28:45 +02:00
Rochet2
7bd0288658
Eluna implement more hooks, remove unnecessary hooks and code. Can now use Reset to reset timed events and on spawn should be used for events that happen on spawn instead of reset.
2014-06-29 21:28:43 +02:00
Rochet2
afb3aa8ca0
Eluna fix mangos hooks
2014-06-29 21:28:42 +02:00
Rochet2
4537a7f8f0
Eluna
2014-06-29 21:28:38 +02:00
Rochet2
6bec5eeb44
Eluna fix addon msg hook for mangos and for TC's latest changes. Also improve it a little
2014-06-29 21:28:38 +02:00
Rochet2
16b6514589
Eluna fix mangos wotlk build
2014-06-29 21:28:35 +02:00
Foereaper
a9542a28cb
Eluna add OnAddonMessage event
...
Added OnAddonMessage event for Client <-> Server Addon communication
2014-06-29 21:28:33 +02:00
Rochet2
d495d295d8
Eluna edit override back to OVERRIDE
2014-06-29 21:28:32 +02:00
Rochet2
191f9ab768
Eluna reimplement lock and improve hook handling
2014-06-29 21:28:32 +02:00
Rochet2
4dd716015b
Eluna update
2014-06-29 21:28:30 +02:00
Rochet2
7f42e08d13
Update HookMgr.cpp
2014-06-29 21:28:30 +02:00
Rochet2
0e79b2a499
Update HookMgr.cpp
2014-06-29 21:28:29 +02:00
Rochet2
51b6b839a8
Update HookMgr.cpp
2014-06-29 21:28:29 +02:00
Foereaper
a04de5b194
Truncating history
2014-06-29 21:27:59 +02:00