Commit Graph

14 Commits

Author SHA1 Message Date
emudevs
093ab2d740 Corrected Spell:Cast method documentation
Thanks @Rochet2 for the info
2014-09-18 16:26:37 -04:00
emudevs
6819a7db45 Updated Spell and Global Documentation
Fix whitespace in HookMgr
2014-09-17 22:16:12 -04:00
Rochet2
ce2637e322 Eluna Implement [] to parser, change all & to [] in documentation and fix a bug with CastCustomSpell 2014-08-13 17:02:21 +03:00
Rochet2
247e07fce4 Correct and add documentation 2014-08-12 20:43:42 +03:00
Rochet2
1c2eceed3c Add doc gen instructions 2014-08-11 11:48:18 +03:00
Rochet2
8e92558eac Eluna documentation changes 2014-08-10 18:52:40 +03:00
Foereaper
fcdbd297ae Forgot a few spell method documentations 2014-08-09 19:57:50 +02:00
Foereaper
3e3cb68e48 Spell method documentation 2014-08-09 19:40:48 +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
580b3f7a25 Fix linux warnings Implement #72 2014-06-29 21:28:59 +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
Foereaper
a04de5b194 Truncating history 2014-06-29 21:27:59 +02:00