Commit Graph

12 Commits

Author SHA1 Message Date
Axel Cocat
b23b33713a feat: add chat handler methods 2022-02-09 23:11:38 +01:00
Nefertumm
1b8168545f Fix(Hooks): Update OnReputationChange method 2022-02-01 18:02:17 -03:00
Yehonal
a3f12188b8 New player event: PLAYER_EVENT_ON_PET_ADDED_TO_WORLD (#3)
Co-authored-by: UltraNix <ultranix@gmail.com>
2021-10-08 08:56:19 +02:00
UltraNix
c4383324fb Implemented ObjectGuid support for AzerothCore. 2021-04-21 19:55:37 +02:00
Rochet2
d7ec5438a5 Remove bad string splitting
Thanks to Makpptfox at getmangos.eu for report
2017-04-12 21:36:24 +03:00
Rochet2
2fce645b7e new year 2016-01-05 20:19:47 +02: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
Patman64
7397c98a61 Merge new_bindings, closes #151
Refer to 6194ddb43c for new C++11 required changes for mangos based cores
2015-06-01 20:37:32 +03: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
3d645d8048 Add StackTracePlus, Rewrite not to recreate eluna on reload 2015-01-20 17:05:41 +02:00
Patman64
d0efb8f94f Fix Linux build. 2015-01-19 00:39:01 -05:00
Patman64
9575a970f3 Move hooks to separate files. 2015-01-19 00:32:52 -05:00