Axel Cocat
84f201b6b0
feat: add HttpRequest method
2021-08-06 16:55:05 +02:00
UltraNix
c4383324fb
Implemented ObjectGuid support for AzerothCore.
2021-04-21 19:55:37 +02:00
Foereaper
b6a450569e
Required changes for latest TC
2020-09-12 15:44:02 +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
8b3cbd1c7d
Add game event start/stop hooks https://github.com/ElunaLuaEngine/Eluna/issues/143
2017-07-19 18:41:39 +03:00
Rochet2
00eef91aa2
Fix clang warnings about variable usage
2017-04-13 00:51:17 +03: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
Rochet2
28161fa2fc
Remove corpse methods (report if needing them) and made changes to objectaccessor required by TC
...
See 402a3c45ff for more
2015-09-30 22:01:36 +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
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
Rochet2
a2955a3081
Fix shutdown crash
2015-03-12 18:54:06 +02:00
Rochet2
32e7a5e065
Fix mangos and TC differences
2015-02-15 03:22:13 +02:00
Rochet2
6a731d24ea
Change AH hooks to work with TC
2015-02-15 02:09:15 +02:00
Salja
540c351460
add bid to AUCTION_EVENT_ON_ADD
...
Signed-off-by: Salja <salja8840@gmail.com >
2015-01-25 23:44:26 +01:00
Salja
81b049cdcd
use auctionHouseEntry for all auctions hooks add buyout, etime to AUCTION_EVENT_ON_ADD
...
Signed-off-by: Salja <salja8840@gmail.com >
2015-01-25 23:22:45 +01:00
Salja
734f720aca
add player and item to auctionshouse hooks, not sure is better move back to player events ?
...
Signed-off-by: Salja <salja8840@gmail.com >
2015-01-25 22:47:16 +01: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