Kargatum
ea93a5c1a1
feat(CI/Codestyle): added codestyle check ( #3668 )
2021-01-09 11:59:50 +01:00
Kargatum
a2b26272d2
refactor(Core/Game): restyle game lib with astyle ( #3466 )
2020-10-12 10:08:15 +02:00
Kitzunu
1f89282b22
refactor(Core): NULL -> nullptr ( #3275 )
...
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-08-31 11:55:09 +02:00
Francesco Borzì
34077115a5
refactor(Core/BG): improvements to the queue system ( #3091 )
...
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com >
2020-06-18 12:04:56 +02:00
Francesco Borzì
ebec48e6fd
fix(Core/Battleground): fix queue issue ( #3116 )
...
* Remove useless code that was only causing issue to the BG queue
* Prevent new Battlegrounds to start if there are already other Battlegrounds that have free slots
Co-authored-by Yehonal <yehonal.azeroth@gmail.com >
2020-06-14 23:12:24 +02:00
Francesco Borzì
64e0867c28
fix(Core/BG): do not start new BGs if there are BGs with free slots ( #3082 )
2020-06-05 16:40:15 +02:00
Shard
067d9e791f
fix(Core/Battlegrounds) Rewrite RandomBG and enabling bg/arenas weights ( #2516 )
2019-12-28 09:40:13 +01:00
WiZZy
1227485412
fix(Core/Battleground): Improving the Anti-Spam BG Queue Announcer ( #2299 )
2019-10-06 19:34:46 +02:00
Viste
854b426978
feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert ( #2273 )
2019-09-26 09:51:33 +02:00
Kargatum
b1d102e04b
feat(Core/BG): rewrite invite in bg ( #2137 )
...
Co-authored-by: mik1893 <michele.roscelli@gmail.com >
2019-08-20 23:58:15 +02:00
mik1893
2f9b700a3a
fix(Core): Fix build - C3848 compile error ( #2194 )
2019-08-12 10:26:29 +02:00
Kargatum
d40e894618
feat(Core/CFBG): Added support module mod-cfbg ( #2064 )
...
https://github.com/Winfidonarleyan/mod-cfbg - Original module
https://github.com/azerothcore/mod-cfbg - the fork in AC
2019-08-06 09:21:11 +07:00
Kargatum
a425de6a1f
[CFBG module part 3] Core/BG: Rework functions, delete ASSERT's. ( #2010 )
2019-07-05 15:09:52 +07:00
WiZZy
85412f09d6
Fix(Core/BG): Queue Announcer FIX ( #1643 )
2019-04-06 12:33:17 -03:00
Nefertumm
c15206fc15
Revert "feat(core): Ensure that all actions are compared to fixed point in time ( #1236 ) ( #1458 )" ( #1471 )
...
This reverts commit 51b8773528 .
2019-02-15 15:14:49 -03:00
Viste(Кирилл)
51b8773528
feat(core): Ensure that all actions are compared to fixed point in time ( #1236 ) ( #1458 )
...
i.e. world update start
2019-02-14 19:22:17 +01:00
Nefertumm
dd300003e2
Update license links ( #783 )
2018-03-12 10:54:57 +01:00
Yehonal
17332304fd
Using TC structure allowing easier patches importing
2017-12-21 00:20:29 +01:00
Yehonal
b0c8eceb08
Refactoring part 2 [W.I.P]
2016-08-12 02:38:26 +02:00
Yehonal
f6eefedcd5
converted all tabs to 4 spaces
2016-06-26 19:23:57 +02:00
Yehonal
e8e94a0a66
First Commit
...
For Azeroth!
2016-06-26 10:39:44 +02:00