23 Commits

Author SHA1 Message Date
Antz
7c63aee64a Fix some minor typos 2020-01-14 16:01:59 +00:00
Antz
d698c18b1c
Apply style fix pt4 2020-01-13 23:43:29 +00:00
Antz
1ae8df3572 Minor Styling changes 2020-01-13 11:31:21 +00:00
Antz
343193ef2d
Apply style fix pt3 2020-01-12 21:17:49 +00:00
Antz
4e9f27e284
Apply style fix pt2 2020-01-11 23:50:26 +00:00
Antz
ec54642cdf
Apply style fix 2020-01-10 16:15:51 +00:00
Antz
d34051d719
Minor typo tidy up 2020-01-07 22:35:20 +00:00
Antz
57464c1f32
Happy New Year 2020 from everyone at getMangos.eu 🎉 2020-01-06 21:21:08 +00:00
H0zen
feefa3b7bf Release 0.22 2019-05-14 13:07:40 +03:00
Antz
6b0e4a7228
Happy New Year 2019 from everyone at getMangos.eu 🎉 2019-01-02 23:27:16 +00:00
H0zen
30d105fe9f New RNG engine for MaNGOS
- Based on C++11 <random> library
  - Uses ACE_TSS_Singleton for thread-safety
2018-05-08 12:04:55 +03:00
Antz
52454825c7 Happy new year from getmangos 🎉 2018-01-14 10:24:47 +00:00
Antz
fcbc6e77c2 Server Banner and Status redone 2017-02-13 22:12:00 +00:00
H0zen
39b058e58d New thread pool reactor implementation and refactoring world daemon. (#8)
* New thread pool reactor implementation and refactoring world daemon.

* Fix Linux build.

* Fix Windows debug builds.
2017-02-11 20:27:21 +00:00
Antz
cb2d60ba17 🎉 Happy 2017 from everyone at getmangos.eu 2017-01-01 14:19:24 +00:00
Antz
c453b05106 Corrected website URL 2016-03-20 22:09:21 +00:00
Antz
25781d7765 Merge pull request #60 from H0zen/develop21
[Core] Fix ACE_TSS usage.
2016-01-02 09:07:11 +00:00
Antz
3967eddc87 [2016] Happy New Year from the MaNGOS Team 2015-12-31 21:15:37 +00:00
H0zen
a13b03a91a Fix ACE_TSS usage.
- This fixes the infamous "ACE_Thread::setspecific() failed!: No error"
    at servers' exit on Windows builds.
2015-12-21 11:16:02 +02:00
Foereaper
19851a0a6c Updated Realmd to now accept both local and external connections
Thanks to Shauren and TrinityCore for the first implementation
2015-04-12 22:15:37 +02:00
Foereaper
29c30bd620 [Warden] Initial implementation
Big thank you to TOM_RUS and TrinityCore for their amazing work on Warden

Settings for Warden can be changed in the worldconf
2015-04-09 01:33:46 +02:00
stfx
d6fc18dc37 [Core] Remove unused function parameters (c2647) 2015-03-26 13:14:51 +00:00
Foereaper
8a0e116798 [Cleanup] Part 2
CMake changes to shared folder restructure

Moved loadlib out of tools and into deps

Again, this needs testing on Linux
2015-03-23 01:30:34 +01:00