Commit Graph

121 Commits

Author SHA1 Message Date
Rochet2
2a2e5b56d8 Remove the lua utility functions and use our own 2014-07-28 18:34:09 +03:00
Rochet2
1f75dc7843 Eluna change definition checks from mangos to tc 2014-06-29 21:29:03 +02:00
Rochet2
423619b652 Eluna switch to Lua 5.2.3 2014-06-29 21:29:01 +02:00
Rochet2
2318149d7a Eluna fix cata merge 2014-06-29 21:29:00 +02:00
Rochet2
580b3f7a25 Fix linux warnings Implement #72 2014-06-29 21:28:59 +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
417bb6d017 Eluna 2014-06-29 21:28:53 +02:00
Rochet2
8acf303652 Eluna fix build 2014-06-29 21:28:52 +02:00
Rochet2
40774d0c5c Eluna fix opcode definitions 2014-06-29 21:28:51 +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
74aaea30d5 Eluna fix RegisterEvent and other unexpected arguments 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
f166732b49 Eluna fix TC define changes 2014-06-29 21:28:46 +02:00
Easelm
bae4bd18be Updated GetAreaName with locale being an optional argument
WIKI: http://wiki.emudevs.com/doku.php?id=eluna_global_method_getareaname
2014-06-29 21:28:45 +02:00
Easelm
89dc95a746 Added Global Method
* GetAreaName(area or zone ID) - Returns area or zone (string) name by area or zone ID (WIKI: http://wiki.emudevs.com/doku.php?id=eluna_global_method_getareaname)
2014-06-29 21:28:44 +02:00
Rochet2
f013e2a9fa Eluna add get expansion 2014-06-29 21:28:38 +02:00
Rochet2
fc0e9a1a78 Eluna change sendmail not req sender 2014-06-29 21:28:32 +02:00
Rochet2
4dd716015b Eluna update 2014-06-29 21:28:30 +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