Rochet2
91606ed695
Fix documentation generation for GetMovementType
2014-12-21 23:57:22 +02:00
Salja
c33f62d424
Merge branch 'master' of git@github.com:ElunaLuaEngine/Eluna.git into dev
2014-12-21 07:40:02 +01:00
Foereaper
a7a8885c0f
Missing indent from previous commit
...
Derp
2014-12-21 07:21:33 +01:00
Salja
a79d456872
Merge branch 'master' into dev
2014-12-21 07:00:03 +01:00
Foereaper
20eeccf815
Added requested movement method
...
Todo: Implement TC equivalent
Part of #80
2014-12-21 06:08:46 +01:00
Rochet2
dcd0a0e89c
Fix linux build and warnings
2014-12-20 18:24:54 +02:00
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
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
06be9650bb
Eluna fix crash in timed events and prepare some for future changes. Ditched EventProcessor
2014-09-13 16:05:16 +03:00
Rochet2
98b45e9715
Eluna enhance CastCustomSpell description
2014-08-13 17:17:01 +03: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
8e92558eac
Eluna documentation changes
2014-08-10 18:52:40 +03:00
Rochet2
42fcbb70ee
Fix merge conflicts
2014-08-09 01:28:25 +03:00
Rochet2
30e5c418ba
Eluna fix doc style and prepare merge a PR
2014-08-09 01:26:14 +03:00
Rochet2
a46e0074b9
Fix mangos zero rel20 build for new changes
2014-08-09 00:07:41 +03:00
Salja
bbc0a4d68d
Update for CMaNGOS Classic PowerType Core change
...
Signed-off-by: Salja <salja8840@gmail.com >
2014-08-08 21:51:38 +02:00
Rochet2
4acbb496f3
Eluna Try to decide with the cases already!
2014-08-04 20:23:45 +03:00
Rochet2
38c516c527
Eluna add boost support and fix warnings
2014-07-24 23:37:42 +03:00
Rochet2
a3359062e5
Eluna/Core Refactor code making LuaEngine.h lighter and splitting entities to their own files. Fixed reload crash for timed events
2014-07-16 16:12:07 +03:00
Foereaper
9790a2985c
Mangos definition update
2014-07-11 23:56:09 +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
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
423619b652
Eluna switch to Lua 5.2.3
2014-06-29 21:29:01 +02: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
580b3f7a25
Fix linux warnings Implement #72
2014-06-29 21:28:59 +02:00
Rochet2
eeb348e48a
Eluna fix some methods
2014-06-29 21:28:54 +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
9873293b17
Update UnitMethods.h
2014-06-29 21:28:47 +02:00
Rochet2
166115b612
Update UnitMethods.h
2014-06-29 21:28:47 +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
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
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