emudevs
6819a7db45
Updated Spell and Global Documentation
...
Fix whitespace in HookMgr
2014-09-17 22:16:12 -04:00
Salja
ef1c68064b
Typo from last Commit
...
Signed-off-by: Salja <salja8840@gmail.com >
2014-09-17 13:01:28 +02:00
Rochet2
7e99514fed
Eluna: Separate eluna init and running scripts for startup load orders
2014-09-16 19:51:34 +03:00
emudevs
0dfa5b3968
Added missing parameter OnQuestReward
...
Cleaned commented code
2014-09-15 16:00:06 -04:00
Rochet2
92c7c25ef6
Fix comment typo
2014-09-15 18:59:37 +03:00
Rochet2
28a06b88fc
Eluna: Remove on quest end hook because it doesnt function correctly and there is a replacement
2014-09-15 10:04:42 +03:00
Foereaper
731682708f
Added more BG hooks, fixed a few issues
2014-09-10 23:42:20 +02:00
Foereaper
0bfdf632e7
Added base BG methods and hooks
...
This has only been tested on Mangos Zero and will definitely need tweaking on Trinity
More methods will be added SHORTLY
2014-09-10 22:38:21 +02:00
Foereaper
f2a591b87b
Apparently unsorted enums are not a thing. Good to know!
2014-09-10 01:59:06 +02:00
Foereaper
7be917335a
Added new hook for post reload
2014-09-10 01:28:52 +02:00
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
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
79fd1d5bab
Eluna fix crash on reload eluna used from console
2014-06-29 21:28:57 +02:00
Rochet2
eeb348e48a
Eluna fix some methods
2014-06-29 21:28:54 +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
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
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
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
Foereaper
a9542a28cb
Eluna add OnAddonMessage event
...
Added OnAddonMessage event for Client <-> Server Addon communication
2014-06-29 21:28:33 +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
3b8d4cbc02
Eluna
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