Rochet2
e1d151b862
Fix TC build
2019-01-02 13:17:55 +02:00
Grymskvll
3db9e63bd9
Fixed player:HasTalent, changed unit:GetCreatureType description, added creature:GetCreatureFamily
2018-06-09 16:56:07 +02:00
ayase
9b5499db9c
AZEROTHCORE compatibility ( #271 )
...
* Done Compatible AZEROTHCORE.
* Fix TC build
* Try fix whitespace (trailing and tabs2spaces)
* Remove undefs and TC_LOG defines
* Revert indentation change
* Indentation and style change
* Add more possible SQL types to query
* change bg hooks OnBGEnd parameter type.
2018-06-06 18:42:46 +03:00
Rochet2
2cedb8c5af
Fix TC build after 982643cd96
2018-06-05 21:09:42 +03:00
antz
42441ab83a
Fix compile error On MangosZero,One and Two
2018-03-29 12:36:02 +01:00
antz
c2f2dd566c
Add Mangos Four support
2018-03-28 19:36:45 +01:00
Rochet2
a481a8bc4b
Fix documentation: GossipMenuAddItem
2018-03-27 23:17:39 +03:00
Rochet2
33deb86671
Fix TC build
2018-01-18 19:04:51 +02:00
Rochet2
b374f5e754
Fix documentation of SendAddonMessage
2017-10-01 16:59:54 +03:00
Rochet2
cd5a555225
Fix mangos build
2017-09-29 01:00:03 +03:00
Rochet2
2c5edff901
Fix documentation for IsImmune
2017-09-28 23:55:49 +03:00
Rochet2
b1e31a6886
Add function to check if player is immune to everything (divine shield)
2017-09-16 02:56:43 +03:00
ryancheung
9dbe004bcc
Fix parameter order of method SetSkill for mangos
2017-07-26 23:09:31 +03:00
Rochet2
bf10f4f3a4
Fix talent learning code to properly do updates
2017-07-19 18:12:20 +03:00
Rochet2
6c49c5e71b
Fix TC build
2017-06-27 17:56:54 +03:00
Rochet2
f1117fc2d8
Fix TC build
2017-06-24 23:22:43 +03:00
Rochet2
6804f6e90f
Fix TC build
2017-06-17 00:56:52 +03:00
Rochet2
839d3df8f6
Fix TC build
2017-04-29 20:48:07 +03:00
Rochet2
00eef91aa2
Fix clang warnings about variable usage
2017-04-13 00:51:17 +03:00
Rochet2
b7c379a42c
Change Eluna to a global variable
...
Remove Eluna* from being passed. You can now get it through Eluna::GetEluna(L)
Change function call cleanup to lua_settop instead of manual loop
Explicitly delete the copy constructor and copy assignment operators
2017-03-19 15:48:48 +02:00
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