31 Commits

Author SHA1 Message Date
Meltie2013
f9a203e0da
Revision Update (#56)
* Move Mangos revision into GitRevision namespace
2022-06-29 10:17:15 +01:00
Antz
89e63f3eee
Happy New Year 2022 from everyone at getMangos.eu 🎉
Signed-off-by: Antz <antz@cix.co.uk>
2022-01-01 00:17:57 +00:00
Elmsroth
51b4906b57
Fix core startup message when db version is same as core (#150)
* Fix core startup message when db version is same as core

* [Styling] Fix blank space database.cpp L664

* Grrrr $%#!
2021-03-17 20:46:19 +00:00
Antz
f223312364
[Styling] Fix missed space
I sincerely hope thats the last of them
2021-03-16 09:00:29 +00:00
Antz
8bd4f300bd
[Styling] Clean styling issue and bump revision No. 2021-03-16 08:52:01 +00:00
Elmsroth
bbbd7e35bf
Fix misleading core startup message (#147)
* After reading some forum posts and recurrent questions on Discord,  the message error displayed if running the core with a DB content version above the version which is referenced by the core will no more be displayed as an error.

* Typo fix in core startup message.

* Fix another typo in core startup message....
2021-03-16 01:35:39 +00:00
Antz
b7fcab8603
[Cleanup] Fixed up trailing spaces identified by github actions 2021-03-08 10:15:11 +00:00
Antz
4421496edd Tab cleanup 2021-03-05 23:30:15 +00:00
Meltie2013
8c9ea174a5
Replace deprecated std::auto_ptr with std::shared_ptr (#133) 2021-02-07 20:32:49 +00:00
Antz
cc27f32744
Release 22 2020-12-29 19:52:30 +00:00
Elmsroth
96e447cadf
Upgrading checks for Database::CheckDatabaseVersion (#86)
Improved messages for DB checks errors in Database.cpp
Remove code duplication for sLog.outErrorDb()
Rename some variables for better code understanding

Change tabs with spaces
2020-05-09 07:07:40 +01:00
Tim Forbes
7fd24f7a6a
Make Mangos Zero compatible with newer MySQL (#83)
* Delimite SQL queries for MySQL 8 compatibility

* Fix database name for PlayerDump

Fix an incorrectly escaped SELECT

* Missed a tick
2020-04-23 19:53:28 +01:00
Antz
302f1c64fb
Apply style fix pt5 2020-01-14 11:37:33 +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
Antz
6b0e4a7228
Happy New Year 2019 from everyone at getMangos.eu 🎉 2019-01-02 23:27:16 +00:00
H0zen
89fbe37e3e Fix incorrect usage of ACE_Guard 2018-05-03 09:39:08 +03:00
Antz
52454825c7 Happy new year from getmangos 🎉 2018-01-14 10:24:47 +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
Olion17
73806ad2ae Not so bright warning if DB content newer than core awaits 2016-02-19 09:57:30 +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
d6af833bea Fix the description field for realm and characters database.
Also update the revision.h
2015-12-26 16:09:52 +02: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
59bc649250 Move DB revision struct to cpp
Thanks to Olion
2015-08-27 18:14:36 +02:00
Foereaper
b37de3b83e Database revision refactor 2015-08-20 00:22:34 +02:00
Antz
386f5374ab [Release20] Initial Release 20 2015-03-22 22:10:05 +00:00