Commit Graph

32 Commits

Author SHA1 Message Date
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
Tommy
803a835668 Happy New Year 2015 2015-01-01 13:59:33 -05:00
Patman64
bb0204a530 Improve description of Creatures in documentation. 2014-12-21 22:06:30 -05:00
Rochet2
7671054425 Eluna fix TC errors from previous commits, fix merge and fix a crash on osx 2014-12-15 23:25:09 +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
774df595a6 Corrected typo 2014-09-22 01:08:10 -04:00
emudevs
696de1309b Updated GetAITarget documentation with target types 2014-09-22 01:05:53 -04:00
Rochet2
4784c2052a Eluna: Correct whitespace 2014-09-20 22:07:24 +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
b6663ba2d1 Eluna fix previous commit (tested TC wotlk) 2014-08-23 15:41:19 +03:00
Patman64
6a44dab525 Add Creature documentation. 2014-08-20 22:32:46 -04:00
Rochet2
307c3459ef Eluna fix typo 2014-07-26 14:20:18 +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
606d7f0c24 More definition updates 2014-07-12 00:37:39 +02: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
580b3f7a25 Fix linux warnings Implement #72 2014-06-29 21:28:59 +02:00
Rochet2
98aa2d18ef Add UpdateEntry method for creature. Closes #67
Fix optional arg

Fix mangos code
2014-06-29 21:28:58 +02:00
Rochet2
6e4e77f18d Update CreatureMethods.h 2014-06-29 21:28:56 +02:00
Rochet2
719707f8b0 Fix GetAITarget
Add missing important breaks
2014-06-29 21:28:56 +02:00
Rochet2
eab5c0693b Eluna fix mangos GetAggroRange 2014-06-29 21:28:55 +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
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
a5b372aeaf Update CreatureMethods.h 2014-06-29 21:28:46 +02:00
Rochet2
6751208eb2 Eluna create workaround for SetReactState 2014-06-29 21:28:45 +02:00
Foereaper
a04de5b194 Truncating history 2014-06-29 21:27:59 +02:00