Commit Graph

255 Commits

Author SHA1 Message Date
Rochet2
8b0a89e68f Update MERGING.md 2014-09-24 20:09:10 +03:00
Foereaper
0c72883009 Changed AddItem to return item object 2014-09-22 19:34:43 +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
2f17600f43 Eluna: ObjectGuid is now used by all cores 2014-09-20 18:44:28 +03: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
16185423ab Eluna: fix compatibility with new guid changes, fix bg methods for cata 2014-09-20 17:27:42 +03:00
emudevs
ea6f6bcff2 Global methods documentation
All methods should be documented, but some still need to be updated with appropriate explanation

Updated LuaFunctions.cpp and removed the comments from documented methods. Hooks comments can stay if need be
2014-09-19 00:11:20 -04:00
emudevs
093ab2d740 Corrected Spell:Cast method documentation
Thanks @Rochet2 for the info
2014-09-18 16:26:37 -04:00
emudevs
a9d8f5625f Updated README 2014-09-17 22:33:05 -04:00
emudevs
6819a7db45 Updated Spell and Global Documentation
Fix whitespace in HookMgr
2014-09-17 22:16:12 -04:00
Salja
ef1c68064b Typo from last Commit
Signed-off-by: Salja <salja8840@gmail.com>
2014-09-17 13:01:28 +02:00
Faded
9533cb2461 Added a few copyrights, footer and index. 2014-09-16 13:53:46 -07:00
Rochet2
7e99514fed Eluna: Separate eluna init and running scripts for startup load orders 2014-09-16 19:51:34 +03:00
emudevs
0dfa5b3968 Added missing parameter OnQuestReward
Cleaned commented code
2014-09-15 16:00:06 -04:00
Rochet2
6d65d5f2c8 Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna 2014-09-15 20:30:09 +03:00
Rochet2
92c7c25ef6 Fix comment typo 2014-09-15 18:59:37 +03:00
Rochet2
2c2130be8a Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna 2014-09-15 10:04:53 +03:00
Rochet2
28a06b88fc Eluna: Remove on quest end hook because it doesnt function correctly and there is a replacement 2014-09-15 10:04:42 +03:00
Rochet2
a17b441584 Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna 2014-09-15 09:48:54 +03:00
Rochet2
f11d1767c1 Remove crash on mangos from not unloaded objects on unload 2014-09-15 09:48:30 +03: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
bc5d1b3f86 Update ElunaUtility.h 2014-09-14 17:26:30 +03:00
Rochet2
9db50e4772 Fix < c++11 compatibility for mangos 2014-09-14 11:10:39 +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
9add43bf2a Implement BG methods for TC and do other fixes 2014-09-13 23:18:53 +03:00
Rochet2
42ffd8aff8 Eluna: Implement utility GetRow() 2014-09-13 21:39:48 +03:00
Rochet2
10c81df2cd Eluna add asserts for typename 2014-09-13 21:37:54 +03:00
Rochet2
e956e00a03 Eluna: Fix issues with SD2 compatibility 2014-09-13 20:12:30 +03:00
Rochet2
44f80525c8 Update ElunaUtility.h
Fix typo for TC
2014-09-13 16:35:10 +03:00
Rochet2
61551494e8 Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna into luaevents 2014-09-13 16:05: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
731682708f Added more BG hooks, fixed a few issues 2014-09-10 23:42:20 +02:00
Foereaper
29385c63b1 Fix for event register in previous hook 2014-09-10 22:40:53 +02:00
Foereaper
0bfdf632e7 Added base BG methods and hooks
This has only been tested on Mangos Zero and will definitely need tweaking on Trinity

More methods will be added SHORTLY
2014-09-10 22:38:21 +02:00
Foereaper
f2a591b87b Apparently unsorted enums are not a thing. Good to know! 2014-09-10 01:59:06 +02:00
Foereaper
7be917335a Added new hook for post reload 2014-09-10 01:28:52 +02: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
Foereaper
1f73d61424 Fixed GetRelativePoint documentation 2014-08-17 15:01:33 +02:00
Rochet2
4a29f085c1 Merge pull request #110 from Patman64/parser_code
Fix bug in parser that prevented code in docs.
2014-08-17 10:56:44 +03:00
Patman64
3364403701 Fix bug in parser that prevented code in docs. 2014-08-16 04:12:28 -04:00
Rochet2
a1af701436 Update DOC_GEN.md 2014-08-16 10:31:09 +03:00
Rochet2
e4493878d0 Merge pull request #109 from Patman64/search_links
Fix links in search results.
2014-08-16 08:47:11 +03:00
Patman64
b8b8e06ec3 Fix links in search results. 2014-08-16 01:09:36 -04:00
Rochet2
846b9c7f6d Enhance GlobalMethod documentation 2014-08-15 00:03:21 +03:00
Easelm
d078e00d68 Global Documentation; Last capital fix 2014-08-13 14:56:06 -04:00
Easelm
0ea68b4750 Global Documentation; Corrected capitalization 2014-08-13 14:54:29 -04:00