Commit Graph

112 Commits

Author SHA1 Message Date
Rochet2
a49f6f03ac Update documentation and enable for TC the methods implemented for https://github.com/ElunaLuaEngine/Eluna/issues/80 2015-07-30 19:47:51 +03:00
Rochet2
e3dad741a5 Fix AddThreat typos 2015-07-27 20:25:29 +03:00
Rochet2
8fdd75cf4e Add inheritance comments 2015-07-08 11:09:20 +03:00
Rochet2
85cd8e1900 Rework group methods, fix warnings and fix typos 2015-06-22 01:40:14 +03:00
Rochet2
5c68b7301a Fix few doc types 2015-05-11 21:19:52 +03:00
Rochet2
f3cd70c401 Enhance documentation
fix [] errors in types
fix int not set as basetype
add generated date to bottom of page
Rename Crates to All Classes and remove it from the class view
2015-05-10 01:43:32 +03:00
Rochet2
564cf2b15b Add quest add and remove commands and make questcomplete try satisfy the requirements and act like quest complete command. Merge SetLevel and GiveLevel for player methods. 2015-05-02 02:07:50 +03:00
Rochet2
633e3abcdc Documentation and minor fixes 2015-04-30 10:47:06 +03:00
Foereaper
3aba229cee Revert temporary fix for Mangos One
Mangos One is now up to date, removed temporary elif.
2015-04-10 22:27:59 +02:00
Foereaper
60952d2a7f Fix for Mangos One build
This is temporary until SendAttackStateUpdate is updated on Mangos One+
2015-04-10 02:17:23 +02:00
Foereaper
f552a6edcd Updated to match mangos 2015-03-26 14:39:36 +01:00
Rochet2
09717f3eb5 Fix the elif defined checks 2015-03-26 15:16:21 +02:00
Foereaper
d550424090 Fix Mangos build 2015-03-24 22:48:54 +01:00
Salja
0372952e43 cmangos changes
Signed-off-by: Salja <salja8840@gmail.com>
2015-03-23 16:44:32 +01:00
Rochet2
424ffdc0d7 apply cmangos changes 2015-03-16 19:25:55 +02:00
Tommy
7b94cc4eed Fix GetHonorStoredKills and NearTeleport return values
Corrected line indent
2015-01-20 23:17:27 -05:00
Rochet2
044b014476 Fix GetStandState
Wrong return amount
2015-01-17 15:05:11 +02:00
Tommy
803a835668 Happy New Year 2015 2015-01-01 13:59:33 -05:00
Rochet2
07d25f5031 Eluna Fix static analysis noted warnings and errors 2014-12-23 23:21:13 +02:00
Foereaper
6a407404ec Reimplement a few methods 2014-12-23 15:06:24 +01:00
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