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