Commit Graph

31 Commits

Author SHA1 Message Date
Patman64
967a8045eb Fix calling Eluna functions from coroutines.
Fixes #126.
2014-12-15 00:33:46 -05:00
Rochet2
6268216a64 Eluna implement changes from new_mthread to master ~ Does not add multithread support 2014-11-30 01:37:45 +02:00
Rochet2
a7f4954fbe Eluna implement functions from #121, implement hidden file ignoring closes #122, enhance documentation in places, change requiring some now only allowing unique filenames 2014-11-22 17:16:41 +02:00
Foereaper
0c72883009 Changed AddItem to return item object 2014-09-22 19:34:43 +02:00
Rochet2
4784c2052a Eluna: Correct whitespace 2014-09-20 22:07:24 +03:00
emudevs
7c0d2cb523 Eluna merged with TC
Certain chat methods had parameter changes. Most of these changes will be updated soon to lift the conflict between versions.
2014-09-15 00:22:03 -04:00
Rochet2
38c516c527 Eluna add boost support and fix warnings 2014-07-24 23:37:42 +03:00
Rochet2
cec3174b38 Eluna fix TC 2014-07-17 21:18:49 +03:00
Rochet2
f3baa46446 Eluna fix TC merge changes 2014-07-17 17:23:46 +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
580b3f7a25 Fix linux warnings Implement #72 2014-06-29 21:28:59 +02:00
Rochet2
aa96c42eb0 Eluna misc fixes 2014-06-29 21:28:58 +02:00
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