Commit Graph

844 Commits

Author SHA1 Message Date
RedSkull-666
082be57c01 Merge pull request #1 from RedSkull-666/patch-3
Trinity SQLTransaction
2020-04-01 22:55:56 +02:00
RedSkull-666
c58135b161 Trinity SQLTransaction
Ungroups Trinity from AzerothCore when necessary
Replaces SQLTransaction by CharacterDatabaseTransaction
2020-03-31 19:29:24 +02:00
Rochet2
3d9ce1911e Merge pull request #306 from RedSkull-666/patch-2
Update PlayerMethods.h
2020-03-02 19:50:38 +02:00
RedSkull-666
042629ea61 Update PlayerMethods.h
TrinityCore : Moved CanSpeak() method to WorldSession class
2020-02-28 23:00:30 +01:00
Rochet2
264d4c0ba0 Merge pull request #305 from RedSkull-666/patch-1
Update UnitMethods.h
2020-02-25 03:13:35 +02:00
RedSkull-666
dee2d51884 Update UnitMethods.h 2020-02-24 18:28:02 +01:00
Rochet2
f50d94b4a8 Fix TC build 2020-02-20 01:23:21 +02:00
Rochet2
570a45b703 Remove return value from OnDummyEffect to fix bug in spell procs - thanks to Vincent 2020-02-03 00:10:08 +02:00
Rochet2
32f7351d30 Fix TC build 2020-01-26 23:11:13 +02:00
Rochet2
aab1441a7a Fix mangos build 2020-01-11 15:26:43 +02:00
Rochet2
35e85a71ae Merge pull request #300 from vhiperdev/fixbuildAC
Acore - rename namespaces and macros to acore
2019-12-02 07:45:11 +02:00
vhiperdev
69f74efd1b Acore - rename namespaces and macros to acore
Fix Mod Eluna
2019-12-02 02:17:27 -03:00
Rochet2
dab372408c Merge pull request #299 from Viste/azeroth
AzerothCore
2019-11-19 11:45:19 +02:00
ksklyarov
ac7475893b fix build also for #2455 2019-11-19 01:09:24 +03:00
ksklyarov
91786703ab rename trinity->acore also in luaengine 2019-11-19 01:04:19 +03:00
Rochet2
8fe15b76a8 Merge pull request #298 from Winfidonarleyan/ac-def
Platform: added new platform define for AC
2019-11-10 22:08:13 +02:00
Kargatum
ce3cbd4482 Platform: added new platform define for AC 2019-11-11 01:58:12 +07:00
Rochet2
897d5e9159 Fix TC build 2019-07-17 20:49:08 +03:00
Rochet2
d2b3bc867e Update GlobalMethods.h 2019-07-14 16:43:45 +03:00
Rochet2
8bac1aeb8f Fix TC build 2019-07-06 23:38:15 +03:00
Rochet2
34151cc744 Remove CreateCorpse, Improve Ban() 2019-07-06 23:25:47 +03:00
Rochet2
7e41c418bc Fix TC build 2019-07-04 21:19:30 +03:00
Rochet2
ba8891e447 Merge pull request #291 from H0zen/mangos22
Fix MaNGOS build
2019-06-05 22:29:25 +03:00
H0zen
43c3f08fe2 Fix MaNGOS build 2019-06-05 13:47:26 +03:00
Rochet2
cffcfe1e26 Fix TC build 2019-05-30 16:55:18 +03:00
Rochet2
c027d0bcb5 Merge pull request #289 from Stoabrogga/warnings_pt2
fix some compiler warnings about unused variables, part 2
2019-04-05 19:28:51 +03:00
Stoabrogga
5d057b01eb fix some compiler warnings about unused variables, part 2 2019-04-05 08:52:16 +00:00
Rochet2
3042fd8f07 Merge pull request #288 from Stoabrogga/warnings
fix some compiler warnings about unused variables
2019-04-03 15:19:07 +03:00
Stoabrogga
6f28bd9c64 fix some compiler warnings about unused variables 2019-04-03 09:17:24 +00:00
Rochet2
adf722a181 Merge pull request #287 from FrancescoBorzi/patch-1
chore(readme): add AzerothCore references
2019-03-27 18:17:56 +02:00
Francesco Borzì
50af0f9677 chore(readme): add AzerothCore references 2019-03-26 21:40:26 +01:00
Rochet2
3450755823 Merge pull request #286 from wizzymore/ban-manager-fix
Ban manager fix
2019-03-26 20:31:54 +02:00
WiZZy
71636498a6 Update GlobalMethods.h 2019-03-26 20:17:53 +02:00
WiZZy
70e01131e4 Update GlobalMethods.h 2019-03-26 17:20:53 +02:00
WiZZy
3eaa54dc72 Update GlobalMethods.h 2019-03-26 17:16:35 +02:00
WiZZy
70d2f8a77b Update GlobalMethods.h 2019-03-26 12:48:00 +02:00
Rochet2
e1d151b862 Fix TC build 2019-01-02 13:17:55 +02:00
Rochet2
2c7623c9fe Fix segfault with VendorRemoveAllItems 2018-11-19 23:26:17 +02:00
Rochet2
8697e932ae Fix mangos two build 2018-10-18 20:42:44 +03:00
Rochet2
b4eb7841cb Fix mangos build 2018-10-18 18:14:07 +03:00
Rochet2
40c50bbfbd Fix SendMail requiring relog 2018-10-08 00:06:06 +03:00
Rochet2
eafc146405 Fix TC build 2018-09-08 21:24:46 +03:00
Rochet2
a4ef7eeaec Merge pull request #274 from Grymskvll/testbranch
Fixed player:HasTalent, changed unit:GetCreatureType description, added creature:GetCreatureFamily
2018-06-09 20:44:24 +03: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
Rochet2
f381af970a Create .editorconfig 2018-04-28 22:05:42 +03:00
Rochet2
00ba8e518c Fix inefficient InvalidateObjects 2018-04-25 21:54:18 +03:00
Rochet2
476cdcd2c3 Try fix data race for people trying to mthread 2018-04-25 21:47:36 +03:00
Rochet2
25b7700b0f Fix TC build 2018-04-06 22:51:25 +03:00