Rochet2
0e78349861
Fix cmangos wotlk build
2016-12-16 18:44:25 +02:00
Rochet2
67ea403f10
Fix cmangos (classic) build
2016-11-27 20:53:42 +02:00
Rochet2
ca8a22023b
Fix mangos build
2016-11-26 21:48:47 +02:00
Rochet2
efd63dc259
Simplify SummonPlayer due to TC changes
2016-05-08 19:22:56 +03:00
Rochet2
116589c55a
Change magic numbers to enum
2016-03-19 14:33:30 +02:00
Easelm
e19f56ba23
Update Player:AdvanceAllSkills method
...
Ref: #193
- Tested on TrinityCore WotLK, works fine.
Code should be consistent throughout all sources. Still needs to be compiled & tested on other sources however.
Test script: http://pastebin.com/bNCsRBqN
2016-03-17 18:45:23 -04:00
Rochet2
7003be50d6
Missing skill & better order for AdvanceAllSkills
2016-03-16 16:03:03 +02:00
Zwisus
9c5c8c2244
SKILL_THROWN
...
Signed-off-by: Zwisus <zlt988@gmail.com >
2016-03-16 09:42:09 +08:00
Zwisus
879f529526
SKILL_COOKING,SKILL_FIRST_AID
...
Signed-off-by: Zwisus <zlt988@gmail.com >
2016-03-15 17:13:44 +08:00
Rochet2
33e3bf9de2
Fix some mangos compatibility
2016-01-24 19:29:42 +02:00
Rochet2
2fce645b7e
new year
2016-01-05 20:19:47 +02:00
Rochet2
969c0bbbfa
Fix documentation indentation and implement emote state method. Closes https://github.com/ElunaLuaEngine/Eluna/issues/181
2016-01-05 16:58:09 +02:00
Rochet2
086ad796fc
Add new methods. Closes https://github.com/ElunaLuaEngine/Eluna/pull/176 and https://github.com/ElunaLuaEngine/Eluna/issues/171
2016-01-05 16:42:29 +02:00
Rochet2
c94ef51cbe
Remove DeleteBonesFromWorld method from corpse and fix build for TC
2015-11-09 17:56:17 +02:00
Rochet2
0a7ceb2602
Add slot enum documentation
2015-10-06 00:56:58 +03:00
Rochet2
8daaf04994
Fix TC build
2015-09-24 11:48:07 +03:00
Rochet2
72d0f8f13a
Fix few typos in previous commit
2015-09-16 22:33:59 +03:00
Tommy
9d9e72e598
Updated method documentation and cleaned up
...
Method documentation should be completed. Only thing left now is polishing up (fixing typos, update wording, add enumerator data to method documentation that doesn't have it, etc)..
Cleaned whitespaces
Corrected/Fixed up some comments
Removed all known documented method comments in LuaFunctions.cpp. Commented out methods are now marked as undocumented until they are uncommented & documented in their respective header files.
Removed 'Getter, Setter, Boolean, Other' comments in method files
Documented VehicleMethods, the rest of PlayerMethods, UnitMethods, CreatureMethods and GuildMethods.
Refer to #101 for more information
2015-09-16 04:14:32 -04:00
Rochet2
83e001b2ac
Remove functions not to be used or cant be used and fix TC build
2015-08-26 17:05:34 +03:00
Rochet2
561e38e037
Fix some documentation
2015-07-15 18:23:31 +03:00
Rochet2
2e56ee8863
Fix RemoveItem documentation
2015-07-08 11:15:32 +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
3aa6d0544b
Fix TC compile
2015-06-04 12:30:43 +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
b0d68e5e0e
Fix copy paste
2015-05-02 02:15:07 +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
Rochet2
dc157b6f49
Fix typo in GossipSendPOI
...
Thanks to Valkryst
2015-02-25 20:37:11 +02:00
Asandru
5f6417663e
New player method unbind all instances
2015-02-15 14:12:35 +02:00
Rochet2
e6e4ecdab1
Fix push and taxi crashes and add new taxi changes
2015-01-24 02:29:11 +02:00
Tommy
7b94cc4eed
Fix GetHonorStoredKills and NearTeleport return values
...
Corrected line indent
2015-01-20 23:17:27 -05:00
Salja
ed0d7dd415
eluna OnLearnTalents hook and player:LearnTalent function
...
Signed-off-by: Salja <salja8840@gmail.com >
2015-01-20 17:17:02 +02:00
Rochet2
882eb40acb
Add method GetItemByGUID
2015-01-09 23:13:31 +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
Rochet2
66a624d5db
Fix item not working with gossip
...
Thanks @ak47sigh
2014-12-22 22:58:17 +02:00
Foereaper
7ce8db73b9
First part of Player documentation
2014-12-22 04:54:45 +01:00
Rochet2
dcd0a0e89c
Fix linux build and warnings
2014-12-20 18:24:54 +02:00
Rochet2
130735de43
Fix DurabilityRepairAll default value
2014-12-18 19:19:34 +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
Foereaper
0c72883009
Changed AddItem to return item object
2014-09-22 19:34:43 +02:00
Rochet2
4784c2052a
Eluna: Correct whitespace
2014-09-20 22:07:24 +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
38c516c527
Eluna add boost support and fix warnings
2014-07-24 23:37:42 +03:00
Rochet2
cec3174b38
Eluna fix TC
2014-07-17 21:18:49 +03:00
Rochet2
f3baa46446
Eluna fix TC merge changes
2014-07-17 17:23:46 +03:00