Commit Graph

35 Commits

Author SHA1 Message Date
Rochet2
410fa4059f Add documentation for SpawnCreature types. Fix https://github.com/ElunaLuaEngine/Eluna/issues/114 2015-07-30 18:12:42 +03:00
Rochet2
8fdd75cf4e Add inheritance comments 2015-07-08 11:09:20 +03:00
Rochet2
5c68b7301a Fix few doc types 2015-05-11 21:19:52 +03:00
Rochet2
7cb61f6259 Fix mangos GetDist methods - no exact dist methods on mangos based 2015-03-08 16:33:56 +02:00
Rochet2
2d672d8828 Add methods to get exact coordinate distances 2015-03-06 17:18:38 +02:00
Tommy
947c3a3b10 Corrected invalid information give on :SpawnCreature 2015-03-06 04:20:53 -05:00
Rochet2
e7019de059 Eluna fix problem with reloading timed events 2015-02-15 02:09:16 +02:00
Rochet2
3d645d8048 Add StackTracePlus, Rewrite not to recreate eluna on reload 2015-01-20 17:05:41 +02:00
Tommy
803a835668 Happy New Year 2015 2015-01-01 13:59:33 -05: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
Rochet2
5b337c7f2b Eluna remove WorldObject::GetWorldObjct, use Map::GetWorldObject 2014-09-20 18:04:34 +03:00
Rochet2
ecb076b654 Eluna: Fix warnings 2014-09-20 17:44:50 +03:00
Rochet2
d9ff37d78d Eluna: Add cod and money to sendmail, add missing spawn types for mangos and tc for SpawnCreature 2014-09-14 00:32:25 +03:00
Rochet2
e956e00a03 Eluna: Fix issues with SD2 compatibility 2014-09-13 20:12:30 +03: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
Foereaper
1f73d61424 Fixed GetRelativePoint documentation 2014-08-17 15:01:33 +02:00
Rochet2
f2ebe41c0a Revert doc indentation change 2014-08-13 17:24:18 +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
247e07fce4 Correct and add documentation 2014-08-12 20:43:42 +03:00
Patman64
1855364cb1 Modify parser to support multiple prototypes per method.
An example of this is added for WorldObject:GetDistance.
2014-08-12 03:22:33 -04:00
Foereaper
81d9342822 Fix typo 2014-08-11 23:16:45 +02:00
Foereaper
ec29211f7c Documented most of WorldObject methods 2014-08-11 23:07:25 +02:00
Rochet2
8e92558eac Eluna documentation changes 2014-08-10 18:52:40 +03:00
Rochet2
30e5c418ba Eluna fix doc style and prepare merge a PR 2014-08-09 01:26:14 +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
Rochet2
1f75dc7843 Eluna change definition checks from mangos to tc 2014-06-29 21:29:03 +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
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