Patman64 3490d21bcd Make the register functions optionally return a cancel callback.
It's now possible to have complete flexibility with cancelling bindings,
i.e. it's possible to re-implement all of the other ways to cancel bindings
using the callback.

This sytem has been designed with complete safety in mind:
 - It is safe to call the callback more than once (does nothing after the
   first call).
 - The callback does not expire, and can be stored for as long as
   necessary.
 - If a callback is returned, there is no other way to cancel the binding
   (again, due to safety).
2015-05-01 20:29:48 -04:00
2015-05-02 03:12:02 +03:00
2015-01-01 13:59:33 -05:00
2015-01-01 13:59:33 -05:00
2015-03-12 18:54:06 +02:00
2015-05-02 02:19:51 +03:00
2015-01-01 13:59:33 -05:00
2015-01-01 13:59:33 -05:00
2015-01-01 13:59:33 -05:00
2015-01-01 13:59:33 -05:00
2015-02-15 02:44:24 +02:00
2015-02-15 02:45:29 +02:00
2015-01-01 13:59:33 -05:00
2015-03-25 00:27:20 +01:00
2015-03-07 17:12:23 +02:00
2015-05-02 02:15:07 +03:00
2015-01-01 13:59:33 -05:00
2015-05-02 03:12:02 +03:00
2015-03-12 18:54:06 +02:00
2015-01-01 13:59:33 -05:00
2015-01-20 18:50:04 +02:00
2015-01-01 13:59:33 -05:00
2015-01-01 13:59:33 -05:00

###Eluna

##About

Eluna Lua Engine © is a lua engine embedded to World of Warcraft emulators. Eluna supports MaNGOS, CMaNGOS and TrinityCore. We are currently working hard to make Eluna better from inside and outside.
Follow us on EmuDevs Twitter page to view the latest news about EmuDevs and about what is going on with Eluna Lua Engine ©.

If you are having trouble with installation or scripts, post in Eluna Support Forum
For documentation and reference see Eluna API and Lua reference manual.

Special thanks to MaNGOS for their continued support and use of Eluna. Please head over to their forums and show them some love!

##Documentation

##Source Eluna source code: Source
Core forks with required modifications for Eluna:

Build Status Official MaNGOS Zero with Eluna

Build Status Eluna TrinityCore WotLK
Build Status Eluna TrinityCore Cataclysm

Build Status Eluna cMaNGOS Classic
Build Status Eluna cMaNGOS TBC
Build Status Eluna cMaNGOS WotLK

##Links

##Team

Description
Languages
C++ 93.4%
JavaScript 2%
Python 1.4%
CSS 1.3%
CMake 0.9%
Other 1%