DDuarte
a15985edc6
GCC build fix
...
It's been too long, C++
2017-04-18 21:38:47 +01:00
DDuarte
844755aa07
Core/DBUpdater: Improve message when base SQL file is missing
2017-04-18 21:20:46 +01:00
Aokromes
927a1b3e1e
Core/Updater: Clarify more 2 errors
...
(cherry picked from commit fe9f79780e1a6dd14e0876dca54ef4d8c8a0a5ae)
Update DBUpdater.cpp
(cherry picked from commit fb048a4cdbd56102018db5c9149ca2103c1507b2)
Update DBUpdater.cpp
(cherry picked from commit 9250680680399e986736786bb6c3c2ff97ca5b9c)
2017-02-26 16:56:45 +01:00
vincent-michael
86b98686a9
Update copyright note for 2017
...
Happy new year
2017-01-01 16:23:13 +01:00
Aokromes
b71a3c2766
Core/Updater: Clarify even more this error
...
(cherry picked from commit 09a1cfdf771a093b21779990ee516c22f66f4255)
2016-08-10 17:57:18 +02:00
Aokromes
be51db3ae1
Update DBUpdater.cpp
...
Because nature wins race....
(cherry picked from commit 5868509a6366d0ba7a0fe819c3ece0e4a57c7029)
2016-08-10 17:56:05 +02:00
Trond B Krokli
6f29493556
Core/DB/Updater: engrish corrections in DBUpdater.cpp ( #17262 )
...
English grammar and syntax corrections in DBUpdater.cpp
- string texts corrected, source code unchanged
- comments improved and checked for typos
(cherry picked from commit 8fe85017125803a4ca8fd1d972b128930cd364b9)
2016-08-10 17:53:12 +02:00
Naios
4f9352d773
Core/Updater: Correct the config key hint of a log message
...
(cherry picked from commit dadc02d77a969ef97a6726c509a1851b5e4fed32)
2016-04-23 17:26:14 +02:00
Naios
3497b4960b
Core/Common: Capsule boost process into helper functions
...
* For easier usage, the processes output it routed
correctly to the TC logger line by line now.
* Add support for asynchronous process execution
and process termination.
2016-04-11 20:07:24 +02:00
Naios
6cfea2d8f7
Core/Database: Converted the database library to a shared library.
...
* There is still the possibility to static link against database.
2016-03-24 01:28:59 +01:00
Naios
719159e207
Core/Common: Add a generic config helper to access built-in overwriteable paths.
...
* Adds CMAKE_COMMAND and CMAKE_BINARY_DIR to revision_data.h
* Move the source and mysql exe path handling out of the DBUpdater.
* Make some Config methods const for correctness.
* Remove C & CXX flags from revision_data.h
(was unused and didn't capture all cxx vars)
* Reorder the link order to prevent `ld` from ignoring the file
* Ref #15671
2016-02-21 15:52:42 +01:00
Duarte Duarte
6b529fcd43
Core/DBUpdater: Fix help text download link
...
Change from forums to GH Releases
2016-01-04 22:51:48 +00:00
Vincent-Michael
478cc756eb
Update copyright note for 2016
...
Happy new year (Again new year with idiots ...)
2016-01-01 00:34:25 +01:00
Naios
02ab60a133
Core/Updater: Fix mysql in path check/search.
...
(cherry picked from commit a561edefb90af25864aeb7ca7fc48fe0364df765)
2015-10-05 17:17:56 +02:00
joschiwald
e51b660177
Core/Updater: fixed host parameter is being ignored
2015-09-26 19:18:05 +02:00
Shauren
20423c363a
Build fix
2015-09-26 00:50:22 +02:00
Shauren
2d109b63e2
Core/Updater: Pipe mysql process output into worldserver log
2015-09-26 00:24:22 +02:00
StormBytePP
1d2aafd39b
Core/Build: Merge common library and move database out of shared
2015-08-21 17:52:42 +02:00